커밋 기록

작성자 SHA1 메시지 날짜
  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 9734fa5447 Call onEndOfRun() on oneshot == true as well 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 85de8b0642 Revert DownloadEngine.cc change in 6b55f5d3 because Debian Lenny breaks 12 년 전
  Tatsuhiro Tsujikawa 6b55f5d393 Do changes in 8aa1db6 in other places which include signal.h 12 년 전
  Tatsuhiro Tsujikawa d68741697a Support UDP tracker 12 년 전
  Tatsuhiro Tsujikawa 2676bbe9c6 Initialized scalar members 13 년 전
  Tatsuhiro Tsujikawa 0ecfa19925 Reworked download/upload statistics calculation 13 년 전
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef 13 년 전
  Tatsuhiro Tsujikawa a20e279606 Use std::string for SocketPoolEntry::options_ 13 년 전
  Tatsuhiro Tsujikawa 3c39931566 Remove trailing white spaces 13 년 전
  Tatsuhiro Tsujikawa 2a51949132 Catch exception from Socket::getPeerInfo() when pooling connection 13 년 전
  Tatsuhiro Tsujikawa c0dda6a0f7 Changed createSockPoolKey so that we can support IPv6 numeric address safely. 14 년 전
  Tatsuhiro Tsujikawa db5cc4db27 Don't append character to std::string. 14 년 전
  Tatsuhiro Tsujikawa 1d56c17225 Code cleanup. Avoid std::string temporaries. 14 년 전
  Tatsuhiro Tsujikawa e8e3a6f259 wallclock is now retrieved using global::wallclock() call. 14 년 전
  Tatsuhiro Tsujikawa 891c9e60ac Use A2_DELTA_MILLIS for timing critical code. 14 년 전
  Tatsuhiro Tsujikawa e95b8efc6b Fixed the bug that microsecond part of timeval overwlows in waitData(). 14 년 전
  Tatsuhiro Tsujikawa 59f251ba14 Fixed rounding error in DownloadEngine::run(). 14 년 전
  Tatsuhiro Tsujikawa d3d1293974 Check the availability of ares_set_servers and ares_addr_node. 14 년 전
  Tatsuhiro Tsujikawa f0682a98c0 Added --async-dns-server option. 14 년 전
  Tatsuhiro Tsujikawa af4e47329b Call calculateStatistics() after global::wallclock.reset(). 14 년 전
  Tatsuhiro Tsujikawa 02ca3ed0b7 Use refreshInterval_ as timeout value of event polling. 15 년 전