File httping.changes of Package httping
-------------------------------------------------------------------
Sat May 6 19:36:38 UTC 2017 - mardnh@gmx.de
- Update to 2.5
+ do not measure connect/resolve if not reconnecting/re-resolving /
improved man-page
+ added --keep-cookies. they're not stored on disk but with multiple
pings they will be used.
+ in command-line + split mode, show all measurements
+ only show 'cur' (now 'latest') when it was updated
+ keep track of transmission time
+ floating point timeout value
+ added --max-mtu and --no-tcp-nodelay
+ show message if data was received while request was still in transit
+ show message if more that was received than the response header in
the HEAD-request mode (which is the default mode)
+ keep track of close() duration
+ when an error occured, close with linger=0 causing a RST (giving
"connection reset by peer" on other end) to signal failure to the
other end
+ layout fixes
+ show TOS (type of service)
+ added pmtu field (tcpi_pmtu)
+ added re_tx field (re-transmission count)
+ added --draw-phase
+ add tcp rtt measurement / graph range improvements
+ auto-range of graph fix
+ --abbreviate which converts e.g. 1000 to 1k
+ show header size
+ added --divert-connect which connects to an other host than what is
in the URL
+ improved error reporting for DNS lookup
+ can now set receive/send buffer sizes
+ show warning when request headers are tool large
+ moved all strings to gettext() so that HTTPing can be translated to
other languages (localization)
+ cleaned-up help-screen (--help)
+ color-output can now also be enabled in ncurses view
+ added setting of priority
+ added setting of tos
+ can now add any header(s) you like with --header
- Remove patch: httping-fix_uninitialized.patch (fixed upstream)
- Build with support for ncurses and fftw3
-------------------------------------------------------------------
Sat Mar 23 21:37:42 UTC 2013 - pascal.bleser@opensuse.org
- update to 2.1
-------------------------------------------------------------------
Tue Dec 11 10:28:05 UTC 2012 - pascal.bleser@opensuse.org
- update to 1.5.6:
* adds support for TCP Fast Open
-------------------------------------------------------------------
Mon Oct 22 18:23:02 UTC 2012 - pascal.bleser@opensuse.org
- update to 1.5.5
-------------------------------------------------------------------
Thu Oct 18 23:24:51 UTC 2012 - pascal.bleser@opensuse.org
- update to 1.5.4:
* some small fixes
* now handle servers which fall asleep after the initial tcp-connect more
gracefully
* resolving hostnames should now always work
-------------------------------------------------------------------
Wed Aug 03 20:13:32 UTC 2011 - pascal.bleser@opensuse.org
- update to 1.5.2:
* fixes binding to an interface
-------------------------------------------------------------------
Wed Jul 27 21:03:54 UTC 2011 - pascal.bleser@opensuse.org
- update to 1.5.1:
* adds persistent connections
-------------------------------------------------------------------
Sat Jul 10 21:45:19 UTC 2010 - pascal.bleser@opensuse.org
- update to 1.4.3:
* in nagios-check-mode, the program will now emit performance data as well;
this can be useful with pnp4nagios, for example
-------------------------------------------------------------------
Mon Jan 11 08:22:51 UTC 2010 - pascal.bleser@opensuse.org
- update to 1.4.1
-------------------------------------------------------------------
Mon Dec 28 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
- update to 1.4.0:
* adds IPv6 support
-------------------------------------------------------------------
Mon Dec 28 00:00:00 CET 2009 - pascal.bleser@opensuse.org
- update to 1.3.2:
* cookie and basic authentication support was added
-------------------------------------------------------------------
Mon Aug 3 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
- update to 1.3.1:
* one can now add a host to ping directly on the command line; it is no
longer necessary to use -g or other switches (although they're still
supported)
-------------------------------------------------------------------
Wed Feb 18 00:00:00 CET 2009 - guru@unixtech.be
- update to 1.3.0:
* httping was used to put an absolute URI in the GET/HEAD request when not
via proxy, which is incorrect -- this is now fixed
-------------------------------------------------------------------
Wed Jul 16 00:00:00 CEST 2008 - guru@unixtech.be
- added Authors
- new upstream version:
* binding to an adapter did not work
* SIGPIPE was not handled correctly
-------------------------------------------------------------------
Sun Jun 29 00:00:00 CEST 2008 - guru@unixtech.be
- moved to openSUSE Build Service
- new upstream version
-------------------------------------------------------------------
Fri Nov 10 00:00:00 CET 2006 - guru@unixtech.be
- new upstream version
-------------------------------------------------------------------
Fri Jul 21 00:00:00 CEST 2006 - guru@unixtech.be
- new upstream version
-------------------------------------------------------------------
Sun Apr 23 00:00:00 CEST 2006 - guru@unixtech.be
- removed explicit Requires
- pass -j to make
- removed Packager and Distribution, injected by rpmmacros
- new upstream version
- added binary stripping for SUSE < 9.3
-------------------------------------------------------------------
Sun Jan 1 00:00:00 CET 2006 - guru@unixtech.be
- new upstream version
-------------------------------------------------------------------
Mon Nov 14 00:00:00 CET 2005 - guru@unixtech.be
- new upstream version
-------------------------------------------------------------------
Wed Nov 9 00:00:00 CET 2005 - guru@unixtech.be
- rewrote spec file
- new upstream version
-------------------------------------------------------------------
Sun Nov 6 00:00:00 CET 2005 - guru@unixtech.be
- new upstream version
-------------------------------------------------------------------
Wed Oct 5 00:00:00 CEST 2005 - guru@unixtech.be
- new upstream version
-------------------------------------------------------------------
Sat Mar 26 00:00:00 CET 2005 - guru@unixtech.be
- version 1.0.0
-------------------------------------------------------------------
Fri Jan 7 00:00:00 CET 2005 - guru@unixtech.be
- revamped package