Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa ad596fa03f Updated .gitignore 13 years ago
  Tatsuhiro Tsujikawa 332bda83b4 Enable TCP_NODELAY for WebSocket connection. 13 years ago
  Tatsuhiro Tsujikawa bdd37fe3de Bump up version number to 1.15.0 13 years ago
  Tatsuhiro Tsujikawa 3e885c57f6 Documented JSON-RPC over WebSocket 13 years ago
  Tatsuhiro Tsujikawa 0792540bf2 Prefixed notification method name with "aria2." 13 years ago
  Tatsuhiro Tsujikawa 6eb5283bca Added AC_CONFIG_MACRO_DIR 13 years ago
  Tatsuhiro Tsujikawa 86ecf36abb Added wslay WebSocket library. 13 years ago
  Tatsuhiro Tsujikawa 41c77ab852 Fixed autoreconf warning 13 years ago
  Tatsuhiro Tsujikawa ac26124b59 Fixed `make distcheck` error 13 years ago
  Tatsuhiro Tsujikawa f4e2c7f060 Added JSON-RPC over WebSocket. 13 years ago
  Tatsuhiro Tsujikawa f16511012e New upstream release 13 years ago
  Tatsuhiro Tsujikawa 4d510b3032 Added build_osx_release.sh, which builds OSX universal binary DMG. 13 years ago
  Tatsuhiro Tsujikawa 5bff877eae Fixed assertion failure if Chunked encoding along with Content-Length is used. 13 years ago
  Tatsuhiro Tsujikawa e73c3c53ff Fixed clang warning and errors. 13 years ago
  Tatsuhiro Tsujikawa 037f1512db Added BufferedFile::getLine() to make reading one line more flexible. 13 years ago
  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