Commit Graph

101 Commits (master)

Author SHA1 Message Date
Stephane Bortzmeyer 9d0fec5e12 * Porting to Autoconf 2.5 (copnfigure.in -> configure.ac, etc)
* Porting to version 0.3 of libidn
* New autoconf test for GNU libidn
21 years ago
Stephane Bortzmeyer efcfa00812 Better user interface for IDN 21 years ago
Stephane Bortzmeyer 98163911ec Testing of IDN 21 years ago
Stephane Bortzmeyer aa7d8b33a7 First attempt to IDN 21 years ago
Stephane Bortzmeyer 40406dadf5 Nicer test of the crypto library 21 years ago
Stephane Bortzmeyer 0ffd412d9e Small bug in gnutls_global_deinit (called in the wrong place) 21 years ago
Stephane Bortzmeyer 262a5d1b38 HTTP: indicating the proper port (bug #795456) 21 years ago
Stephane Bortzmeyer 369af6e01c GNU TLS support (still a bug when looping) 21 years ago
Stephane Bortzmeyer 2d94cc47a8 Now tries SSLv3 first 21 years ago
Stephane Bortzmeyer c9595aca24 Patch from H.Nakai <nakai@neo.shinko.co.jp>: close the socket when there is a timeout 22 years ago
Stephane Bortzmeyer 654c820200 Small cleaning, not important 22 years ago
Stephane Bortzmeyer 2981be22fb Now wait() at the beginning of the loop (otherwise, we do not wait on timeouts) 22 years ago
Stephane Bortzmeyer 3007707ebf * Better error message with erroneous hostname:port syntax
* Small bug in RFC 2732 handling
22 years ago
Stephane Bortzmeyer 7792309d6d Compiles with Sun's compiler (bug #623444) but still problems when running it 22 years ago
Stephane Bortzmeyer d79e1e0969 Proper bug number for the signed problem 22 years ago
Stephane Bortzmeyer c34fbc84e7 RFC 2732 support 22 years ago
Stephane Bortzmeyer 5a515ac524 Just cosmetic 22 years ago
Stephane Bortzmeyer e134955bd1 Warning about Sun's C compiler 22 years ago
Stephane Bortzmeyer be81c70d60 New indentation 22 years ago
Stephane Bortzmeyer 0b6ed5d22d 2 bugs with Luca Deri's patch:
* when getting the filedes from a SSL connection,
 * when running with UDP (where the patch does not apply)
22 years ago
Stephane Bortzmeyer d34e36eddf Patch Luca Deri to separate the latencies 22 years ago
Stephane Bortzmeyer 2e7f2236bd Fix a ICP bug with IPv4 addresses 22 years ago
Stephane Bortzmeyer 6e05d34486 Uniform indent 22 years ago
Stephane Bortzmeyer 2dad35edf3 Bug with https fixed 22 years ago
Stephane Bortzmeyer abcf574c26 First IPv6 version 22 years ago
Stephane Bortzmeyer 05b2f51705 Support for disabling the proxy/cache (Bug #232324) 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 25 years ago