提交歷史

作者 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 年之前