История коммитов

Автор SHA1 Сообщение Дата
  Tatsuhiro Tsujikawa ad6d799b98 Retry with 504 status code 9 лет назад
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 9 лет назад
  Tatsuhiro Tsujikawa bc1c9cae00 Cleanup 10 лет назад
  Tatsuhiro Tsujikawa 029d6897f2 Apply --retry-wait when retrying after 404 10 лет назад
  Tatsuhiro Tsujikawa 4bbc71c8e6 Retry after 404 status if --max-file-not-found > 0 10 лет назад
  Tatsuhiro Tsujikawa 692a674fe0 SocketRecvBuffer: Eliminate memmove 10 лет назад
  Tatsuhiro Tsujikawa 2807258279 Use std::make_shared and make_unique where possible, part 1 11 лет назад
  Nils Maier a44c71586a Fix crash in HttpSkipResponseCommand ctor 12 лет назад
  Nils Maier 2db0c81fc8 Stuff memory holes 12 лет назад
  Tatsuhiro Tsujikawa 57f1902ee1 Use std::unique_ptr for StreamFilter instead of std::shared_ptr 12 лет назад
  Tatsuhiro Tsujikawa 9a38c102dc Use std::unique_ptr for HttpResponse instead of std::shared_ptr 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 4410f0e56c Treat response is completed if EOF is received before streamFilter completes 12 лет назад
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces 13 лет назад
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t 13 лет назад
  Tatsuhiro Tsujikawa b6fd4366fe Use short form of util::startsWith and util::endsWith 14 лет назад
  Tatsuhiro Tsujikawa f0bcfa822e Use int instead of unsigned int where unsigned int is not needed. 14 лет назад
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. 14 лет назад
  Tatsuhiro Tsujikawa 79876af88f Removed util::endsWith(a, b). Added util::iendsWith() 14 лет назад
  Tatsuhiro Tsujikawa 4ea28cb837 Don't send basic auth header to service operated on differenct port. 14 лет назад
  Tatsuhiro Tsujikawa b49a558c4e Fixed compile error on 32bit systems. 14 лет назад
  Tatsuhiro Tsujikawa f2a63fa06a Added --retry-wait option. 15 лет назад
  Tatsuhiro Tsujikawa 2c3187451f Don't pool connection if the command has multiple segments. 15 лет назад
  Tatsuhiro Tsujikawa ea1b4b3ee5 Eliminated SocketCore::peekData() form HTTP/FTP downloads. 15 лет назад
  Tatsuhiro Tsujikawa f0f4f8f703 Added more error code values. 15 лет назад
  Tatsuhiro Tsujikawa 947967fc63 Renamed DownloadErrorCode.h as error_code.h. Renamed 15 лет назад
  Tatsuhiro Tsujikawa 694fb307aa 2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 лет назад
  Tatsuhiro Tsujikawa 580098eb49 2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 лет назад
  Tatsuhiro Tsujikawa d8d159ccd8 2010-11-15 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 лет назад