Commit Graph

1904 Commits (66e864daf2e71172a4d3cfb9b58b30081337a656)

Author SHA1 Message Date
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