Historique des commits

Auteur SHA1 Message Date
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 il y a 10 ans
  Tatsuhiro Tsujikawa 3a8e8f8e8a mingw32: Use CommandLineToArgvW() and GetCommandLineW() to read cmd-line args il y a 12 ans
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle il y a 12 ans
  Tatsuhiro Tsujikawa d07b3ff8d9 Suppress console output for none-standalone mode il y a 12 ans
  Tatsuhiro Tsujikawa 6fcf274f27 Add initialization function and addUri API function for libaria2 il y a 12 ans
  Tatsuhiro Tsujikawa 90abec8a36 Move initialization code in aria2::main to struct Context il y a 12 ans
  Tatsuhiro Tsujikawa 4070113ef0 Save options directly specified for download in --save-session il y a 12 ans
  Tatsuhiro Tsujikawa f4a0987544 Check non-loopback (and non-linklocak for IPv6) address is configured il y a 12 ans
  Tatsuhiro Tsujikawa 0741a14486 Revert 6b55f5d3 because it breaks opensolaris build il y a 12 ans
  Tatsuhiro Tsujikawa 6b55f5d393 Do changes in 8aa1db6 in other places which include signal.h il y a 12 ans
  Tatsuhiro Tsujikawa 61665d2c26 Set sa_mask when setting signal handler il y a 12 ans
  Tatsuhiro Tsujikawa d6000024c0 Added --console-log-level option il y a 13 ans
  Tatsuhiro Tsujikawa 0001f4cfbd Added --gid option il y a 13 ans
  Tatsuhiro Tsujikawa 5683f2fb3e Removed unused staticSHA1Digest il y a 13 ans
  Tatsuhiro Tsujikawa c1ddf34e4b Specify torrent file explicitly in createRequestGroupForBitTorrent() il y a 13 ans
  Tatsuhiro Tsujikawa f2d55f0edc Added --deferred-input option. il y a 14 ans
  Tatsuhiro Tsujikawa e6c44871c8 Fixed the bug that log file is not created if there is warning before log open il y a 14 ans
  Tatsuhiro Tsujikawa 401a217369 Added --checksum option. il y a 14 ans
  Tatsuhiro Tsujikawa 37016c6587 global cout and cerr is now retrieved using global::cout() and global::cerr() il y a 14 ans
  Tatsuhiro Tsujikawa a10cda2f17 Use global::cout to output string to stdout. il y a 14 ans
  Tatsuhiro Tsujikawa d5c2ef4ce9 Added --pause option. il y a 14 ans
  Tatsuhiro Tsujikawa 561dafc942 Added --truncate-console-readout option. il y a 14 ans
  Tatsuhiro Tsujikawa 49b032800f Added --metalink-base-uri option. il y a 14 ans
  Tatsuhiro Tsujikawa 2c0476e6d9 Erase user and password specified in command-line from argv. il y a 14 ans
  Tatsuhiro Tsujikawa 6e3f512c61 Added --show-console-readout option. il y a 14 ans
  Tatsuhiro Tsujikawa d8585fd6eb Updated doc il y a 14 ans
  Tatsuhiro Tsujikawa 3ddb68f340 Deprecated --enable-xml-rpc and --xml-rpc-* option. Introduced il y a 14 ans
  Tatsuhiro Tsujikawa f0cfbb21c1 Renamed classes in abstract layer of RPC service from XmlRpc* to Rpc*. il y a 14 ans
  Tatsuhiro Tsujikawa 2666bc8170 Renamed MessageDigestHelper as message_digest_helper il y a 15 ans
  Tatsuhiro Tsujikawa 38202a5565 Renamed MetalinkHelper as metalink_helper. il y a 15 ans