Histórico de Commits

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