Commit History

Author SHA1 Message Date
  Nils Maier b6d9e7a01f Log number of items loaded from input file 9 years ago
  Tatsuhiro Tsujikawa 295affe160 Disable AI_ADDRCONFIG if no IPv4/IPv6 address is configured for any interface 9 years ago
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 9 years ago
  Tatsuhiro Tsujikawa e8a9a366db Add --socket-recv-buffer-size option 10 years ago
  Tatsuhiro Tsujikawa 699f04d0b8 Disable --deferred-input when --save-session is used together 10 years ago
  Sarim Khan 34d773a465 multiple interface support for link aggregation 10 years ago
  Nils Maier 81bdd5f61a Revise getRandom facilities 10 years ago
  Nils Maier e0812d5ad1 Fix another printf related warning 10 years ago
  Tatsuhiro Tsujikawa 2807258279 Use std::make_shared and make_unique where possible, part 1 11 years ago
  Nils Maier 8732a24433 Try to set sane limits for RLIMIT_NO_FILE 11 years ago
  Nils Maier 2b02fac2d5 Improve compiler/platform/libs information in logs 11 years ago
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always 11 years ago
  Tatsuhiro Tsujikawa 1438933c97 Merge branch 'dscp-support' of https://github.com/iavael/aria2 into iavael-dscp-support 11 years ago
  Tatsuhiro Tsujikawa 30e4077440 Add --enable-color option to enable/disable terminal color output 11 years ago
  Alexander Amanuel 46a251e346 Refactored DSCP-related code a bit 11 years ago
  Tatsuhiro Tsujikawa 986f69e5bf SimpleRandomizer: Use std::random 12 years ago
  Tatsuhiro Tsujikawa fa09dc9115 Clean up if defined style 12 years ago
  Nils Maier 8526ceeb45 Convert to autos and ranged loops 12 years ago
  Tatsuhiro Tsujikawa 41121e09f7 Use std::unique_ptr for Metalink objects 12 years ago
  Tatsuhiro Tsujikawa f83b0fcfa3 Refactor MultiUrlRequestInfo ctor 12 years ago
  Tatsuhiro Tsujikawa bb5b7eeedb Move RequestGroup vector from Context to RequestGroupMan 12 years ago
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 years ago
  Tatsuhiro Tsujikawa ebfc5f55e5 Add SessionConfig to store per Session config 12 years ago
  Tatsuhiro Tsujikawa aee621b3d4 Don't exit on error in option_processing 12 years ago
  Tatsuhiro Tsujikawa 6fcf274f27 Add initialization function and addUri API function for libaria2 12 years ago
  Tatsuhiro Tsujikawa 90abec8a36 Move initialization code in aria2::main to struct Context 12 years ago