scraper-helper-0.13 Mon, 13 Sep 2021 20:36:26 +1000 * New: Move to Python3 * New: Debian bullseye. scraper-helper-0.12 Mon, 11 Nov 2019 17:25:08 +1000 * New: Add replay support scraper-helper-0.11 Thu, 26 Sep 2019 17:05:36 +1000 * New: Assume only CONNECT's to :443 require SSL. * New: Brotli compression support. * New: Add -replay. scraper-helper-0.10 Wed, 7 Oct 2015 18:52:15 +1000 * Bug: Fix handling remote proxy (http_proxy & https_proxy) scraper-helper-0.9 Mon, 20 Jul 2015 14:59:49 +1000 * Bug: Fix parsing AJAX requests. scraper-helper-0.8 Sat, 23 May 2015 21:37:19 +1000 * Bug: Fix bug in --listen parsing. scraper-helper-0.7 Sat, 16 May 2015 20:00:56 +1000 * New: improved man page. * New: Write certificates and key to the capture-dir. scraper-helper-0.6 Thu, 14 May 2015 22:50:17 +1000 * Bug: Makefile.release update. * Bug: Make work with Firefox pkix. * New: Generate a temporary root cert if one isn't supplied. * New: Simplify command line options. * New: Write generated certs to the capture directory. * New: Log server X509 cert details to the trace file. scraper-helper-0.5 Fri, 19 Dec 2014 09:56:11 +1000 * Bug: Makefile.release update. * Bug: Fix grammar in scraper-helper.html scraper-helper-0.4 Fri, 17 Oct 2014 12:57:08 +1000 * Bug: Document --make-root-cert properly. * Bug: Fix debian/watch and debian/rules to use uscan properly. scraper-helper-0.3 Sat, 6 Sep 2014 19:21:28 +1000 * Bug: Close connections properly when client aborts connection scraper-helper-0.2 Thu, 24 Jul 2014 12:24:35 +1000 * Bug: 304 responses don't have bodies. scraper-helper-0.1 Sun, 1 Jun 2014 04:58:46 +1000 * New: Epoch.