커밋 기록

작성자 SHA1 메시지 날짜
  Tatsuhiro Tsujikawa b772aa6a5e util::percentEncodeMini: Fix regression bug removed unsignedness 12 년 전
  Tatsuhiro Tsujikawa 2761301dfb Rewrite util::divide 12 년 전
  Tatsuhiro Tsujikawa 10cdc59297 Remove vbegin and vend in favor of std::begin and std::end 12 년 전
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 년 전
  Tatsuhiro Tsujikawa 6a976a4118 Accept k and m as well as K and M in util::getRealSize() 12 년 전
  Tatsuhiro Tsujikawa b017e80438 Changed threshold of using upper unit for abbrevSize 13 년 전
  Tatsuhiro Tsujikawa 4fdd5da27d Compact readout when more than 1 simultaneous downloads are going on 13 년 전
  Tatsuhiro Tsujikawa 31189b1222 Made return type of util::parse_content_disposition ssize_t 13 년 전
  Tatsuhiro Tsujikawa 118aed9c24 Content-Disposition parser conforming to RFC 6266. 13 년 전
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces 13 년 전
  Tatsuhiro Tsujikawa 8fc5cdea02 Removed unused functions 13 년 전
  Tatsuhiro Tsujikawa 89f18dde85 Use nothrow version of parseInt, parseUInt and parseLLInt 13 년 전
  Tatsuhiro Tsujikawa f133091a9e Made BufferedFile ctor take const char* args 13 년 전
  Tatsuhiro Tsujikawa f1017d5def Don't percent-decode filename value in Content-Disposition. 13 년 전
  Tatsuhiro Tsujikawa 0a9abd89c6 Rewritten TLS hostname check based on RFC 6125. 13 년 전
  Tatsuhiro Tsujikawa 25ef6677e9 Added hostname check described in RFC 2818 with OpenSSL. 13 년 전
  Tatsuhiro Tsujikawa 3b1834e633 Avoid strlen in util::streq, util::strieq, util::startsWith and util::istartsWith 13 년 전
  Tatsuhiro Tsujikawa 9331f6a43d Removed static const char[] as much as possible. 13 년 전
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. 14 년 전
  Tatsuhiro Tsujikawa c42dd7e755 Changed format of ETA. 14 년 전
  Tatsuhiro Tsujikawa db5cc4db27 Don't append character to std::string. 14 년 전
  Tatsuhiro Tsujikawa 2f4393d17c Rewritten parse*Int 14 년 전
  Tatsuhiro Tsujikawa d17ea2837b HttpHeader::fill() now stores header name in lowercase. 14 년 전
  Tatsuhiro Tsujikawa 30fdb08f40 Rewritten parametered URI handling routine. 14 년 전
  Tatsuhiro Tsujikawa 0c162dfbfb Made util::fromHex and base32::decode function template 14 년 전
  Tatsuhiro Tsujikawa d1d4903665 Rewritten bencode2::decode functions 14 년 전
  Tatsuhiro Tsujikawa 5c88f61269 Added util::istartsWith() 14 년 전
  Tatsuhiro Tsujikawa 79876af88f Removed util::endsWith(a, b). Added util::iendsWith() 14 년 전
  Tatsuhiro Tsujikawa 601ec0f44a Removed util::startsWith(a, b) 14 년 전
  Tatsuhiro Tsujikawa f84d2253b2 Rewritten util::split and added its iterator version. 14 년 전