Commit Verlauf

Autor SHA1 Nachricht Datum
  Tatsuhiro Tsujikawa a1aa9da364 Documented --checksum option in man page. vor 14 Jahren
  Tatsuhiro Tsujikawa 401a217369 Added --checksum option. vor 14 Jahren
  Tatsuhiro Tsujikawa 8ec6cd1c44 Removed redundant MessageDigest::supports() call. vor 14 Jahren
  Tatsuhiro Tsujikawa 73f049bf9a Added --hash-check-only option to aria2rpc vor 14 Jahren
  Tatsuhiro Tsujikawa 461d49d2d9 Documented --hash-check-only option in man page. vor 14 Jahren
  Tatsuhiro Tsujikawa 6c5c796646 Added --hash-check-only opiton. vor 14 Jahren
  Tatsuhiro Tsujikawa 0d36c466d9 Documented --download-result option in man page. vor 14 Jahren
  Tatsuhiro Tsujikawa f7aeb86ccc Added --download-result option. vor 14 Jahren
  Tatsuhiro Tsujikawa 205afd20fd Added build test with libgcrypt vor 14 Jahren
  Tatsuhiro Tsujikawa e43350f546 Fixed typo and updated. vor 14 Jahren
  Tatsuhiro Tsujikawa 3c73b6e767 Eliminated inet_ntoa and inet_ntop. Use getnameinfo() instead. vor 14 Jahren
  Tatsuhiro Tsujikawa af46293ef9 Use utimes instead of utime if utimes is available. vor 14 Jahren
  Tatsuhiro Tsujikawa 3fe4e84443 Removed unused preferences. vor 14 Jahren
  Tatsuhiro Tsujikawa d309c425a3 Bump up version number to 1.13.0 vor 14 Jahren
  Tatsuhiro Tsujikawa f80afcaf1d Documented --rpc-allow-origin-all option in man page. vor 14 Jahren
  Tatsuhiro Tsujikawa 384ef111b9 Added --rpc-allow-origin-all option. vor 14 Jahren
  Tatsuhiro Tsujikawa 4c1c38a33f Ignore --out option supplied in command-line if -i is used. vor 14 Jahren
  Tatsuhiro Tsujikawa bf42505b7b MinGW32: Use CryptGenRandom() to generate random number. vor 14 Jahren
  Tatsuhiro Tsujikawa dce0667c0b MinGW32 build: Replace all '\' in path with '/' in util::applyDir() vor 14 Jahren
  Tatsuhiro Tsujikawa 58c5dc7928 Merge pull request #1 from crrodriguez/patch-1 vor 14 Jahren
  Cristian Rodríguez e6f3c78103 - Disable SSLv2 and enable all workarounds for buggy servers vor 14 Jahren
  Tatsuhiro Tsujikawa fd3e7671a5 Use random() instead of rand(). vor 14 Jahren
  Tatsuhiro Tsujikawa e76dc28f7f Added libnettle and libgmp support. vor 14 Jahren
  Tatsuhiro Tsujikawa 11ac2c4a88 Added DHKeyExchange implementation using GMP. vor 14 Jahren
  Tatsuhiro Tsujikawa 6edfa4e430 Limit maximum length of ByteArrayWriter. vor 14 Jahren
  Tatsuhiro Tsujikawa 2d9323651b Don't use sorted std::deque for requestSlots_. vor 14 Jahren
  Tatsuhiro Tsujikawa 6ee913b0bc Simplified PieceStatMan and RarestPieceSelector. vor 14 Jahren
  Tatsuhiro Tsujikawa 37016c6587 global cout and cerr is now retrieved using global::cout() and global::cerr() vor 14 Jahren
  Tatsuhiro Tsujikawa e8e3a6f259 wallclock is now retrieved using global::wallclock() call. vor 14 Jahren
  Tatsuhiro Tsujikawa 97f34ab668 Added global::cerr. windows.h now included from common.h vor 14 Jahren