Historial de Commits

Autor SHA1 Mensaje Fecha
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 hace 10 años
  Tatsuhiro Tsujikawa bec6461262 Merge branch 'comments' of https://github.com/dfandrich/aria2 into dfandrich-comments hace 10 años
  Dan Fandrich 0538aa40da Fixed some typos in code comments hace 10 años
  Dan Fandrich 8c53e37c21 Added debug log of all Metalink URLs with final priorities hace 10 años
  Tatsuhiro Tsujikawa 06a8bf6e0a Pause download only when RPC is enabled hace 11 años
  Tatsuhiro Tsujikawa c0e4381780 util::parseIntSegments: Return SegList<int> hace 11 años
  Tatsuhiro Tsujikawa 4f3c526dcd Support PREF_DIR change for Metalink files hace 11 años
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always hace 11 años
  Tatsuhiro Tsujikawa 705dadb32b Fix crash when metaurl contains unsupported URI or text hace 12 años
  Tatsuhiro Tsujikawa 9e52483c04 Refactor DownloadHandlerFactory hace 12 años
  Tatsuhiro Tsujikawa 41121e09f7 Use std::unique_ptr for Metalink objects hace 12 años
  Tatsuhiro Tsujikawa e791eb9ca3 Cleanup a2functional.h 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 77a4ee4de0 Save gid option with --save-session option hace 13 años
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID hace 13 años
  Tatsuhiro Tsujikawa 461a542c5e Rewritten DownloadHandlerConstants hace 13 años
  Tatsuhiro Tsujikawa 4b57106a17 Check sum of file length does not exceed INT64_MAX hace 13 años
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t hace 13 años
  Tatsuhiro Tsujikawa 9d15d732ed Use int32_t for piece length instead of size_t hace 14 años
  Tatsuhiro Tsujikawa 440f29aca3 Rewritten Metalink XML parser. hace 14 años
  Tatsuhiro Tsujikawa f84d2253b2 Rewritten util::split and added its iterator version. hace 14 años
  Tatsuhiro Tsujikawa 4532881eb6 Code cleanup hace 14 años
  Tatsuhiro Tsujikawa 84b19f154a Deprecated --metalink-server option. Use --split option instead. hace 14 años
  Tatsuhiro Tsujikawa 95586f594f Use SegList<int> instead of IntSequence in Metalink2RequestGroup. hace 14 años
  Tatsuhiro Tsujikawa 12659c74a8 Don't copy Option in RequestGroup ctor. hace 14 años
  Tatsuhiro Tsujikawa 7e7aeac3ff Added --piece-length option. hace 14 años
  Tatsuhiro Tsujikawa 02307cee0a Removed utf8ToNative from log message and exception message. hace 14 años
  Tatsuhiro Tsujikawa 491e8bc519 Call utf8ToNative to log filename and URI in Metalink2RequestGroup. hace 14 años
  Tatsuhiro Tsujikawa 3879da592d In MinGW32, open file with UNICODE filename and print them in ANSI. hace 14 años
  Tatsuhiro Tsujikawa 03f0774482 Consistent naming scheme for hash type and digest for DownloadContext. hace 14 años