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 af98861aff Evict timed out pooled socket periodically il y a 10 ans
  Tatsuhiro Tsujikawa 0b48bb1dbd Use user-defined literals for time units il y a 10 ans
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib il y a 10 ans
  Nils Maier 8f2af33b6d Delay auth failures instead of PBKDF2 il y a 11 ans
  Nils Maier 82dad90ff3 Validate token using PBKDF2-HMAC-SHA1. il y a 11 ans
  Tatsuhiro Tsujikawa 77b7747ca8 Ensure that Commands are cleaned up before RequestGroupMan is deleted il y a 12 ans
  Tatsuhiro Tsujikawa 00e27e4fa4 DownloadEngine: Use std::unique_ptr for eventPoll_ il y a 12 ans
  Tatsuhiro Tsujikawa f83b0fcfa3 Refactor MultiUrlRequestInfo ctor il y a 12 ans
  Tatsuhiro Tsujikawa cc3cd8a58b DownloadEngine: Use std::unique_ptr for btRegistry_ il y a 12 ans
  Tatsuhiro Tsujikawa 3a3ac4ef9b DownloadEngine: Use std::unique_ptr for dnsCache_ il y a 12 ans
  Tatsuhiro Tsujikawa 9130dc6776 DownloadEngine:: Use std::unique_ptr for webSocketSessionMan_ il y a 12 ans
  Tatsuhiro Tsujikawa 68f2a33355 DownloadEngine: Use std::unique_ptr for RequestGroupMan il y a 12 ans
  Tatsuhiro Tsujikawa 697c1008f7 DownloadEngine: Use std::unique_ptr for checkIntegrityMan_, fileAllocationMan_ il y a 12 ans
  Tatsuhiro Tsujikawa da7400ef5c Return std::unique_ptr member as const ref il y a 12 ans
  Tatsuhiro Tsujikawa a4cf50914d HttpRequest: Use raw non-owning pointer for cookieStorage_ il y a 12 ans
  Tatsuhiro Tsujikawa 4803482a51 HttpRequest: Store non-owning raw pointer for authConfigFactory_ il y a 12 ans
  Tatsuhiro Tsujikawa fa9f3fb5a3 Wrap Command object in std::unique_ptr 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 fc0982587b Release elements in routineCommands_ on destruction il y a 12 ans
  Tatsuhiro Tsujikawa 1c571f196a Refactor Notifier interface to accept DownloadEventListener interface 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 d68741697a Support UDP tracker il y a 12 ans
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces il y a 13 ans
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef il y a 13 ans
  Tatsuhiro Tsujikawa a20e279606 Use std::string for SocketPoolEntry::options_ il y a 13 ans
  Tatsuhiro Tsujikawa d541b350d2 Set DEFAULT_REFRESH_INTERVAL 1000 to update console readout more il y a 14 ans
  Tatsuhiro Tsujikawa d3d1293974 Check the availability of ares_set_servers and ares_addr_node. il y a 14 ans
  Tatsuhiro Tsujikawa f0682a98c0 Added --async-dns-server option. il y a 15 ans