weighttp (0.5-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * new snapshot 0.5
    + bump version to 0.5

 -- Jenkins (autobuilder) <jenkins@lighttpd.net>  Sat, 05 Apr 2025 06:59:46 +0000

weighttp (0.4-snap-20250325-054440-gc905be-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * new snapshot gc905be
    + remove obsolete comment
    + code move; insubstantive code change
    + ignore aborted requests when benchmark ends early
    + update command line help
    + do not adjust req_started if tests end early
    + comment on sorting funcs using subtract shortcut

 -- Jenkins (autobuilder) <jenkins@lighttpd.net>  Tue, 25 Mar 2025 05:44:44 +0000

weighttp (0.4-snap-20250324-170933-g101c78-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * new snapshot g101c78
    + zero TimingStats when all connect fail

 -- Jenkins (autobuilder) <jenkins@lighttpd.net>  Mon, 24 Mar 2025 17:09:39 +0000

weighttp (0.4-snap-20250324-054502-g6e69f3-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * new snapshot g6e69f3
    + count keep-alive retired; omit redundant totals
    + read, discard HTTP/1.x 1xx intermediate responses
    + handle single response line, or no Content-Length
    + check for edge case if all connect() failed
    + option to end benchmark after num seconds (-a)

 -- Jenkins (autobuilder) <jenkins@lighttpd.net>  Mon, 24 Mar 2025 05:45:08 +0000

weighttp (0.4-snap-20250322-172437-ga1e475-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * new snapshot ga1e475
    + meson.build improvements and doc
    + option to omit reporting extended percentiles (-d)
    + option for CSV file w/ percentages for total time
    + report total times (connect + response times)
    + option to omit stddev sanity chk mean-median (-S)

 -- Jenkins (autobuilder) <jenkins@lighttpd.net>  Sat, 22 Mar 2025 17:24:42 +0000

weighttp (0.4-snap-20250322-011915-g444592-1) unstable; urgency=medium

  * Update compat and more

 -- Stefan Bühler <source@stbuehler.de>  Sat, 22 Mar 2025 02:49:59 +0100

weighttp (0.4-snap-20250321-024311-g444592-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * new snapshot g444592
    + update COPYRIGHT dates, tag line
    + include "config.h" if present
    + remove waf build option
    + build using meson

 -- Jenkins (autobuilder) <jenkins@lighttpd.net>  Fri, 21 Mar 2025 02:43:21 +0000

weighttp (0.4-snap-20250320-143140-g38fe9b-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * new snapshot g38fe9b
    + quiet coverity warnings

 -- Jenkins (autobuilder) <jenkins@lighttpd.net>  Thu, 20 Mar 2025 14:31:50 +0000

weighttp (0.4-snap-20250320-135245-g9a11c2-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * new snapshot g9a11c2
    + major rewrite
    + tee(),splice() request to socket
    + enable SO_LINGER with 0 sec linger
    + use send()/recv() on sockets for portability
    + support multiple IPs for local bind addrs
    + use __attribute_nonnull__() as function macro
    + typos in comments
    + update .gitignore
    + autoupdate
    + disable TCP Nagle for pipelining, too
    + adjust if client recv buffer is full
    + update TODO
    + __attribute_fallthrough__
    + printf output precision to guarantee at least 0
    + set client->request_offset on partial request wr
    + set POLLIN|POLLRDHUP interest in client_connected
    + client->req_redo for restarting requests
    + return 0 from client_error(), client_perror()
    + client_buffer_shift()
    + limit and batch pipelined requests
    + add timing statistics
    + link with -lm for sqrt()

 -- Jenkins (autobuilder) <jenkins@lighttpd.net>  Thu, 20 Mar 2025 13:52:56 +0000

weighttp (0.4-snap-20160415-023436-gf680be-0.2) unstable; urgency=low

  * Non-maintainer upload.
  * Package rebuild

 -- Jenkins (autobuilder) <jenkins@lighttpd.net>  Sun, 19 Apr 2020 15:36:04 +0000

weighttp (0.4-snap-20160415-023436-gf680be-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * new snapshot gf680be
    + more robust chunked response parsing (fixes #2554)
    + v0.4

 -- Jenkins (autobuilder) <jenkins@lighttpd.net>  Fri, 15 Apr 2016 02:34:49 +0000

weighttp (0.3-snap-20150621-213358-g8f2147-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * new snapshot g8f2147
    + Fix header parsing to compare HTTP header field names case insensitively. This fixes the problem where responses get incorrectly marked as errors if the response header field name case doesn't happen to match to what is in the code.
    + Corrected Host header handling (fixes #2477)
    + User-Agent header no longer needs a leading space
    + Fix bug with unsigned 'char' type (arm) in option parsing (fixes github#6)
    + Improve option error handling
    + calculate concur & reqs more easily
    + add autobuild; remove build-date from binary

 -- Jenkins (autobuilder) <jenkins@lighttpd.net>  Sun, 21 Jun 2015 21:39:19 +0000

weighttp (0.3-3) unstable; urgency=low

  * remove Makefile from debian branch, use quilt. fix Makefile.

 -- Stefan Bühler <stbuehler@web.de>  Fri, 10 May 2013 13:54:24 +0200

weighttp (0.3-2) unstable; urgency=low

  [ Jyri J. Virkki ]
  * Fix header parsing to compare HTTP header field names case insensitively. This fixes the problem where responses get incorrectly marked as errors if the response header field name case doesn't happen to match to what is in the code.

  [ Ben Brown ]
  * Corrected Host header handling (fixes #2477)
  * User-Agent header no longer needs a leading space

 -- Stefan Bühler <stbuehler@web.de>  Thu, 09 May 2013 19:17:14 +0200

weighttp (0.3-1) unstable; urgency=low

  * New upstream release

 -- Stefan Bühler <stbuehler@web.de>  Thu, 09 May 2013 19:07:56 +0200

weighttp (0.2-2) unstable; urgency=low

  * Use old debhelper for backports

 -- Stefan Bühler <source@stbuehler.de>  Sun, 24 Oct 2010 18:49:44 +0000

weighttp (0.2-1) unstable; urgency=low

  * Initial release

 -- Stefan Bühler <source@stbuehler.de>  Mon, 23 Aug 2010 12:58:47 +0000

weighttp (0.2-0) unstable; urgency=low

  * Initial release

 -- Stefan Bühler <source@stbuehler.de>  Mon, 23 Aug 2010 12:58:46 +0000
