Commit History

Upphovsman SHA1 Meddelande Datum
  Tatsuhiro Tsujikawa 31163c6785 Check totalLength of file is less than std::numeric_limits<off_t>::max() 14 år sedan
  Tatsuhiro Tsujikawa b97a7c8ecf Use int32_t for begin, length in RangeBtMessage 14 år sedan
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. 14 år sedan
  Tatsuhiro Tsujikawa db5cc4db27 Don't append character to std::string. 14 år sedan
  Tatsuhiro Tsujikawa 2e5d9b056f Removed strconcat 14 år sedan
  Tatsuhiro Tsujikawa 226480ad60 Made const char[] static 14 år sedan
  Tatsuhiro Tsujikawa 0c162dfbfb Made util::fromHex and base32::decode function template 14 år sedan
  Tatsuhiro Tsujikawa d1d4903665 Rewritten bencode2::decode functions 14 år sedan
  Tatsuhiro Tsujikawa d305432ec0 Code cleanup. Avoid std::string temporaries. 14 år sedan
  Tatsuhiro Tsujikawa 1d56c17225 Code cleanup. Avoid std::string temporaries. 14 år sedan
  Tatsuhiro Tsujikawa 79876af88f Removed util::endsWith(a, b). Added util::iendsWith() 14 år sedan
  Tatsuhiro Tsujikawa 601ec0f44a Removed util::startsWith(a, b) 14 år sedan
  Tatsuhiro Tsujikawa f84d2253b2 Rewritten util::split and added its iterator version. 14 år sedan
  Tatsuhiro Tsujikawa 84bc2c7ae8 Use std::string::append instead of appending std::string() temporaries. 14 år sedan
  Tatsuhiro Tsujikawa 9e2624a265 Apply PREF_MAX_CONNECTION_PER_SERVER to BitTorrent WEB Seeding hosts. 14 år sedan
  Tatsuhiro Tsujikawa 138130497f Rewritten bittorrent::packcompact() using net::getBinAddr(). 14 år sedan
  Tatsuhiro Tsujikawa 310e58bc62 Stored hash value as raw byte string, instead of hex digest. 14 år sedan
  Tatsuhiro Tsujikawa 05104ba177 Removed asString, asList, ... and use downcast<T> instead. 14 år sedan
  Tatsuhiro Tsujikawa 3c73b6e767 Eliminated inet_ntoa and inet_ntop. Use getnameinfo() instead. 14 år sedan
  Tatsuhiro Tsujikawa a10cda2f17 Use global::cout to output string to stdout. 14 år sedan
  Tatsuhiro Tsujikawa 03f0774482 Consistent naming scheme for hash type and digest for DownloadContext. 14 år sedan
  Tatsuhiro Tsujikawa 7338a25035 Added initial JSON-RPC support. 14 år sedan
  Tatsuhiro Tsujikawa 22a6ec6a15 Fixed the bug that DownloadContext::basePath_ is not 14 år sedan
  Tatsuhiro Tsujikawa aa4232ca8b Use rp instead of res. 14 år sedan
  Tatsuhiro Tsujikawa 2666bc8170 Renamed MessageDigestHelper as message_digest_helper 14 år sedan
  Tatsuhiro Tsujikawa 0a2b1660fa Removed DownloadContext::dir_. Use PREF_DIR value instead. 15 år sedan
  Tatsuhiro Tsujikawa f0f4f8f703 Added more error code values. 15 år sedan
  Tatsuhiro Tsujikawa 694fb307aa 2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 år sedan
  Tatsuhiro Tsujikawa 1372ac51ad 2010-11-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 år sedan
  Tatsuhiro Tsujikawa 93e5dbed32 2010-11-12 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 år sedan