커밋 기록

작성자 SHA1 메시지 날짜
  Nils Maier f7cc24d6cf Internally use HMAC in http auth 11 년 전
  Tatsuhiro Tsujikawa fd0136259c Remove nativeToUtf8 and utf8ToNative 12 년 전
  Tatsuhiro Tsujikawa d7d5e8570b Include prefs.h instead of typedef PrefPtr everywhere 12 년 전
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef 12 년 전
  Nils Maier 270f429838 Fix util::nextParam when compiled with recent Apple clang 12 년 전
  Nils Maier bf5a940ed4 Define a type for signal handlers 12 년 전
  Tatsuhiro Tsujikawa 2761301dfb Rewrite util::divide 12 년 전
  Tatsuhiro Tsujikawa b364c2436b toUpper, toLower: Let compiler copy src 12 년 전
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 년 전
  Tatsuhiro Tsujikawa 549dd5b2a7 uitos: Fix off-by-one error bug 12 년 전
  Tatsuhiro Tsujikawa 61665d2c26 Set sa_mask when setting signal handler 12 년 전
  Tatsuhiro Tsujikawa 3b7566faf1 Rewritten util::uitos() 12 년 전
  Tatsuhiro Tsujikawa 31189b1222 Made return type of util::parse_content_disposition ssize_t 13 년 전
  Tatsuhiro Tsujikawa 118aed9c24 Content-Disposition parser conforming to RFC 6266. 13 년 전
  Tatsuhiro Tsujikawa 8fc5cdea02 Removed unused functions 13 년 전
  Tatsuhiro Tsujikawa 89f18dde85 Use nothrow version of parseInt, parseUInt and parseLLInt 13 년 전
  Tatsuhiro Tsujikawa a8c0794640 Made DEFAULT_STRIP_CHARSET const char[] 13 년 전
  Tatsuhiro Tsujikawa dd7014a612 Store only interesting HTTP headers in HttpHeader 13 년 전
  Tatsuhiro Tsujikawa 461a542c5e Rewritten DownloadHandlerConstants 13 년 전
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t 13 년 전
  Tatsuhiro Tsujikawa 5fc1b1ad29 Rewritten HTTP header parser 13 년 전
  Tatsuhiro Tsujikawa e6f04416d9 Don't use locale dependent toupper and tolower. 13 년 전
  Tatsuhiro Tsujikawa 0a9abd89c6 Rewritten TLS hostname check based on RFC 6125. 13 년 전
  Tatsuhiro Tsujikawa 25ef6677e9 Added hostname check described in RFC 2818 with OpenSSL. 13 년 전
  Tatsuhiro Tsujikawa e73c3c53ff Fixed clang warning and errors. 13 년 전
  Tatsuhiro Tsujikawa b7dbcea58b Check scheme part in redirected URI more strictly. 13 년 전
  Tatsuhiro Tsujikawa 3b1834e633 Avoid strlen in util::streq, util::strieq, util::startsWith and util::istartsWith 14 년 전
  Tatsuhiro Tsujikawa b6fd4366fe Use short form of util::startsWith and util::endsWith 14 년 전
  Tatsuhiro Tsujikawa 9331f6a43d Removed static const char[] as much as possible. 14 년 전
  Tatsuhiro Tsujikawa deb0983ab4 Fixed compile error on android (which does not LFS support) 14 년 전