Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa 2d6e087f58 Use /dev/urandom in generateRandomData() if available. 14 years ago
  Tatsuhiro Tsujikawa dbb08c08ed Simplified IteratableChecksumValidator 14 years ago
  Tatsuhiro Tsujikawa ba87268d1c Simplified IteratableChunkChecksumValidator 14 years ago
  Tatsuhiro Tsujikawa 2f59ce0048 Renamed DownloadResult::bitfieldStr to bitfield and changed its 14 years ago
  Tatsuhiro Tsujikawa 6404f119e1 Renamed DownloadResult::infoHashStr to infoHash and changed its 14 years ago
  Tatsuhiro Tsujikawa 310e58bc62 Stored hash value as raw byte string, instead of hex digest. 14 years ago
  Tatsuhiro Tsujikawa c2eb9d791a Edited NEWS 14 years ago
  Tatsuhiro Tsujikawa 151a3b2551 Updated Russian, Greek and Brazilian Portuguese translation. Thanks to 14 years ago
  Tatsuhiro Tsujikawa 0fc9330748 Updated for 1.13.0 release. 14 years ago
  Tatsuhiro Tsujikawa d83f42ef36 s/STD_INPUT_HANDLE/STD_OUTPUT_HANDLE/ 14 years ago
  Tatsuhiro Tsujikawa f66c46e5c9 Updated Russian man page. 14 years ago
  Tatsuhiro Tsujikawa 160edc857d Updated po templates 14 years ago
  Tatsuhiro Tsujikawa 8938cef9b3 Made several messages translatable 14 years ago
  Tatsuhiro Tsujikawa 6c49dfc379 Updated bash_completion 14 years ago
  Tatsuhiro Tsujikawa a077ddd111 Fixed compile error with --without-libxml2 --without-libexpat 14 years ago
  Tatsuhiro Tsujikawa 5ce9af94ce Check libgcrypt version is greater or equal to required version. 14 years ago
  Tatsuhiro Tsujikawa 9fb6edd60f Added --piece-length option to aria2rpc 14 years ago
  Tatsuhiro Tsujikawa 303cffec8d Added getServers and forceRemove method to aria2rpc 14 years ago
  Tatsuhiro Tsujikawa 7e7aeac3ff Added --piece-length option. 14 years ago
  Tatsuhiro Tsujikawa 05104ba177 Removed asString, asList, ... and use downcast<T> instead. 14 years ago
  Tatsuhiro Tsujikawa 374955da0d Throw exception if parameter has wrong type in RPC method. 14 years ago
  Tatsuhiro Tsujikawa fee9b95db3 Don't check readability of BitTorrent TCP socket. 14 years ago
  Tatsuhiro Tsujikawa 79c59dcbf4 Cleanup log message for binding server socket. 14 years ago
  Tatsuhiro Tsujikawa b775b19366 Check socket is null or not before calling (add|delete)SocketForReadCheck. 14 years ago
  Tatsuhiro Tsujikawa c408dbba72 Recognize tab as white space before option in -i list. 14 years ago
  Tatsuhiro Tsujikawa a743bef220 Fixed output file path of tests. 14 years ago
  Tatsuhiro Tsujikawa 72369c20c6 Updated bash_completion 14 years ago
  Tatsuhiro Tsujikawa f25c89b53d Added usage of --stream-piece-selector=geom option. 14 years ago
  Tatsuhiro Tsujikawa c7ac147287 Added PieceStorage::onDownloadIncomplete() virtual function. 14 years ago
  Tatsuhiro Tsujikawa b94bf3355b getGeomMissingUnusedIndex: use index if isBitSet() is false. 14 years ago