Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 10 years ago
  Nils Maier a3ba5c0588 Make clang (OSX) happy again 10 years ago
  Tatsuhiro Tsujikawa 318c804504 Use user-defined literal for k, m, and g (powers of 1024) 10 years ago
  Tatsuhiro Tsujikawa 9b84727324 Use std::make_shared and make_unique where possible, part 2 11 years ago
  Tatsuhiro Tsujikawa 7fbd8a50ef Fix compile error and warning with clang 11 years ago
  Tatsuhiro Tsujikawa 3aaa5a7344 Fix file length information in RPC response when length > 2GB is unknown 11 years ago
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always 11 years ago
  Nils Maier 2db0c81fc8 Stuff memory holes 12 years ago
  Nils Maier 1323048ab1 Remove a dead store in Piece 12 years ago
  Nils Maier 3590077d5c More auto-converts by cpp11-migrate 12 years ago
  Nils Maier 8526ceeb45 Convert to autos and ranged loops 12 years ago
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr 12 years ago
  Tatsuhiro Tsujikawa 74d6d64271 Use std::unique_ptr for MessageDigest 12 years ago
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 years ago
  Tatsuhiro Tsujikawa 838949ab85 Append new data to the contagious cache data 13 years ago
  Tatsuhiro Tsujikawa 2c5e77f422 Flush cached data on checkout/cancel Segment 13 years ago
  Tatsuhiro Tsujikawa 56c498bcbf Clear write cache on Segment::clear and Piece::clearAllBlock 13 years ago
  Tatsuhiro Tsujikawa f314719618 Added --disk-cache option 13 years ago
  Tatsuhiro Tsujikawa 9d15d732ed Use int32_t for piece length instead of size_t 14 years ago
  Tatsuhiro Tsujikawa 5347efb967 Use fmt instead of using snprintf directly 14 years ago
  Tatsuhiro Tsujikawa 2e5d9b056f Removed strconcat 14 years ago
  Tatsuhiro Tsujikawa 310e58bc62 Stored hash value as raw byte string, instead of hex digest. 14 years ago
  Tatsuhiro Tsujikawa 02292feaba Consistent naming scheme for hash type and digest for Piece. 14 years ago
  Tatsuhiro Tsujikawa 5c4a52ad74 Managed user cuid in Piece. 14 years ago
  Tatsuhiro Tsujikawa 93e5dbed32 2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 years ago
  Tatsuhiro Tsujikawa 89f997ec0d 2010-11-11 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 years ago
  Tatsuhiro Tsujikawa ca4940622c 2010-06-21 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 years ago
  Tatsuhiro Tsujikawa 1baf8688ee 2010-06-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 years ago
  Tatsuhiro Tsujikawa 72e475dfde 2010-03-01 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 years ago
  Tatsuhiro Tsujikawa 4354c674ab 2010-02-11 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 years ago