Historial de Commits

Autor SHA1 Mensaje Fecha
  Tatsuhiro Tsujikawa 1126722bd3 mingw: Defer the falloc warning until falloc is specified by option hace 9 años
  Tatsuhiro Tsujikawa 5e48e01bf9 Don't inherit file descriptor to child process hace 9 años
  Tatsuhiro Tsujikawa 25243da039 mingw: Add formatLastError as wrapper function for FormatMessage hace 9 años
  Tatsuhiro Tsujikawa aa06a17fda Refactor HttpRequest hace 9 años
  Tatsuhiro Tsujikawa ea4d99ea08 Refactor SocketCore::getPeerInfo, getAddrInfo to return Endpoint object hace 9 años
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 hace 9 años
  Tatsuhiro Tsujikawa 95f2c00c71 Remove unused macros defined in util.h hace 10 años
  Tatsuhiro Tsujikawa 2bbec1086d Use std::make_shared hace 10 años
  Vasilij Schneidermann 8bc1d37b3a Make config and cache files conform to XDG hace 10 años
  Tatsuhiro Tsujikawa 649c49dcc6 Mingw: Use _wgetenv to get user's home directory hace 10 años
  Tatsuhiro Tsujikawa e1739c8ee7 Fix compile error without SSL/TLS enabled hace 10 años
  Tatsuhiro Tsujikawa 73d752fb1c Add --min-tls-version option hace 11 años
  Tatsuhiro Tsujikawa c0e4381780 util::parseIntSegments: Return SegList<int> hace 11 años
  Tatsuhiro Tsujikawa 4f3c526dcd Support PREF_DIR change for Metalink files hace 11 años
  Nils Maier f7cc24d6cf Internally use HMAC in http auth hace 11 años
  Tatsuhiro Tsujikawa fd0136259c Remove nativeToUtf8 and utf8ToNative hace 12 años
  Tatsuhiro Tsujikawa d7d5e8570b Include prefs.h instead of typedef PrefPtr everywhere hace 12 años
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef hace 12 años
  Nils Maier 270f429838 Fix util::nextParam when compiled with recent Apple clang hace 12 años
  Nils Maier bf5a940ed4 Define a type for signal handlers hace 12 años
  Tatsuhiro Tsujikawa 2761301dfb Rewrite util::divide hace 12 años
  Tatsuhiro Tsujikawa b364c2436b toUpper, toLower: Let compiler copy src hace 12 años
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle hace 12 años
  Tatsuhiro Tsujikawa 549dd5b2a7 uitos: Fix off-by-one error bug hace 12 años
  Tatsuhiro Tsujikawa 61665d2c26 Set sa_mask when setting signal handler hace 12 años
  Tatsuhiro Tsujikawa 3b7566faf1 Rewritten util::uitos() hace 12 años
  Tatsuhiro Tsujikawa 31189b1222 Made return type of util::parse_content_disposition ssize_t hace 13 años
  Tatsuhiro Tsujikawa 118aed9c24 Content-Disposition parser conforming to RFC 6266. hace 13 años
  Tatsuhiro Tsujikawa 8fc5cdea02 Removed unused functions hace 13 años
  Tatsuhiro Tsujikawa 89f18dde85 Use nothrow version of parseInt, parseUInt and parseLLInt hace 13 años