Commit Graph

31 Commits

Author SHA1 Message Date
Stephane Bortzmeyer
a1d6852155 * New plugin API (terminate, return code for execute)
* PostgreSQL plugin
2004-04-06 20:30:06 +00:00
Stephane Bortzmeyer
1b179e9f79 Now uses the popt library instead of the standard getopt, to parse options. 2004-04-06 08:19:17 +00:00
Stephane Bortzmeyer
b46a6cb296 First attempt to modularity, through plugins 2004-04-05 20:56:19 +00:00
Stephane Bortzmeyer
225dfc2d82 * Limits (-n and -s) now configurable
* Preparation for 6.0
2004-03-17 08:40:50 +00:00
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
2004-02-18 14:59:03 +00:00
Stephane Bortzmeyer
aa7d8b33a7 First attempt to IDN 2003-12-25 20:04:25 +00:00
Stephane Bortzmeyer
9378182596 Porting to MacOS X (small quirks) 2003-11-05 12:56:18 +00:00
Stephane Bortzmeyer
56741f75b6 Now uses strerror instead of sys_errlist 2003-11-05 12:29:15 +00:00
Stephane Bortzmeyer
369af6e01c GNU TLS support (still a bug when looping) 2003-11-05 12:14:01 +00:00
Stephane Bortzmeyer
abcf574c26 First IPv6 version 2002-09-25 13:00:29 +00:00
Stephane Bortzmeyer
3c7a51830c Now uses AC_CANONICAL_HOST because we must identify broken Tru64 v5 :-( 2001-03-16 14:32:52 +00:00
Stephane Bortzmeyer
0505a6b35d Tru64 bugs workaround 2001-03-08 09:45:56 +00:00
Stephane Bortzmeyer
05b2f51705 Support for disabling the proxy/cache (Bug #232324) 2001-03-06 16:46:00 +00:00
Stephane Bortzmeyer
63f2806a9d Proper detection of TOS (standard) and socket priority (Linux-specific) 2001-03-02 20:47:47 +00:00
Stephane Bortzmeyer
52c93470c2 Integration of Type Of Service/priority patches from Glen Turner 2001-02-20 21:48:39 +00:00
Stephane Bortzmeyer
3c86734e91 [SSL] Fixed random seeding error 2001-02-14 10:08:48 +00:00
Stephane Bortzmeyer
87d83d3d9e Now uses only stdarg and no varargs. See #130079.
Side-effect: non-ANSI C compilers will probably no longer work (anyone
still uses MIPS compiler on DEcstation/Ultrix?)
2001-01-28 21:03:05 +00:00
Stephane Bortzmeyer
cd8c0af868 Reformated 2001-01-25 15:25:13 +00:00
Stephane Bortzmeyer
38b624167d INSTALL 2001-01-24 14:03:42 +00:00
Stephane Bortzmeyer
2d4d7766bf Change the order of inclusion, otherwise OpenSSL includes the
wrong va_start on FreeBSD.
2001-01-23 13:52:07 +00:00
Stephane Bortzmeyer
f3e2aaf6e1 Error in ICP port name handling. Fixed. 2000-11-06 14:14:14 +00:00
Stephane Bortzmeyer
be80c06f3c New code to find dynamically the HTTP port. 2000-11-05 12:55:04 +00:00
Stephane Bortzmeyer
44fd8024a7 SSL support 2000-11-04 12:36:37 +00:00
Stephane Bortzmeyer
0e28b87f8c SMTP support by Samuel Tardieu 2000-09-27 05:38:29 +00:00
Stephane Bortzmeyer
095a4784fe Trying to find the name of the HTTP service automatically 2000-07-02 20:43:55 +00:00
Stephane Bortzmeyer
e9f763c323 Reverting to unbuffered readline. 2000-06-29 11:48:49 +00:00
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
2000-06-29 09:21:31 +00:00
Stephane Bortzmeyer
db21cd1f70 T/TCP now configurable by configure 2000-04-17 14:31:25 +00:00
Stephane Bortzmeyer
c05d2143f5 Now use autoconf to find if we have sigaction() (POSIX signal handler)
or not.
2000-04-17 13:49:40 +00:00
Stephane Bortzmeyer
b859d45a5c First autoconf/automakization. 2000-04-17 11:36:29 +00:00
Stephane Bortzmeyer
40d676b534 Initial revision 2000-04-13 09:19:23 +00:00