Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa c9f8cf75bf Rewritten CookieStorage using BufferedFile 14 years ago
  Tatsuhiro Tsujikawa 410d88710b Rewritten DHTRoutingTable I/O using BufferedFile. 14 years ago
  Tatsuhiro Tsujikawa ef27370243 Use BufferedFile in DefaultBtProgressInfoFile 14 years ago
  Tatsuhiro Tsujikawa 6cb91cae88 Added fopen/fread/fwrite/fgets wrapper class. 14 years ago
  Tatsuhiro Tsujikawa 733ff2c05a Rewritten NsCookieParser using stdio instead of stream. 14 years ago
  Tatsuhiro Tsujikawa 07874696c5 Rewritten Netrc using stdio instead of stream. 14 years ago
  Tatsuhiro Tsujikawa 13158de0d3 Removed unused header fstream from DHTSetup 14 years ago
  Tatsuhiro Tsujikawa 168094560d Rewritten CookieStorage using stdio instead of stream 14 years ago
  Tatsuhiro Tsujikawa 292bbb3679 Added log messages to DHTRoutingTable IO routines. 14 years ago
  Tatsuhiro Tsujikawa dea7a7969c Rewritten DHTRoutingTableSerializer using stdio instead of stream. 14 years ago
  Tatsuhiro Tsujikawa f141cd4228 Rewritten DHTRoutingTableDeserializer using stdio instead of stream. 14 years ago
  Tatsuhiro Tsujikawa 5eb338ad87 Rewritten DefaultBtProgressInfoFile using stdio instead of stream. 14 years ago
  Tatsuhiro Tsujikawa 3879da592d In MinGW32, open file with UNICODE filename and print them in ANSI. 14 years ago
  Tatsuhiro Tsujikawa 45686860e1 Updated bash_completion 14 years ago
  Tatsuhiro Tsujikawa a2669c3097 Updated Chinese (Simplified), Ukrainian and Brazilian Portuguese 14 years ago
  Tatsuhiro Tsujikawa cb14342fc3 Small updates. 14 years ago
  Tatsuhiro Tsujikawa 2176066c08 Documented Metalink/HTTP in README.asciidoc 14 years ago
  Tatsuhiro Tsujikawa 6e1e481be5 Make --metalink-location option available with --disable-metalink 14 years ago
  Tatsuhiro Tsujikawa bd39562939 Updated NEWS for 1.12.1 release. 14 years ago
  Tatsuhiro Tsujikawa afdbda8f10 Initialize libgcrypt. 14 years ago
  Tatsuhiro Tsujikawa 70eeebfae9 Retry DHT get_peers task if the number of peers in PeerStorage is less 14 years ago
  Tatsuhiro Tsujikawa aa13ff5f51 Throw exception with error message if gnutls_global_init() failed. 14 years ago
  Tatsuhiro Tsujikawa 932c258755 Added log message when checksum validation failed. 14 years ago
  Tatsuhiro Tsujikawa 4ea28cb837 Don't send basic auth header to service operated on differenct port. 14 years ago
  Tatsuhiro Tsujikawa 02292feaba Consistent naming scheme for hash type and digest for Piece. 14 years ago
  Tatsuhiro Tsujikawa 03f0774482 Consistent naming scheme for hash type and digest for DownloadContext. 14 years ago
  Tatsuhiro Tsujikawa 7b86b294c9 Consistent naming scheme for hash type and digest. 14 years ago
  Tatsuhiro Tsujikawa ce101f5ad2 Use HttpHeader::getIterator() instead of HttpHeader::get() 14 years ago
  Tatsuhiro Tsujikawa c536e460aa Merge branch 'rfc6249' 14 years ago
  Tatsuhiro Tsujikawa a533437be6 Implemented Metalink/HTTP in HTTP download. 14 years ago