Commit Graph

17 Commits

Author SHA1 Message Date
Stephane Bortzmeyer
abcf574c26 First IPv6 version 2002-09-25 13:00:29 +00:00
Stephane Bortzmeyer
fa5e3bb0f1 Fix a SSL reading problem when lines are not CRLF-terminated 2001-03-11 13:38:45 +00:00
Stephane Bortzmeyer
05b2f51705 Support for disabling the proxy/cache (Bug #232324) 2001-03-06 16:46:00 +00:00
Stephane Bortzmeyer
ec61cd8ff2 Fix a logic bug in SSL read looping (Bug #130078) 2001-01-26 10:01:49 +00:00
Stephane Bortzmeyer
9594606bc4 Stupid bug when using unions 2001-01-22 15:39:03 +00:00
Stephane Bortzmeyer
f3e2aaf6e1 Error in ICP port name handling. Fixed. 2000-11-06 14:14:14 +00:00
Stephane Bortzmeyer
be80c06f3c New code to find dynamically the HTTP port. 2000-11-05 12:55:04 +00:00
Stephane Bortzmeyer
583fb82745 strcpy instead of = so that the later free() does not segfault on AIX 2000-11-05 09:15:06 +00:00
Stephane Bortzmeyer
44fd8024a7 SSL support 2000-11-04 12:36:37 +00:00
Stephane Bortzmeyer
ee340185a7 Id added 2000-10-05 13:27:15 +00:00
Stephane Bortzmeyer
c2cd354e12 New version with fgets reading instead of one-read-per-byte. See bug 104290 2000-07-23 13:02:27 +00:00
Stephane Bortzmeyer
f260181f3e An error when reading a HTTP answer is no longer fatal. 2000-07-12 20:35:37 +00:00
Stephane Bortzmeyer
a1e85cdbd2 * configure now tries to detect the name of the HTTP port
* Fix an AIX bug when calling free() (closes #108782)
2000-07-06 08:03:37 +00:00
Stephane Bortzmeyer
e9f763c323 Reverting to unbuffered readline. 2000-06-29 11:48:49 +00:00
Stephane Bortzmeyer
dc3b8101fd First try with buffered readline.
More efficient for remote servers but a big performance bug for local ones.
See http://sourceforge.net/bugs/?func=detailbug&bug_id=104290&group_id=4581
2000-06-29 09:21:31 +00:00
Stephane Bortzmeyer
9f8d324d34 HTTP and ICP are now options on the command-line of configure 2000-04-17 13:11:31 +00:00
Stephane Bortzmeyer
40d676b534 Initial revision 2000-04-13 09:19:23 +00:00