커밋 기록

작성자 SHA1 메시지 날짜
  Tatsuhiro Tsujikawa 1126722bd3 mingw: Defer the falloc warning until falloc is specified by option 9 년 전
  Tatsuhiro Tsujikawa 5e48e01bf9 Don't inherit file descriptor to child process 9 년 전
  Tatsuhiro Tsujikawa 25243da039 mingw: Add formatLastError as wrapper function for FormatMessage 9 년 전
  Tatsuhiro Tsujikawa aa06a17fda Refactor HttpRequest 9 년 전
  Tatsuhiro Tsujikawa ea4d99ea08 Refactor SocketCore::getPeerInfo, getAddrInfo to return Endpoint object 9 년 전
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 9 년 전
  Tatsuhiro Tsujikawa 95f2c00c71 Remove unused macros defined in util.h 10 년 전
  Tatsuhiro Tsujikawa 2bbec1086d Use std::make_shared 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 년 전
  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 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 년 전