コミット履歴

作者 SHA1 メッセージ 日付
  Tatsuhiro Tsujikawa e0a827ff98 Enable IndentPPDirectives 7 年 前
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 9 年 前
  Tatsuhiro Tsujikawa af98861aff Evict timed out pooled socket periodically 10 年 前
  Tatsuhiro Tsujikawa 0b48bb1dbd Use user-defined literals for time units 10 年 前
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib 10 年 前
  Nils Maier 8f2af33b6d Delay auth failures instead of PBKDF2 11 年 前
  Nils Maier 82dad90ff3 Validate token using PBKDF2-HMAC-SHA1. 11 年 前
  Tatsuhiro Tsujikawa 77b7747ca8 Ensure that Commands are cleaned up before RequestGroupMan is deleted 12 年 前
  Tatsuhiro Tsujikawa 00e27e4fa4 DownloadEngine: Use std::unique_ptr for eventPoll_ 12 年 前
  Tatsuhiro Tsujikawa f83b0fcfa3 Refactor MultiUrlRequestInfo ctor 12 年 前
  Tatsuhiro Tsujikawa cc3cd8a58b DownloadEngine: Use std::unique_ptr for btRegistry_ 12 年 前
  Tatsuhiro Tsujikawa 3a3ac4ef9b DownloadEngine: Use std::unique_ptr for dnsCache_ 12 年 前
  Tatsuhiro Tsujikawa 9130dc6776 DownloadEngine:: Use std::unique_ptr for webSocketSessionMan_ 12 年 前
  Tatsuhiro Tsujikawa 68f2a33355 DownloadEngine: Use std::unique_ptr for RequestGroupMan 12 年 前
  Tatsuhiro Tsujikawa 697c1008f7 DownloadEngine: Use std::unique_ptr for checkIntegrityMan_, fileAllocationMan_ 12 年 前
  Tatsuhiro Tsujikawa da7400ef5c Return std::unique_ptr member as const ref 12 年 前
  Tatsuhiro Tsujikawa a4cf50914d HttpRequest: Use raw non-owning pointer for cookieStorage_ 12 年 前
  Tatsuhiro Tsujikawa 4803482a51 HttpRequest: Store non-owning raw pointer for authConfigFactory_ 12 年 前
  Tatsuhiro Tsujikawa fa9f3fb5a3 Wrap Command object in std::unique_ptr 12 年 前
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 年 前
  Tatsuhiro Tsujikawa fc0982587b Release elements in routineCommands_ on destruction 12 年 前
  Tatsuhiro Tsujikawa 1c571f196a Refactor Notifier interface to accept DownloadEventListener interface 12 年 前
  Tatsuhiro Tsujikawa 6fcf274f27 Add initialization function and addUri API function for libaria2 12 年 前
  Tatsuhiro Tsujikawa 90abec8a36 Move initialization code in aria2::main to struct Context 12 年 前
  Tatsuhiro Tsujikawa d68741697a Support UDP tracker 12 年 前
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces 13 年 前
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef 13 年 前
  Tatsuhiro Tsujikawa a20e279606 Use std::string for SocketPoolEntry::options_ 13 年 前
  Tatsuhiro Tsujikawa d541b350d2 Set DEFAULT_REFRESH_INTERVAL 1000 to update console readout more 14 年 前
  Tatsuhiro Tsujikawa d3d1293974 Check the availability of ares_set_servers and ares_addr_node. 14 年 前