Historique des commits

Auteur SHA1 Message Date
  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
  Tatsuhiro Tsujikawa a8c0794640 Made DEFAULT_STRIP_CHARSET const char[] il y a 13 ans
  Tatsuhiro Tsujikawa dd7014a612 Store only interesting HTTP headers in HttpHeader il y a 13 ans
  Tatsuhiro Tsujikawa 461a542c5e Rewritten DownloadHandlerConstants il y a 13 ans
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t il y a 13 ans
  Tatsuhiro Tsujikawa 5fc1b1ad29 Rewritten HTTP header parser il y a 13 ans
  Tatsuhiro Tsujikawa e6f04416d9 Don't use locale dependent toupper and tolower. il y a 13 ans
  Tatsuhiro Tsujikawa 0a9abd89c6 Rewritten TLS hostname check based on RFC 6125. il y a 13 ans
  Tatsuhiro Tsujikawa 25ef6677e9 Added hostname check described in RFC 2818 with OpenSSL. il y a 13 ans
  Tatsuhiro Tsujikawa e73c3c53ff Fixed clang warning and errors. il y a 13 ans
  Tatsuhiro Tsujikawa b7dbcea58b Check scheme part in redirected URI more strictly. il y a 13 ans
  Tatsuhiro Tsujikawa 3b1834e633 Avoid strlen in util::streq, util::strieq, util::startsWith and util::istartsWith il y a 14 ans
  Tatsuhiro Tsujikawa b6fd4366fe Use short form of util::startsWith and util::endsWith il y a 14 ans
  Tatsuhiro Tsujikawa 9331f6a43d Removed static const char[] as much as possible. il y a 14 ans
  Tatsuhiro Tsujikawa deb0983ab4 Fixed compile error on android (which does not LFS support) il y a 14 ans