Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Tatsuhiro Tsujikawa 4fdd5da27d Compact readout when more than 1 simultaneous downloads are going on 13 yıl önce
  Tatsuhiro Tsujikawa 31189b1222 Made return type of util::parse_content_disposition ssize_t 13 yıl önce
  Tatsuhiro Tsujikawa 118aed9c24 Content-Disposition parser conforming to RFC 6266. 13 yıl önce
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces 13 yıl önce
  Tatsuhiro Tsujikawa 8fc5cdea02 Removed unused functions 13 yıl önce
  Tatsuhiro Tsujikawa 89f18dde85 Use nothrow version of parseInt, parseUInt and parseLLInt 13 yıl önce
  Tatsuhiro Tsujikawa f133091a9e Made BufferedFile ctor take const char* args 13 yıl önce
  Tatsuhiro Tsujikawa f1017d5def Don't percent-decode filename value in Content-Disposition. 13 yıl önce
  Tatsuhiro Tsujikawa 0a9abd89c6 Rewritten TLS hostname check based on RFC 6125. 13 yıl önce
  Tatsuhiro Tsujikawa 25ef6677e9 Added hostname check described in RFC 2818 with OpenSSL. 13 yıl önce
  Tatsuhiro Tsujikawa 3b1834e633 Avoid strlen in util::streq, util::strieq, util::startsWith and util::istartsWith 13 yıl önce
  Tatsuhiro Tsujikawa 9331f6a43d Removed static const char[] as much as possible. 13 yıl önce
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. 14 yıl önce
  Tatsuhiro Tsujikawa c42dd7e755 Changed format of ETA. 14 yıl önce
  Tatsuhiro Tsujikawa db5cc4db27 Don't append character to std::string. 14 yıl önce
  Tatsuhiro Tsujikawa 2f4393d17c Rewritten parse*Int 14 yıl önce
  Tatsuhiro Tsujikawa d17ea2837b HttpHeader::fill() now stores header name in lowercase. 14 yıl önce
  Tatsuhiro Tsujikawa 30fdb08f40 Rewritten parametered URI handling routine. 14 yıl önce
  Tatsuhiro Tsujikawa 0c162dfbfb Made util::fromHex and base32::decode function template 14 yıl önce
  Tatsuhiro Tsujikawa d1d4903665 Rewritten bencode2::decode functions 14 yıl önce
  Tatsuhiro Tsujikawa 5c88f61269 Added util::istartsWith() 14 yıl önce
  Tatsuhiro Tsujikawa 79876af88f Removed util::endsWith(a, b). Added util::iendsWith() 14 yıl önce
  Tatsuhiro Tsujikawa 601ec0f44a Removed util::startsWith(a, b) 14 yıl önce
  Tatsuhiro Tsujikawa f84d2253b2 Rewritten util::split and added its iterator version. 14 yıl önce
  Tatsuhiro Tsujikawa 6267676e8b util::divide now takes iterators as arguments. 14 yıl önce
  Tatsuhiro Tsujikawa 118626afc4 util::percentDecode now takes iterators as arguments. 14 yıl önce
  Tatsuhiro Tsujikawa 9bb914b76e Changed parse*Int functions so that it accepts iterators. 14 yıl önce
  Tatsuhiro Tsujikawa f884ad8339 Rewritten parseIndexPath. Renamed createIndexPathMap as createIndexPaths. 14 yıl önce
  Tatsuhiro Tsujikawa 4a455b5afe Removed IntSequence and Sequence<T> 14 yıl önce
  Tatsuhiro Tsujikawa 5749647ae5 Use SegList<int> instead of IntSequence in DownloadContext::setFileFilter() 14 yıl önce