コミット履歴

作者 SHA1 メッセージ 日付
  Tatsuhiro Tsujikawa 438f95abae Made socket non-blocking mode in SocketCore::acceptConnection() 13 年 前
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces 13 年 前
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef 13 年 前
  Tatsuhiro Tsujikawa a20e279606 Use std::string for SocketPoolEntry::options_ 13 年 前
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t 13 年 前
  Tatsuhiro Tsujikawa 4b03634f36 Use PRId64 for int64_t format specifier 13 年 前
  Tatsuhiro Tsujikawa 1c292f469e aria2 now doesn't assume download's completed just because file size matched 14 年 前
  Tatsuhiro Tsujikawa 413b61c316 FTP PASV: fixed IPv6 support. 14 年 前
  Tatsuhiro Tsujikawa 31163c6785 Check totalLength of file is less than std::numeric_limits<off_t>::max() 14 年 前
  Tatsuhiro Tsujikawa f0bcfa822e Use int instead of unsigned int where unsigned int is not needed. 14 年 前
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. 14 年 前
  Tatsuhiro Tsujikawa f25e67b017 FTP pasv: Use request host when connecting server with http proxy. 14 年 前
  Tatsuhiro Tsujikawa f860bf0d50 Use %lld to fomat a2_gid_t 14 年 前
  Tatsuhiro Tsujikawa 27dda3c65c Support IPv6 address for FTP via HTTP tunneling. 14 年 前
  Tatsuhiro Tsujikawa 1687741303 Use fmt instead of util::itos 14 年 前
  Tatsuhiro Tsujikawa 5347efb967 Use fmt instead of using snprintf directly 14 年 前
  Tatsuhiro Tsujikawa 2e5d9b056f Removed strconcat 14 年 前
  Tatsuhiro Tsujikawa f84d2253b2 Rewritten util::split and added its iterator version. 14 年 前
  Tatsuhiro Tsujikawa 118626afc4 util::percentDecode now takes iterators as arguments. 14 年 前
  Tatsuhiro Tsujikawa 02307cee0a Removed utf8ToNative from log message and exception message. 14 年 前
  Tatsuhiro Tsujikawa 3879da592d In MinGW32, open file with UNICODE filename and print them in ANSI. 14 年 前
  Tatsuhiro Tsujikawa 1ea01e84b2 Use IP address of data connection to connect to the remote server in 15 年 前
  Tatsuhiro Tsujikawa ea1b4b3ee5 Eliminated SocketCore::peekData() form HTTP/FTP downloads. 15 年 前
  Tatsuhiro Tsujikawa 0a2b1660fa Removed DownloadContext::dir_. Use PREF_DIR value instead. 15 年 前
  Tatsuhiro Tsujikawa f0f4f8f703 Added more error code values. 15 年 前
  Tatsuhiro Tsujikawa ecbc05012c Added additional error_code::Values(9 through 14). 15 年 前
  Tatsuhiro Tsujikawa 947967fc63 Renamed DownloadErrorCode.h as error_code.h. Renamed 15 年 前
  Tatsuhiro Tsujikawa 03417e94b4 2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年 前
  Tatsuhiro Tsujikawa 694fb307aa 2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年 前
  Tatsuhiro Tsujikawa 580098eb49 2010-11-20 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 15 年 前