커밋 기록

작성자 SHA1 메시지 날짜
  Tatsuhiro Tsujikawa ca329a7ccb Use std::mem_fn instead of std::mem_fun 12 년 전
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 년 전
  Tatsuhiro Tsujikawa 4a106e7fcf Send HAVE message to the peer which the piece is downloaded from 12 년 전
  Tatsuhiro Tsujikawa 1c571f196a Refactor Notifier interface to accept DownloadEventListener interface 12 년 전
  Tatsuhiro Tsujikawa c09a5a95f4 mingw32: Re-open files with read-only mode enabled on seeding 13 년 전
  Tatsuhiro Tsujikawa f314719618 Added --disk-cache option 13 년 전
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef 13 년 전
  Tatsuhiro Tsujikawa e2340efe27 Use std::vector instead of std::map for ContextAttribute objects 13 년 전
  Tatsuhiro Tsujikawa d734ff7d29 Added new file allocation method called 'trunc' 13 년 전
  Tatsuhiro Tsujikawa e2fcd6d72c Use enum to select file allocation method 13 년 전
  Tatsuhiro Tsujikawa c30ea8adeb Don't sum in-flight piece which does not intersect filtered ranges 13 년 전
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t 13 년 전
  Tatsuhiro Tsujikawa eed804baaa Use std::set instead of std::deque if the elements are sorted and 13 년 전
  Tatsuhiro Tsujikawa f4e2c7f060 Added JSON-RPC over WebSocket. 13 년 전
  Tatsuhiro Tsujikawa e73c3c53ff Fixed clang warning and errors. 13 년 전
  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 c7ac147287 Added PieceStorage::onDownloadIncomplete() virtual function. 14 년 전
  Tatsuhiro Tsujikawa a081f651a1 GeomStreamPieceSelector: Made base changeable and added offsetIndex 14 년 전
  Tatsuhiro Tsujikawa 7318c361bc Added geom parameter to --stream-piece-selector option. 14 년 전
  Tatsuhiro Tsujikawa e8e3a6f259 wallclock is now retrieved using global::wallclock() call. 14 년 전
  Tatsuhiro Tsujikawa 02292feaba Consistent naming scheme for hash type and digest for Piece. 14 년 전
  Tatsuhiro Tsujikawa 03f0774482 Consistent naming scheme for hash type and digest for DownloadContext. 14 년 전
  Tatsuhiro Tsujikawa 5bbfa742fc Removed use of O_DIRECT because it performs bad. 14 년 전
  Tatsuhiro Tsujikawa 5c4a52ad74 Managed user cuid in Piece. 14 년 전
  Tatsuhiro Tsujikawa 65ec9e98df Replaced InOrder with Inorder. 14 년 전
  Tatsuhiro Tsujikawa deaea9537b Added --stream-piece-selector option. 14 년 전
  Tatsuhiro Tsujikawa cc82da3bab Added StreamPieceSelector class. 14 년 전
  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 년 전