커밋 기록

작성자 SHA1 메시지 날짜
  Tatsuhiro Tsujikawa ea4d99ea08 Refactor SocketCore::getPeerInfo, getAddrInfo to return Endpoint object 9 년 전
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 9 년 전
  Nils Maier a3ba5c0588 Make clang (OSX) happy again 10 년 전
  Tatsuhiro Tsujikawa 1adef4db0c Fix compile warning with Mingw64 x86 build 10 년 전
  Tatsuhiro Tsujikawa 318c804504 Use user-defined literal for k, m, and g (powers of 1024) 10 년 전
  Vasilij Schneidermann 8bc1d37b3a Make config and cache files conform to XDG 10 년 전
  Tatsuhiro Tsujikawa 649c49dcc6 Mingw: Use _wgetenv to get user's home directory 10 년 전
  Tatsuhiro Tsujikawa e1739c8ee7 Fix compile error without SSL/TLS enabled 10 년 전
  Nils Maier 81bdd5f61a Revise getRandom facilities 10 년 전
  Tatsuhiro Tsujikawa 73d752fb1c Add --min-tls-version option 11 년 전
  Tatsuhiro Tsujikawa c0e4381780 util::parseIntSegments: Return SegList<int> 11 년 전
  Tatsuhiro Tsujikawa 4f3c526dcd Support PREF_DIR change for Metalink files 11 년 전
  Nils Maier 1dd7409c4e Fix unused function warning about generateRandomDataUrandom in mingw-w64 11 년 전
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always 11 년 전
  Tatsuhiro Tsujikawa 2c566ccb68 Fix bad fork() return value handling 12 년 전
  Tatsuhiro Tsujikawa 9f5fdb4e10 Code cleanup 12 년 전
  Tatsuhiro Tsujikawa fd0136259c Remove nativeToUtf8 and utf8ToNative 12 년 전
  Tatsuhiro Tsujikawa 50ac6afe36 util.cc: Remove uselss inline static 12 년 전
  Tatsuhiro Tsujikawa b772aa6a5e util::percentEncodeMini: Fix regression bug removed unsignedness 12 년 전
  Tatsuhiro Tsujikawa d7d5e8570b Include prefs.h instead of typedef PrefPtr everywhere 12 년 전
  Nils Maier 86c61fcf5b Make generateRandomBytes less biased. 12 년 전
  Nils Maier 3590077d5c More auto-converts by cpp11-migrate 12 년 전
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef 12 년 전
  Nils Maier 8e6e46dfcf More code cleanups 12 년 전
  Tatsuhiro Tsujikawa acd2af82d0 util::htmlEscape: Optimize a bit 12 년 전
  Nils Maier 75e61ee3d0 Fast-path for percentEncodeMini(string&) 12 년 전
  Nils Maier b2da75ca33 Optimize htmlEscape implementation a bit 12 년 전
  Nils Maier 1b8de6bb18 Add fast-path to percentEncode(string&) 12 년 전
  Nils Maier 8526ceeb45 Convert to autos and ranged loops 12 년 전
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr 12 년 전