Commit Graph

14 Commits (GETADDRINFO)

Author SHA1 Message Date
Stephane Bortzmeyer ec61cd8ff2 Fix a logic bug in SSL read looping (Bug #130078) 24 years ago
Stephane Bortzmeyer 9594606bc4 Stupid bug when using unions 24 years ago
Stephane Bortzmeyer f3e2aaf6e1 Error in ICP port name handling. Fixed. 24 years ago
Stephane Bortzmeyer be80c06f3c New code to find dynamically the HTTP port. 24 years ago
Stephane Bortzmeyer 583fb82745 strcpy instead of = so that the later free() does not segfault on AIX 24 years ago
Stephane Bortzmeyer 44fd8024a7 SSL support 24 years ago
Stephane Bortzmeyer ee340185a7 Id added 24 years ago
Stephane Bortzmeyer c2cd354e12 New version with fgets reading instead of one-read-per-byte. See bug 104290 24 years ago
Stephane Bortzmeyer f260181f3e An error when reading a HTTP answer is no longer fatal. 24 years ago
Stephane Bortzmeyer a1e85cdbd2 * configure now tries to detect the name of the HTTP port
* Fix an AIX bug when calling free() (closes #108782)
24 years ago
Stephane Bortzmeyer e9f763c323 Reverting to unbuffered readline. 24 years ago
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
24 years ago
Stephane Bortzmeyer 9f8d324d34 HTTP and ICP are now options on the command-line of configure 24 years ago
Stephane Bortzmeyer 40d676b534 Initial revision 24 years ago