Commit Graph

31 Commits (ba58394b949d87a3c36222e9a8a4dc999798190f)

Author SHA1 Message Date
Stephane Bortzmeyer 28b8096a8b Now uses automake and libtool for plugins. Quite broken. 20 years ago
Stephane Bortzmeyer fa09c1a5ca WARNING: quite broken
Plugins now in separate directories.
20 years ago
Stephane Bortzmeyer a1d91e1af1 New popt library for the plugins 20 years ago
Stephane Bortzmeyer 1b179e9f79 Now uses the popt library instead of the standard getopt, to parse options. 20 years ago
Stephane Bortzmeyer b46a6cb296 First attempt to modularity, through plugins 20 years ago
Stephane Bortzmeyer 225dfc2d82 * Limits (-n and -s) now configurable
* Preparation for 6.0
20 years ago
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 aa7d8b33a7 First attempt to IDN 21 years ago
Stephane Bortzmeyer 56741f75b6 Now uses strerror instead of sys_errlist 21 years ago
Stephane Bortzmeyer 369af6e01c GNU TLS support (still a bug when looping) 21 years ago
Stephane Bortzmeyer abcf574c26 First IPv6 version 22 years ago
Stephane Bortzmeyer 1a192ee308 Better detection of getaddrinfo() which is a macro on tru64 24 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 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