Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa 04586f50b1 Fixed BitfieldMan::getOffsetCompletedLength overflow on 32-bit systems 13 years ago
  Tatsuhiro Tsujikawa de1ca6d6b8 mingw32: Use HANDLE only for MinGW32 build 13 years ago
  ITriskTI 8c3e08f15a Update doc/manual-src/ru/aria2c.rst 13 years ago
  Tatsuhiro Tsujikawa 0995d3fa0c Updated README.rst 13 years ago
  Tatsuhiro Tsujikawa 2235743de3 Changed console readout, making it more compact 13 years ago
  Tatsuhiro Tsujikawa 4fdd5da27d Compact readout when more than 1 simultaneous downloads are going on 13 years ago
  Tatsuhiro Tsujikawa 79fce29bda Fixed segmentation fault if fp_ is NULL 13 years ago
  Tatsuhiro Tsujikawa e86fd44dc5 Console color output 13 years ago
  Tatsuhiro Tsujikawa 9a5fff0de0 Logger: Simplified console output and change level format in log 13 years ago
  Tatsuhiro Tsujikawa 2364f809c3 Code cleanup: Merged successive string literals in readout 13 years ago
  Tatsuhiro Tsujikawa bf56f3c299 Check the output file is terminal or not in ctor 13 years ago
  Tatsuhiro Tsujikawa 9d7bb9d01a Release statically allocated resources for prefs and options 13 years ago
  Tatsuhiro Tsujikawa a8641b0998 Updated .gitignore 13 years ago
  Tatsuhiro Tsujikawa 3e656fd6d1 Bump up version number to 1.16.1 13 years ago
  Tatsuhiro Tsujikawa 0c491b86d0 Documented --disk-cache option in man page 13 years ago
  Tatsuhiro Tsujikawa 901227db9b Updated usage of --disk-cache 13 years ago
  Tatsuhiro Tsujikawa 7a02177698 Start to find faster host before the number of missing segments becomes 1 13 years ago
  Tatsuhiro Tsujikawa 5683f2fb3e Removed unused staticSHA1Digest 13 years ago
  Tatsuhiro Tsujikawa bec0f6dc11 Removed warning when --file-allocation=falloc is used in MinGW32 build 13 years ago
  Tatsuhiro Tsujikawa a6b18c868b Log size before flush 13 years ago
  Tatsuhiro Tsujikawa df5f1fe77f Fixed bug that size_ is not updated when WrDiskCacheEntry::append is called 13 years ago
  Tatsuhiro Tsujikawa 838949ab85 Append new data to the contagious cache data 13 years ago
  Tatsuhiro Tsujikawa 2c5e77f422 Flush cached data on checkout/cancel Segment 13 years ago
  Tatsuhiro Tsujikawa 56c498bcbf Clear write cache on Segment::clear and Piece::clearAllBlock 13 years ago
  Tatsuhiro Tsujikawa 9ed8502e74 Write data in 4K aligned offset in write with disk cache enabled 13 years ago
  Tatsuhiro Tsujikawa 911851debb mingw32: Removed FSCTL_SET_SPARSE set 13 years ago
  Tatsuhiro Tsujikawa 8f2a4cc716 Removed unused members 13 years ago
  Tatsuhiro Tsujikawa f314719618 Added --disk-cache option 13 years ago
  Tatsuhiro Tsujikawa 8ac433a8e9 Fixed compile error without SSL/TLS lib 13 years ago
  Tatsuhiro Tsujikawa 2cbdd8b845 Fixed compile error without BitTorrent support 13 years ago