2006-02-21 12:27:17 +00:00
|
|
|
2006-02-19 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
|
|
|
|
|
|
|
* Fixed timeout bug in AbstractCommand
|
|
|
|
* Added totalSize entry to .aria2 file. No compatibility for
|
|
|
|
version 0.1.0's.
|
|
|
|
|
2006-02-17 18:51:12 +00:00
|
|
|
2006-02-18 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
|
|
|
|
2006-02-18 07:47:50 +00:00
|
|
|
* Added --enable-ssl option to configure script.
|
2006-02-18 05:36:50 +00:00
|
|
|
* Make Request-URI an absolute path. Some servers cannot permit
|
|
|
|
absoluteURI as Request-URI.
|
2006-02-18 05:13:21 +00:00
|
|
|
* Added Referer support.
|
|
|
|
* Added referer command-line option.
|
|
|
|
* Added rety-wait command-line option.
|
|
|
|
* Fixed formating bug in Exception::setMsg()
|
2006-02-17 18:51:12 +00:00
|
|
|
* Added HTTPS support.
|
|
|
|
* Added SocketCore. Socket is now handle class for SocketCore.
|
|
|
|
* Fixed bug in ChunkedEncoding: expanding buffer size is wrong
|
|
|
|
* Fixed bug in DownloadCommand: In Chunked Encoding, it wrongly
|
|
|
|
adds to Segment.ds buff length from the socket.
|
|
|
|
|
2006-02-17 13:35:04 +00:00
|
|
|
2006-02-17 Tatsuhiro Tsujikawa <tsujikawa at rednoah dot com>
|
2006-02-17 18:51:12 +00:00
|
|
|
|
|
|
|
* Release 0.1.0
|
2006-02-17 13:35:04 +00:00
|
|
|
|