Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa 05d85e2965 Remove auto_delete in favor of std::unique_ptr 12 years ago
  Tatsuhiro Tsujikawa e791eb9ca3 Cleanup a2functional.h 12 years ago
  Tatsuhiro Tsujikawa 50dcd6394c Use std::unique_ptr instead of std::shared_ptr 12 years ago
  Tatsuhiro Tsujikawa c330ac901d Fix mingw32 compile error 12 years ago
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 years ago
  Tatsuhiro Tsujikawa 126a4bde61 Rewrite URI path component normalization 12 years ago
  Tatsuhiro Tsujikawa f022444d81 Join URI on redirect 12 years ago
  Tatsuhiro Tsujikawa 4a106e7fcf Send HAVE message to the peer which the piece is downloaded from 12 years ago
  Tatsuhiro Tsujikawa e3506b04fb Revert 9eea959 only the parts which affect src/BtPieceMessage.cc 12 years ago
  Tatsuhiro Tsujikawa 9eea959455 Improve peer bitfield and piece stat update 12 years ago
  Tatsuhiro Tsujikawa 4ff6a9f1d4 Do the same doc improvements to --follow-metalink 12 years ago
  gt 75d3e6f4dd Improvements to --follow-torrent=false documentation. 12 years ago
  Tatsuhiro Tsujikawa 81e6b68443 Pass A2Gid by value, since it is uint64_t 12 years ago
  Tatsuhiro Tsujikawa f4085b310f Update doc 12 years ago
  Nils Maier 3b32dcb9f1 SessionSerializer: Truly unique URIs 12 years ago
  Tatsuhiro Tsujikawa ca7c63aa7e Update doc 12 years ago
  Tatsuhiro Tsujikawa e8b27b7017 libaria2.rst: Fix typo 12 years ago
  Tatsuhiro Tsujikawa 232d31afaf Add test for recent changes in SessionSerializer 12 years ago
  Tatsuhiro Tsujikawa d444a6cc9e Make getOption RPC method return option for stopped downloads 12 years ago
  Tatsuhiro Tsujikawa fde376efbc SessionSerializer: Save spent URIs as well as remaining ones 12 years ago
  Tatsuhiro Tsujikawa 7669c72d03 Add unittest for DownloadResultDH 12 years ago
  Tatsuhiro Tsujikawa e4bf9b9cc5 Implement DownloadResultDH::getOption()/getOptions() 12 years ago
  Tatsuhiro Tsujikawa dc8ed34cb0 Update pre compiled build README 12 years ago
  Tatsuhiro Tsujikawa 3616b75e8a Fix redeclaration warning on opensolaris 12 years ago
  Tatsuhiro Tsujikawa 91e0fdbc24 Remove clean-local not to remove generated man pages with `make clean` 12 years ago
  Tatsuhiro Tsujikawa ce9eec5cb2 Include winsock2.h before windows.h 12 years ago
  Tatsuhiro Tsujikawa e760b3bd6e Fix compiler warning with openssl 12 years ago
  Tatsuhiro Tsujikawa 84769bce57 Fix compile error without message digest support 12 years ago
  Tatsuhiro Tsujikawa bc3b162569 Remove open_ member from BufferedFile and GZipFile 12 years ago
  Tatsuhiro Tsujikawa b0799b6e46 Introduce IOFile abstract class to refactor BufferedFile and GZipFile 12 years ago