Histórico de Commits

Autor SHA1 Mensagem Data
  Nils Maier 366e2e8f79 Use default where possible há 9 anos atrás
  Tatsuhiro Tsujikawa ea4d99ea08 Refactor SocketCore::getPeerInfo, getAddrInfo to return Endpoint object há 9 anos atrás
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 há 10 anos atrás
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib há 10 anos atrás
  Tatsuhiro Tsujikawa bb8df11d7e ftp, sftp: Fix heap-after-free bug on exception há 10 anos atrás
  Tatsuhiro Tsujikawa 70541498d8 ftp: Fix timeout when reusing FTP connection há 10 anos atrás
  Tatsuhiro Tsujikawa 62826d691d ftp: Fix accessing first element in empty segments vector há 10 anos atrás
  Dan Fandrich 0538aa40da Fixed some typos in code comments há 10 anos atrás
  Tatsuhiro Tsujikawa 2807258279 Use std::make_shared and make_unique where possible, part 1 há 11 anos atrás
  Tatsuhiro Tsujikawa 4f3c526dcd Support PREF_DIR change for Metalink files há 11 anos atrás
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always há 11 anos atrás
  Tatsuhiro Tsujikawa e1e6bb1ec5 Don't fail multiple concurrent dl same file if auto-file-renaming is enabled há 12 anos atrás
  Tatsuhiro Tsujikawa 6b397c8125 Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry há 12 anos atrás
  Tatsuhiro Tsujikawa cb205a207c Use std::unique_ptr for HttpRequest instead of std::shared_ptr há 12 anos atrás
  Tatsuhiro Tsujikawa fa9f3fb5a3 Wrap Command object in std::unique_ptr há 12 anos atrás
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle há 12 anos atrás
  Tatsuhiro Tsujikawa 5bc5665c6a Support off64_t for Android build há 12 anos atrás
  Tatsuhiro Tsujikawa 26972b8535 Rewrite backup connection handling há 12 anos atrás
  Tatsuhiro Tsujikawa 597e1a5c1b Implement simple Happy Eyeballs for HTTP/FTP downloads há 12 anos atrás
  Tatsuhiro Tsujikawa 98e7018599 Fix failure to set TCP_NODELAY on Windows há 12 anos atrás
  Tatsuhiro Tsujikawa bf4ea63a66 Disable TCP_NODELAY for BitTorrent há 13 anos atrás
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID há 13 anos atrás
  Tatsuhiro Tsujikawa 438f95abae Made socket non-blocking mode in SocketCore::acceptConnection() há 13 anos atrás
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces há 13 anos atrás
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef há 13 anos atrás
  Tatsuhiro Tsujikawa a20e279606 Use std::string for SocketPoolEntry::options_ há 13 anos atrás
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t há 13 anos atrás
  Tatsuhiro Tsujikawa 4b03634f36 Use PRId64 for int64_t format specifier há 13 anos atrás
  Tatsuhiro Tsujikawa 1c292f469e aria2 now doesn't assume download's completed just because file size matched há 14 anos atrás
  Tatsuhiro Tsujikawa 413b61c316 FTP PASV: fixed IPv6 support. há 14 anos atrás