Commit Graph

43 Commits (master)

Author SHA1 Message Date
Stephane Bortzmeyer 008dacb414 * Bump to 6.0.1-BETA
* Install headers (for plugins)
* Fix #1689890
17 years ago
Stephane Bortzmeyer d6dc37c4f9 #1469074 Any Juniper's patch (against outliers) added 17 years ago
Stephane Bortzmeyer 1ee688edbe #1350714: Removes T/TCP (see RFC 4614 to know why) 17 years ago
Stephane Bortzmeyer 6628af477e #1641515 RTT time displayed 17 years ago
Stephane Bortzmeyer 5d0bf4cb08 Forgotten file 17 years ago
Stephane Bortzmeyer 2f9e9c31bf -V to displays compilation options. See #919459 20 years ago
Stephane Bortzmeyer aea0ea51ac Various bug reports from Bertrand Petit: mostly compilation warnings
and documentation.
20 years ago
Stephane Bortzmeyer 0add6a1c06 Better documentation of the alignment issue 20 years ago
Stephane Bortzmeyer f55f381a26 Workaround a gcc/popt bug on UltraSparcs 20 years ago
Stephane Bortzmeyer efeff930f9 IPv4 and IPv6 in global options 20 years ago
Stephane Bortzmeyer 5a99238de8 New argument in the init() function of the plugins, to get the global options. 20 years ago
Stephane Bortzmeyer ace6dee486 New plugin API and porting of the plugins (+ several changes in the DNS plugin) 20 years ago
Stephane Bortzmeyer a1d6852155 * New plugin API (terminate, return code for execute)
* PostgreSQL plugin
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 9378182596 Porting to MacOS X (small quirks) 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 3c7a51830c Now uses AC_CANONICAL_HOST because we must identify broken Tru64 v5 :-( 24 years ago
Stephane Bortzmeyer 0505a6b35d Tru64 bugs workaround 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 52c93470c2 Integration of Type Of Service/priority patches from Glen Turner 24 years ago
Stephane Bortzmeyer 3c86734e91 [SSL] Fixed random seeding error 24 years ago
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?)
24 years ago
Stephane Bortzmeyer cd8c0af868 Reformated 24 years ago
Stephane Bortzmeyer 38b624167d INSTALL 24 years ago
Stephane Bortzmeyer 2d4d7766bf Change the order of inclusion, otherwise OpenSSL includes the
wrong va_start on FreeBSD.
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 095a4784fe Trying to find the name of the HTTP service automatically 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 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 b859d45a5c First autoconf/automakization. 24 years ago
Stephane Bortzmeyer 40d676b534 Initial revision 24 years ago