Histórico de Commits

Autor SHA1 Mensagem Data
  Tatsuhiro Tsujikawa c651d563d0 Fix a failed test há 3 anos atrás
  Tatsuhiro Tsujikawa 64fe98a1ea clang-format há 8 anos atrás
  Kurt Kartaltepe a3bacc0ff1 Add --peer-agent option há 8 anos atrás
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 há 9 anos atrás
  Tatsuhiro Tsujikawa 318c804504 Use user-defined literal for k, m, and g (powers of 1024) há 10 anos atrás
  Tatsuhiro Tsujikawa f5ff5da9da Use constexpr for macros defined in BtConstants.h há 10 anos atrás
  Tatsuhiro Tsujikawa c0e4381780 util::parseIntSegments: Return SegList<int> há 11 anos atrás
  Tatsuhiro Tsujikawa 007b890fe4 bittorrent::computeFastSet: Return std::vector há 11 anos atrás
  Tatsuhiro Tsujikawa 4f3c526dcd Support PREF_DIR change for Metalink files há 11 anos atrás
  Tatsuhiro Tsujikawa 7c06b903f3 Use std::unique_ptr for ValueBase object hierarchy há 12 anos atrás
  Tatsuhiro Tsujikawa 10cdc59297 Remove vbegin and vend in favor of std::begin and std::end há 12 anos atrás
  Tatsuhiro Tsujikawa bef6236da8 DownloadContext::attrs_ now holds std::unique_ptr há 12 anos atrás
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle há 12 anos atrás
  Tatsuhiro Tsujikawa 4f5d26a0c7 Use BtFileMode for TorrentAttribute::mode há 12 anos atrás
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces há 13 anos atrás
  Tatsuhiro Tsujikawa 01e1fdaf49 Parse torrent file on the fly if --follow-torrent=mem is given há 13 anos atrás
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t há 13 anos atrás
  Tatsuhiro Tsujikawa 7989cd898d Use int or int32_t instead of size_t where suitable há 14 anos atrás
  Tatsuhiro Tsujikawa 9d15d732ed Use int32_t for piece length instead of size_t há 14 anos atrás
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. há 14 anos atrás
  Tatsuhiro Tsujikawa 0c162dfbfb Made util::fromHex and base32::decode function template há 14 anos atrás
  Tatsuhiro Tsujikawa d1d4903665 Rewritten bencode2::decode functions há 14 anos atrás
  Tatsuhiro Tsujikawa 9e2624a265 Apply PREF_MAX_CONNECTION_PER_SERVER to BitTorrent WEB Seeding hosts. há 14 anos atrás
  Tatsuhiro Tsujikawa 5749647ae5 Use SegList<int> instead of IntSequence in DownloadContext::setFileFilter() há 14 anos atrás
  Tatsuhiro Tsujikawa 310e58bc62 Stored hash value as raw byte string, instead of hex digest. há 14 anos atrás
  Tatsuhiro Tsujikawa 05104ba177 Removed asString, asList, ... and use downcast<T> instead. há 14 anos atrás
  Tatsuhiro Tsujikawa 3c73b6e767 Eliminated inet_ntoa and inet_ntop. Use getnameinfo() instead. há 14 anos atrás
  Tatsuhiro Tsujikawa 03f0774482 Consistent naming scheme for hash type and digest for DownloadContext. há 14 anos atrás
  Tatsuhiro Tsujikawa 0a2b1660fa Removed DownloadContext::dir_. Use PREF_DIR value instead. há 15 anos atrás
  Tatsuhiro Tsujikawa 3ee6784b76 Made `make distcheck' pass. há 15 anos atrás