Commit Graph

101 Commits (master)

Author SHA1 Message Date
Stephane Bortzmeyer 9574c70b29 Patch from ametzler to address bug #2811861 15 years ago
Stephane Bortzmeyer 0f6aefca60 Big reformatting of everything after a change of indent options (now --no-tabs) 16 years ago
Stephane Bortzmeyer c93c8881a1 RFC 2732 obsoleted by RFC 3986 17 years ago
Stephane Bortzmeyer b612eacdbd Small bug when SCTP not available 17 years ago
Stephane Bortzmeyer 984691b672 #1676608 SCTP support added (experimental) 17 years ago
Stephane Bortzmeyer b6f1aade2d #1689905 fixed (compilation with --disable-smtp was impossible) 17 years ago
Stephane Bortzmeyer b010ab9541 Bug documented: echoping stops if *one* connection fails 17 years ago
Stephane Bortzmeyer 8dfa6ed5a2 Test of plugin success did not match the documentation 17 years ago
Stephane Bortzmeyer 8e83acace2 TCP_INFO documented 17 years ago
Stephane Bortzmeyer 91959176f3 Better handling of the missing results 17 years ago
Stephane Bortzmeyer 4a802c0e84 Tries to fix a bug when a plugin returns a temp. error 17 years ago
Stephane Bortzmeyer 21b4bb3fc3 One more cast to keep gcc happy 17 years ago
Stephane Bortzmeyer 8ce9e94775 Still old TCP_INFO lingering :-( Failed on FreeBSD 17 years ago
Stephane Bortzmeyer 87b652104b Suppress a small compilation warning when not using IDN 17 years ago
Stephane Bortzmeyer 19b9484c8a Mostly cosmetic, with a few documentation bugs 17 years ago
Stephane Bortzmeyer f5c5e13541 Small cosmetic changes (including option names) 17 years ago
Stephane Bortzmeyer 4b210b0f33 #1512776 Patch from Dawn Keenan to wait the greeting 17 years ago
Stephane Bortzmeyer d6dc37c4f9 #1469074 Any Juniper's patch (against outliers) added 17 years ago
Stephane Bortzmeyer 43876de96e Small variable setting deleted by accident in r353 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 b60d7eb6d2 New indent parameters, many spurious changes 17 years ago
Stephane Bortzmeyer 3754822e91 Initialization wrong, segfaults on 64bits Gentoo 17 years ago
Stephane Bortzmeyer 89af6a8780 #1473872 fixed 17 years ago
Stephane Bortzmeyer 46fc19fdd2 #1275750, implemented 17 years ago
Stephane Bortzmeyer 4ae4d0bee0 Bug #850674 fixed with the new -R option to accept HTTP redirects 17 years ago
Stephane Bortzmeyer daa76d65ac SIGPIPE patch 20 years ago
Stephane Bortzmeyer 7825bf90f5 Better error message on Debian 20 years ago
Stephane Bortzmeyer afe8f6c903 Fix bug #633333 and may be others (the code related to timeout conditions was quite screwed) 20 years ago
Stephane Bortzmeyer 80fadd0066 Fixes #850672 20 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 d88f0a33af Better message 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 b9c3f84c92 dlerror not resetted on the *BSD: use the return of dlsym instead 20 years ago
Stephane Bortzmeyer 70c4dfb776 * RTLD_LAZY and not RTLD_NOW (NetBSD problem)
* Indent of plugin code
20 years ago
Stephane Bortzmeyer 7671c535bc Proper detection of installation directory and loading of plugins 20 years ago
Stephane Bortzmeyer 6da28180c1 Move declaration before instructions (gcc < 3) 20 years ago
Stephane Bortzmeyer fa09c1a5ca WARNING: quite broken
Plugins now in separate directories.
20 years ago
Stephane Bortzmeyer a1d6852155 * New plugin API (terminate, return code for execute)
* PostgreSQL plugin
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 0367b93b24 Better error messages for LDH violation 21 years ago
Stephane Bortzmeyer 781afc5c64 FreeBSD libc does not accept NULL as a parameter 21 years ago
Stephane Bortzmeyer 3ef51cbc24 Do not try to pass IP addresses (specially IPv6) through the IDN process 21 years ago