Commit Graph

4318 Commits (644a74da012900be6a3c83d0a1eecd62343c9415)

Author SHA1 Message Date
Tatsuhiro Tsujikawa 28fc3405dd 2006-02-21 15:01:05 +00:00
Tatsuhiro Tsujikawa 32e8f2b011 2006-02-21 14:00:58 +00:00
Tatsuhiro Tsujikawa e0aa767f94 2006-02-21 12:28:42 +00:00
Tatsuhiro Tsujikawa 5a8710676d 2006-02-21 12:27:17 +00:00
Tatsuhiro Tsujikawa 6d6f25b75c replace unsgined int with string::size_type where comparisons to
string::npos take place.
2006-02-18 16:19:25 +00:00
Tatsuhiro Tsujikawa e37985acb4 2006-02-18 16:05:04 +00:00
Tatsuhiro Tsujikawa f0f3f8b45d 2006-02-18 07:47:50 +00:00
Tatsuhiro Tsujikawa ae9012e09b Added --enable-ssl option to configure script 2006-02-18 07:47:08 +00:00
Tatsuhiro Tsujikawa a64eea14ad 2006-02-18 06:11:20 +00:00
Tatsuhiro Tsujikawa 5333c2d58f Modify HttpConnection to not to send referer string when
Request::getPreviousUrl() is empty.
2006-02-18 05:44:13 +00:00
Tatsuhiro Tsujikawa 6abf60448e * Make Request-URI an absolute path. Some servers cannot permit
absoluteURI as Request-URI.
2006-02-18 05:36:50 +00:00
Tatsuhiro Tsujikawa 8b1c7b0967 2006-02-18 05:21:43 +00:00
Tatsuhiro Tsujikawa 5752a554bf * Added Referer support.
* Added referer command-line option.
	* Added rety-wait command-line option.
	* Fixed formating bug in Exception::setMsg()
2006-02-18 05:13:21 +00:00
Tatsuhiro Tsujikawa 62d3659410 Added Referer support 2006-02-18 03:59:26 +00:00
Tatsuhiro Tsujikawa 8a70369dcf Make Socket::initiateSecureConnection an empty method when HAVE_LIBSSL
is undefined
2006-02-17 19:04:22 +00:00
Tatsuhiro Tsujikawa 2c732211f4 * 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 18:51:12 +00:00
Tatsuhiro Tsujikawa 8acb1181f9 Added SocketCore, make Socket a handle class for SocketCore. 2006-02-17 14:47:45 +00:00
Tatsuhiro Tsujikawa 52634627bc Initial import 2006-02-17 13:35:04 +00:00