Commit Graph

26 Commits (8acea695b885e7973e235f90dd23cecf37d738c2)

Author SHA1 Message Date
Stephane Bortzmeyer 8acea695b8 Integraton of KAME (getaddrinfo() i.e. ability to use IPv6) patches. 24 years ago
Stephane Bortzmeyer 63f2806a9d Proper detection of TOS (standard) and socket priority (Linux-specific) 24 years ago
Stephane Bortzmeyer c7ee796329 Uses usleep and not sleep, which allows microsecond waits. 24 years ago
Stephane Bortzmeyer 52c93470c2 Integration of Type Of Service/priority patches from Glen Turner 24 years ago
Stephane Bortzmeyer 85fb3ee825 Documentation fixes (and a small nroff problem) 24 years ago
Stephane Bortzmeyer 3c86734e91 [SSL] Fixed random seeding error 24 years ago
Stephane Bortzmeyer 7dc72a14cf Fix SSL bug #130151 24 years ago
Stephane Bortzmeyer 477816f6dd Fix a stupid bug when not using SSL 24 years ago
Stephane Bortzmeyer ec61cd8ff2 Fix a logic bug in SSL read looping (Bug #130078) 24 years ago
Stephane Bortzmeyer 0fb146d516 A few comments changed 24 years ago
Stephane Bortzmeyer c3c069047b Clear SSL objects when looping 24 years ago
Stephane Bortzmeyer f3e2aaf6e1 Error in ICP port name handling. Fixed. 24 years ago
Stephane Bortzmeyer 6518d0cd53 Suppress a few warnings. Side effect: it no longer crashes on a PC/Linux :-) 24 years ago
Stephane Bortzmeyer be80c06f3c New code to find dynamically the HTTP port. 24 years ago
Stephane Bortzmeyer 44fd8024a7 SSL support 24 years ago
Stephane Bortzmeyer 0e28b87f8c SMTP support by Samuel Tardieu 24 years ago
Stephane Bortzmeyer e77e5166b7 Stupid spurious character removed 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 678edf35ac Small icp bug 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 1a9900671d ICP compilation support is now OK 24 years ago
Stephane Bortzmeyer db21cd1f70 T/TCP now configurable by configure 24 years ago
Stephane Bortzmeyer b859d45a5c First autoconf/automakization. 24 years ago
Stephane Bortzmeyer 40d676b534 Initial revision 24 years ago