Historique des commits

Auteur SHA1 Message Date
  Tatsuhiro Tsujikawa 5e48e01bf9 Don't inherit file descriptor to child process il y a 9 ans
  Tatsuhiro Tsujikawa 25243da039 mingw: Add formatLastError as wrapper function for FormatMessage il y a 9 ans
  Tatsuhiro Tsujikawa aa06a17fda Refactor HttpRequest il y a 9 ans
  Tatsuhiro Tsujikawa ea4d99ea08 Refactor SocketCore::getPeerInfo, getAddrInfo to return Endpoint object il y a 9 ans
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 il y a 10 ans
  Nils Maier a3ba5c0588 Make clang (OSX) happy again il y a 10 ans
  Tatsuhiro Tsujikawa 1adef4db0c Fix compile warning with Mingw64 x86 build il y a 10 ans
  Tatsuhiro Tsujikawa 318c804504 Use user-defined literal for k, m, and g (powers of 1024) il y a 10 ans
  Vasilij Schneidermann 8bc1d37b3a Make config and cache files conform to XDG il y a 10 ans
  Tatsuhiro Tsujikawa 649c49dcc6 Mingw: Use _wgetenv to get user's home directory il y a 10 ans
  Tatsuhiro Tsujikawa e1739c8ee7 Fix compile error without SSL/TLS enabled il y a 10 ans
  Nils Maier 81bdd5f61a Revise getRandom facilities il y a 11 ans
  Tatsuhiro Tsujikawa 73d752fb1c Add --min-tls-version option il y a 11 ans
  Tatsuhiro Tsujikawa c0e4381780 util::parseIntSegments: Return SegList<int> il y a 11 ans
  Tatsuhiro Tsujikawa 4f3c526dcd Support PREF_DIR change for Metalink files il y a 11 ans
  Nils Maier 1dd7409c4e Fix unused function warning about generateRandomDataUrandom in mingw-w64 il y a 11 ans
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always il y a 11 ans
  Tatsuhiro Tsujikawa 2c566ccb68 Fix bad fork() return value handling il y a 12 ans
  Tatsuhiro Tsujikawa 9f5fdb4e10 Code cleanup il y a 12 ans
  Tatsuhiro Tsujikawa fd0136259c Remove nativeToUtf8 and utf8ToNative il y a 12 ans
  Tatsuhiro Tsujikawa 50ac6afe36 util.cc: Remove uselss inline static il y a 12 ans
  Tatsuhiro Tsujikawa b772aa6a5e util::percentEncodeMini: Fix regression bug removed unsignedness il y a 12 ans
  Tatsuhiro Tsujikawa d7d5e8570b Include prefs.h instead of typedef PrefPtr everywhere il y a 12 ans
  Nils Maier 86c61fcf5b Make generateRandomBytes less biased. il y a 12 ans
  Nils Maier 3590077d5c More auto-converts by cpp11-migrate il y a 12 ans
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef il y a 12 ans
  Nils Maier 8e6e46dfcf More code cleanups il y a 12 ans
  Tatsuhiro Tsujikawa acd2af82d0 util::htmlEscape: Optimize a bit il y a 12 ans
  Nils Maier 75e61ee3d0 Fast-path for percentEncodeMini(string&) il y a 12 ans
  Nils Maier b2da75ca33 Optimize htmlEscape implementation a bit il y a 12 ans