提交历史

作者 SHA1 备注 提交日期
  Tatsuhiro Tsujikawa 2c5e77f422 Flush cached data on checkout/cancel Segment 13 年之前
  Tatsuhiro Tsujikawa 56c498bcbf Clear write cache on Segment::clear and Piece::clearAllBlock 13 年之前
  Tatsuhiro Tsujikawa f314719618 Added --disk-cache option 13 年之前
  Tatsuhiro Tsujikawa 0ecfa19925 Reworked download/upload statistics calculation 13 年之前
  Tatsuhiro Tsujikawa 46bdaf0e8d Made HTTP/FTP download speed limiter more accurate 13 年之前
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef 13 年之前
  Tatsuhiro Tsujikawa e2340efe27 Use std::vector instead of std::map for ContextAttribute objects 13 年之前
  Tatsuhiro Tsujikawa 16d395779a Removed static_cast<int64>()s where they are unnecessary 13 年之前
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t 13 年之前
  Tatsuhiro Tsujikawa 4b03634f36 Use PRId64 for int64_t format specifier 13 年之前
  Tatsuhiro Tsujikawa b6fd4366fe Use short form of util::startsWith and util::endsWith 13 年之前
  Tatsuhiro Tsujikawa f0bcfa822e Use int instead of unsigned int where unsigned int is not needed. 14 年之前
  Tatsuhiro Tsujikawa 9d15d732ed Use int32_t for piece length instead of size_t 14 年之前
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. 14 年之前
  Tatsuhiro Tsujikawa 1687741303 Use fmt instead of util::itos 14 年之前
  Tatsuhiro Tsujikawa 79876af88f Removed util::endsWith(a, b). Added util::iendsWith() 14 年之前
  Tatsuhiro Tsujikawa 310e58bc62 Stored hash value as raw byte string, instead of hex digest. 14 年之前
  Tatsuhiro Tsujikawa e8e3a6f259 wallclock is now retrieved using global::wallclock() call. 14 年之前
  Tatsuhiro Tsujikawa 03f0774482 Consistent naming scheme for hash type and digest for DownloadContext. 14 年之前
  Tatsuhiro Tsujikawa 2666bc8170 Renamed MessageDigestHelper as message_digest_helper 14 年之前
  Tatsuhiro Tsujikawa 4824b09237 Reverted comment which was removed unintentionally. Moved 2 14 年之前
  Tatsuhiro Tsujikawa ea1b4b3ee5 Eliminated SocketCore::peekData() form HTTP/FTP downloads. 14 年之前
  Tatsuhiro Tsujikawa 235b5a0848 Allocate buffer used by DownloadCommand in stack. 15 年之前
  Tatsuhiro Tsujikawa 947967fc63 Renamed DownloadErrorCode.h as error_code.h. Renamed 15 年之前
  Tatsuhiro Tsujikawa 03417e94b4 2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 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 1372ac51ad 2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年之前
  Tatsuhiro Tsujikawa 93e5dbed32 2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年之前
  Tatsuhiro Tsujikawa 89f997ec0d 2010-11-11 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年之前