Historial de Commits

Autor SHA1 Mensaje Fecha
  Tatsuhiro Tsujikawa cf2fa33fe0 WinTLS: Fix hang because of buffered received data hace 9 años
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 hace 10 años
  Jarda Snajdr 06b8874a49 Send the last error message as part of tellStatus RPC response hace 10 años
  Tatsuhiro Tsujikawa 0b48bb1dbd Use user-defined literals for time units hace 10 años
  Tatsuhiro Tsujikawa 8448b5062f Use std::begin and std::end hace 10 años
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib hace 10 años
  Tatsuhiro Tsujikawa d0ad7033c3 sftp: basic download works hace 10 años
  Tatsuhiro Tsujikawa 2807258279 Use std::make_shared and make_unique where possible, part 1 hace 11 años
  Tatsuhiro Tsujikawa c659fe939d Fix std::length_error when no_proxy is used hace 11 años
  Tatsuhiro Tsujikawa adeead6f03 Revert to existing "proper" coding style hace 11 años
  Nils Maier 8cada49765 Cleanup AbstractCommand take 2 hace 11 años
  Nils Maier 6240345fd5 Revert "Cleanup AbstractCommand" hace 11 años
  Nils Maier 0465aa5455 Cleanup AbstractCommand hace 11 años
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always hace 11 años
  Nils Maier 2db0c81fc8 Stuff memory holes hace 12 años
  Nils Maier a76eeb2b81 Introduce PrefPtr typedef hace 12 años
  Tatsuhiro Tsujikawa 6b397c8125 Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry hace 12 años
  Tatsuhiro Tsujikawa 0d85fb0df3 Use std::unique_ptr for AsyncResolverMan hace 12 años
  Tatsuhiro Tsujikawa fa9f3fb5a3 Wrap Command object in std::unique_ptr hace 12 años
  Tatsuhiro Tsujikawa ca329a7ccb Use std::mem_fn instead of std::mem_fun 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 26972b8535 Rewrite backup connection handling hace 12 años
  Tatsuhiro Tsujikawa b5a6c39262 Use AsyncNameResolverMan in DHTEntryPointNameResolveCommand hace 12 años
  Tatsuhiro Tsujikawa 597e1a5c1b Implement simple Happy Eyeballs for HTTP/FTP downloads hace 12 años
  Tatsuhiro Tsujikawa b9fb15f884 Use GetAdaptersAddresses for Mingw hace 12 años
  Tatsuhiro Tsujikawa f4a0987544 Check non-loopback (and non-linklocak for IPv6) address is configured hace 12 años
  Tatsuhiro Tsujikawa 56fac58b4d Parallel A and AAAA record lookups with c-ares hace 12 años
  Tatsuhiro Tsujikawa 7a02177698 Start to find faster host before the number of missing segments becomes 1 hace 13 años
  Tatsuhiro Tsujikawa 0ecfa19925 Reworked download/upload statistics calculation hace 13 años
  Tatsuhiro Tsujikawa 4a4fec2c8c Removed socket readability check from checkIfConnectionEstablished() hace 13 años