Commit History

Author SHA1 Message Date
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always 11 years ago
  Nils Maier 2db0c81fc8 Stuff memory holes 12 years ago
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef 12 years ago
  Tatsuhiro Tsujikawa 6b397c8125 Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry 12 years ago
  Tatsuhiro Tsujikawa 0d85fb0df3 Use std::unique_ptr for AsyncResolverMan 12 years ago
  Tatsuhiro Tsujikawa fa9f3fb5a3 Wrap Command object in std::unique_ptr 12 years ago
  Tatsuhiro Tsujikawa ca329a7ccb Use std::mem_fn instead of std::mem_fun 12 years ago
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 years ago
  Tatsuhiro Tsujikawa 26972b8535 Rewrite backup connection handling 12 years ago
  Tatsuhiro Tsujikawa b5a6c39262 Use AsyncNameResolverMan in DHTEntryPointNameResolveCommand 12 years ago
  Tatsuhiro Tsujikawa 597e1a5c1b Implement simple Happy Eyeballs for HTTP/FTP downloads 12 years ago
  Tatsuhiro Tsujikawa b9fb15f884 Use GetAdaptersAddresses for Mingw 12 years ago
  Tatsuhiro Tsujikawa f4a0987544 Check non-loopback (and non-linklocak for IPv6) address is configured 12 years ago
  Tatsuhiro Tsujikawa 56fac58b4d Parallel A and AAAA record lookups with c-ares 12 years ago
  Tatsuhiro Tsujikawa 7a02177698 Start to find faster host before the number of missing segments becomes 1 13 years ago
  Tatsuhiro Tsujikawa 0ecfa19925 Reworked download/upload statistics calculation 13 years ago
  Tatsuhiro Tsujikawa 4a4fec2c8c Removed socket readability check from checkIfConnectionEstablished() 13 years ago
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef 13 years ago
  Tatsuhiro Tsujikawa be77d1394e Removed Request::PROTO_* 13 years ago
  Tatsuhiro Tsujikawa 0bbda43385 Fixed assertion error if --retry-wait is used 13 years ago
  Tatsuhiro Tsujikawa 4b03634f36 Use PRId64 for int64_t format specifier 13 years ago
  Tatsuhiro Tsujikawa f0bcfa822e Use int instead of unsigned int where unsigned int is not needed. 14 years ago
  Tatsuhiro Tsujikawa 9d15d732ed Use int32_t for piece length instead of size_t 14 years ago
  Tatsuhiro Tsujikawa 26d4ca8a6a Made notice level log messages translatable 14 years ago
  Tatsuhiro Tsujikawa 97a9242cbe Proxy URI is now constructed in getProxyUri(). 14 years ago
  Tatsuhiro Tsujikawa 2f4393d17c Rewritten parse*Int 14 years ago
  Tatsuhiro Tsujikawa f84d2253b2 Rewritten util::split and added its iterator version. 14 years ago
  Tatsuhiro Tsujikawa 9bb914b76e Changed parse*Int functions so that it accepts iterators. 14 years ago
  Tatsuhiro Tsujikawa 0ba6f8c352 Use same domain-match algorithm for no-proxy and netrc. 14 years ago
  Tatsuhiro Tsujikawa 3832ed97c6 Rewritten Option. Introduced Pref. 14 years ago