커밋 기록

작성자 SHA1 메시지 날짜
  Tatsuhiro Tsujikawa 6b397c8125 Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry 12 년 전
  Tatsuhiro Tsujikawa 57f1902ee1 Use std::unique_ptr for StreamFilter instead of std::shared_ptr 12 년 전
  Tatsuhiro Tsujikawa cb205a207c Use std::unique_ptr for HttpRequest instead of std::shared_ptr 12 년 전
  Tatsuhiro Tsujikawa 9a38c102dc Use std::unique_ptr for HttpResponse instead of std::shared_ptr 12 년 전
  Tatsuhiro Tsujikawa 47402c5f29 Refactor HttpConnection and its neighbor objects 12 년 전
  Tatsuhiro Tsujikawa fa9f3fb5a3 Wrap Command object in std::unique_ptr 12 년 전
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 년 전
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID 13 년 전
  Tatsuhiro Tsujikawa c904aa50fe Use uri_split instead of uri::parse where appropriate 13 년 전
  Tatsuhiro Tsujikawa 8b0c701266 Removed trailing spaces 13 년 전
  Tatsuhiro Tsujikawa 3258614033 Removed *Handle typedef 13 년 전
  Tatsuhiro Tsujikawa 461a542c5e Rewritten DownloadHandlerConstants 13 년 전
  Tatsuhiro Tsujikawa 1b874268a0 Use int64_t instead of off_t 13 년 전
  Tatsuhiro Tsujikawa 1c292f469e aria2 now doesn't assume download's completed just because file size matched 14 년 전
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. 14 년 전
  Tatsuhiro Tsujikawa f860bf0d50 Use %lld to fomat a2_gid_t 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 03f0774482 Consistent naming scheme for hash type and digest for DownloadContext. 14 년 전
  Tatsuhiro Tsujikawa 7b86b294c9 Consistent naming scheme for hash type and digest. 14 년 전
  Tatsuhiro Tsujikawa a533437be6 Implemented Metalink/HTTP in HTTP download. 14 년 전
  Tatsuhiro Tsujikawa 5a4a627d72 Remove Metalink content-type after first server response. 14 년 전
  Tatsuhiro Tsujikawa 7230fbd2f7 Replaced HAVE_LIBZ with HAVE_ZLIB 14 년 전
  Tatsuhiro Tsujikawa 1b9329c67c Accept HTTP 304 reply as success when If-None-Match request-header 14 년 전
  Tatsuhiro Tsujikawa 63fe7874da Handle the situation when remote server returns Connection: close 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 ecbc05012c Added additional error_code::Values(9 through 14). 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 년 전