Commit Graph

19 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 8ee0504e3a New configure.in, new files generated 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 44fd8024a7 SSL support 24 years ago
Stephane Bortzmeyer 0e28b87f8c SMTP support by Samuel Tardieu 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 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 095a4784fe Trying to find the name of the HTTP service automatically 24 years ago
Stephane Bortzmeyer ec2e4872f2 Only the automatically produced files:
autoconf/automake ran again with latest and clean versions.
24 years ago
Stephane Bortzmeyer ef763b13a4 autoconf support extended for Solaris (which needs -lnsl and -socket) 24 years ago
Stephane Bortzmeyer 6ca0e5e291 Two symbols forgotten from accconfig.h 24 years ago
Stephane Bortzmeyer db21cd1f70 T/TCP now configurable by configure 24 years ago
Stephane Bortzmeyer c05d2143f5 Now use autoconf to find if we have sigaction() (POSIX signal handler)
or not.
24 years ago
Stephane Bortzmeyer 9f8d324d34 HTTP and ICP are now options on the command-line of configure 24 years ago
Stephane Bortzmeyer 3f29f33319 some *.in forgotten 24 years ago