Historique des commits

Auteur SHA1 Message Date
  Tatsuhiro Tsujikawa 1126722bd3 mingw: Defer the falloc warning until falloc is specified by option il y a 9 ans
  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 9 ans
  Tatsuhiro Tsujikawa 95f2c00c71 Remove unused macros defined in util.h il y a 10 ans
  Tatsuhiro Tsujikawa 2bbec1086d Use std::make_shared 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
  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 f7cc24d6cf Internally use HMAC in http auth il y a 11 ans
  Tatsuhiro Tsujikawa fd0136259c Remove nativeToUtf8 and utf8ToNative il y a 12 ans
  Tatsuhiro Tsujikawa d7d5e8570b Include prefs.h instead of typedef PrefPtr everywhere il y a 12 ans
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef il y a 12 ans
  Nils Maier 270f429838 Fix util::nextParam when compiled with recent Apple clang il y a 12 ans
  Nils Maier bf5a940ed4 Define a type for signal handlers il y a 12 ans
  Tatsuhiro Tsujikawa 2761301dfb Rewrite util::divide il y a 12 ans
  Tatsuhiro Tsujikawa b364c2436b toUpper, toLower: Let compiler copy src il y a 12 ans
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle il y a 12 ans
  Tatsuhiro Tsujikawa 549dd5b2a7 uitos: Fix off-by-one error bug il y a 12 ans
  Tatsuhiro Tsujikawa 61665d2c26 Set sa_mask when setting signal handler il y a 12 ans
  Tatsuhiro Tsujikawa 3b7566faf1 Rewritten util::uitos() il y a 12 ans
  Tatsuhiro Tsujikawa 31189b1222 Made return type of util::parse_content_disposition ssize_t il y a 13 ans
  Tatsuhiro Tsujikawa 118aed9c24 Content-Disposition parser conforming to RFC 6266. il y a 13 ans
  Tatsuhiro Tsujikawa 8fc5cdea02 Removed unused functions il y a 13 ans
  Tatsuhiro Tsujikawa 89f18dde85 Use nothrow version of parseInt, parseUInt and parseLLInt il y a 13 ans