Историја ревизија

Аутор SHA1 Порука Датум
  Tatsuhiro Tsujikawa ea4d99ea08 Refactor SocketCore::getPeerInfo, getAddrInfo to return Endpoint object пре 9 година
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 пре 10 година
  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 година
  Tatsuhiro Tsujikawa 2807258279 Use std::make_shared and make_unique where possible, part 1 пре 11 година
  Nils Maier 8f2af33b6d Delay auth failures instead of PBKDF2 пре 11 година
  Tatsuhiro Tsujikawa adeead6f03 Revert to existing "proper" coding style пре 11 година
  Nils Maier fd8dc921fe Initialize DownloadEngine::tokenAverageDuration_ to something. пре 11 година
  Nils Maier 88b61f2eb9 Adjust RPC token processing time пре 11 година
  Nils Maier 82dad90ff3 Validate token using PBKDF2-HMAC-SHA1. пре 11 година
  Nils Maier cf6f58ceec More code cleanups пре 12 година
  Nils Maier 8526ceeb45 Convert to autos and ranged loops пре 12 година
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr пре 12 година
  Tatsuhiro Tsujikawa c26c1e234a Move GHR outside of function and provide ctor to suppress compiler warning пре 12 година
  Tatsuhiro Tsujikawa 7b04c841d6 Code cleanup пре 12 година
  Nils Maier 79fcafc31f Win: Use SetConsoleCtrlHandler for SIGINT/SIGTERM пре 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 година