Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa c63a524a88 Added .gitignore files 13 years ago
  Tatsuhiro Tsujikawa 09c94b8c39 Updated NEWS for 1.14.2 release 13 years ago
  Tatsuhiro Tsujikawa 72e76b4854 Updated Russian and Chinese (Simplified) translations. 13 years ago
  Tatsuhiro Tsujikawa 02be87253d Merge branch 'master' of github.com:tatsuhiro-t/aria2 13 years ago
  Tatsuhiro Tsujikawa 1a0f8a4601 Merge pull request #12 from ITriskTI/patch-6 13 years ago
  ITriskTI 1d4768bbea fixed some bugs 13 years ago
  Tatsuhiro Tsujikawa 4f09e6e7cc Updated bash_completion 13 years ago
  Tatsuhiro Tsujikawa f4e0eae904 Added checkRequiredInteger() to check integer param is in valid range. 13 years ago
  Tatsuhiro Tsujikawa ad11d746f0 Only accepts 32 bit integer values from int and i4 elements in XML-RPC. 13 years ago
  Tatsuhiro Tsujikawa 7a1cba2c59 Updated Spanish and Italian translations. Thanks to all translators. 13 years ago
  Tatsuhiro Tsujikawa 663cfec9f6 Fixed the bug that aria2 does not listen on address given in --interface. 13 years ago
  Tatsuhiro Tsujikawa 075ea06ad7 Supported Windows UNC path. 13 years ago
  Tatsuhiro Tsujikawa b7dbcea58b Check scheme part in redirected URI more strictly. 13 years ago
  Tatsuhiro Tsujikawa 9e302b86df Code cleanup: use empty() to check size() == 0 13 years ago
  Tatsuhiro Tsujikawa 7dc2b9ff16 Allow missing params in XML-RPC request. 13 years ago
  Tatsuhiro Tsujikawa 9b7e4219d9 Reserve PeerConnection's buffer capacity according to number of pieces. 13 years ago
  Tatsuhiro Tsujikawa 7489bbe1a7 Merge pull request #9 from ITriskTI/patch-5 13 years ago
  ITriskTI 5a594b04cb Update doc/ru/aria2c.1.asciidoc 13 years ago
  Tatsuhiro Tsujikawa f2d55f0edc Added --deferred-input option. 13 years ago
  Tatsuhiro Tsujikawa b8121faf93 Bump up version number to 1.14.2 13 years ago
  Tatsuhiro Tsujikawa 18d51e9404 Added sentence to clarify URI quotation in input file. 13 years ago
  Tatsuhiro Tsujikawa 39d8f57237 Fixed doc: neither libnettle nor libgcrypt will not be used with OpenSSL. 13 years ago
  Tatsuhiro Tsujikawa bb49e440da Updated German and Polish translations. Thanks to all translators. 13 years ago
  Tatsuhiro Tsujikawa 29296d5e3f Updated NEWS for 1.14.1 release 13 years ago
  Tatsuhiro Tsujikawa a6803c21b5 Support network-path reference in HTTP redirect. 13 years ago
  Tatsuhiro Tsujikawa 2997fa0631 Refactored splitNsName 13 years ago
  Tatsuhiro Tsujikawa 3b1834e633 Avoid strlen in util::streq, util::strieq, util::startsWith and util::istartsWith 13 years ago
  Tatsuhiro Tsujikawa b340c25164 Code cleanup 13 years ago
  Tatsuhiro Tsujikawa b6fd4366fe Use short form of util::startsWith and util::endsWith 13 years ago
  Tatsuhiro Tsujikawa 9331f6a43d Removed static const char[] as much as possible. 13 years ago