Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa 201af99501 Added GeomStreamPieceSelector. 14 years ago
  Tatsuhiro Tsujikawa 0f72cbab8a JsonTest: Added test case for decoding escaped chars 14 years ago
  Tatsuhiro Tsujikawa 846b9b9283 Detect \b as \f as valid UTF-8 chars. 14 years ago
  Tatsuhiro Tsujikawa 09ce8960fd Added completedLength response key in aria2.getFiles RPC method. 14 years ago
  Tatsuhiro Tsujikawa 4a0ac702ab Added usage example for --checksum option. 14 years ago
  Tatsuhiro Tsujikawa 91220f20ca Added #checksum help tag. 14 years ago
  Tatsuhiro Tsujikawa 8346b71593 Added --checksum option to aria2rpc 14 years ago
  Tatsuhiro Tsujikawa b7b5fac13c Updated usage of -V option. 14 years ago
  Tatsuhiro Tsujikawa a1aa9da364 Documented --checksum option in man page. 14 years ago
  Tatsuhiro Tsujikawa 401a217369 Added --checksum option. 14 years ago
  Tatsuhiro Tsujikawa 8ec6cd1c44 Removed redundant MessageDigest::supports() call. 14 years ago
  Tatsuhiro Tsujikawa 73f049bf9a Added --hash-check-only option to aria2rpc 14 years ago
  Tatsuhiro Tsujikawa 461d49d2d9 Documented --hash-check-only option in man page. 14 years ago
  Tatsuhiro Tsujikawa 6c5c796646 Added --hash-check-only opiton. 14 years ago
  Tatsuhiro Tsujikawa 0d36c466d9 Documented --download-result option in man page. 14 years ago
  Tatsuhiro Tsujikawa f7aeb86ccc Added --download-result option. 14 years ago
  Tatsuhiro Tsujikawa 205afd20fd Added build test with libgcrypt 14 years ago
  Tatsuhiro Tsujikawa e43350f546 Fixed typo and updated. 14 years ago
  Tatsuhiro Tsujikawa 3c73b6e767 Eliminated inet_ntoa and inet_ntop. Use getnameinfo() instead. 14 years ago
  Tatsuhiro Tsujikawa af46293ef9 Use utimes instead of utime if utimes is available. 14 years ago
  Tatsuhiro Tsujikawa 3fe4e84443 Removed unused preferences. 14 years ago
  Tatsuhiro Tsujikawa d309c425a3 Bump up version number to 1.13.0 14 years ago
  Tatsuhiro Tsujikawa f80afcaf1d Documented --rpc-allow-origin-all option in man page. 14 years ago
  Tatsuhiro Tsujikawa 384ef111b9 Added --rpc-allow-origin-all option. 14 years ago
  Tatsuhiro Tsujikawa 4c1c38a33f Ignore --out option supplied in command-line if -i is used. 14 years ago
  Tatsuhiro Tsujikawa bf42505b7b MinGW32: Use CryptGenRandom() to generate random number. 14 years ago
  Tatsuhiro Tsujikawa dce0667c0b MinGW32 build: Replace all '\' in path with '/' in util::applyDir() 14 years ago
  Tatsuhiro Tsujikawa 58c5dc7928 Merge pull request #1 from crrodriguez/patch-1 14 years ago
  Cristian Rodríguez e6f3c78103 - Disable SSLv2 and enable all workarounds for buggy servers 14 years ago
  Tatsuhiro Tsujikawa fd3e7671a5 Use random() instead of rand(). 14 years ago