# # ChangeLog for trunk/bin # # Generated by Trac 1.2 # 06/17/24 14:11:35 Wed, 16 Oct 2019 18:30:39 GMT tim [138] * trunk/bin/bletchley-encode (modified) fixed reference to legacy file() built-in Wed, 20 Sep 2017 16:26:10 GMT tim [132] * trunk/bin/bletchley-http2py (modified) better place to put that Mon, 18 Sep 2017 22:53:24 GMT tim [131] * trunk/bin/bletchley-http2py (modified) * trunk/lib/bletchley/ssltls.py (modified) minor annoyances Thu, 20 Oct 2016 19:17:07 GMT tim [118] * trunk/bin/bletchley-http2py (modified) . Tue, 11 Oct 2016 18:12:00 GMT tim [116] * trunk/bin/bletchley-http2py (modified) made requests library the default improved documentation in output ... Fri, 07 Oct 2016 01:10:15 GMT tim [115] * trunk/bin/bletchley-analyze (modified) * trunk/lib/bletchley/ssltls.py (modified) 256 color now default Wed, 09 Mar 2016 22:39:55 GMT tim [87] * trunk/bin/bletchley-clonecertchain (modified) * trunk/lib/bletchley/ssltls.py (added) moved general purpose SSL/TLS and certificate functions to a library ... Sat, 27 Jun 2015 02:04:19 GMT tim [82] * trunk/bin/bletchley-http2py (modified) * trunk/lib/bletchley/blobtools.py (modified) minor fixes Fri, 12 Jun 2015 21:48:55 GMT tim [81] * trunk/bin/bletchley-http2py (modified) boo boo in sample code Fri, 12 Jun 2015 21:25:01 GMT tim [80] * trunk/bin/bletchley-http2py (modified) fixed a few problems with non-requests scripts made HTTPS and port ... Tue, 09 Jun 2015 14:59:12 GMT tim [79] * trunk/bin/bletchley-http2py (modified) . Tue, 21 Apr 2015 22:51:15 GMT tim [77] * trunk/bin/bletchley-analyze (modified) filter out blank lines from input, a common user error Wed, 17 Dec 2014 04:06:14 GMT tim [75] * trunk/bin/bletchley-clonecertchain (modified) more improvements to handshake Fri, 14 Nov 2014 00:39:07 GMT tim [74] * trunk/bin/bletchley-clonecertchain (modified) fixed script in cases where server rejects client handshake due to ... Wed, 12 Nov 2014 20:19:33 GMT tim [73] * trunk/bin/bletchley-clonecertchain (modified) * trunk/bin/bletchley-decode (modified) * trunk/bin/bletchley-http2py (modified) added PKCS12 capabilities to clonecertchain Mon, 01 Sep 2014 16:59:24 GMT tim [72] * trunk/SConstruct (modified) * trunk/bin/bletchley-clonecertchain (added) Added experimental certificate chain cloning script Tue, 26 Aug 2014 22:37:44 GMT tim [71] * trunk/bin/bletchley-http2py (modified) * trunk/lib/bletchley/chosenct.py (modified) chosenct and http2py convenience fixes Fri, 25 Apr 2014 18:17:34 GMT tim [70] * trunk/bin/bletchley-http2py (modified) . Wed, 08 Jan 2014 19:49:45 GMT tim [68] * trunk/bin/bletchley-http2py (modified) more crib notes Sun, 18 Aug 2013 15:57:13 GMT tmorgan [62] * trunk/bin/bletchley-http2py (modified) added comments in output as crib notes for POA Thu, 20 Jun 2013 19:05:44 GMT tmorgan [51] * trunk/bin/bletchley-http2py (modified) script generation fixes Thu, 30 May 2013 16:36:53 GMT tmorgan [47] * trunk/bin/bletchley-http2py (modified) added support for binary data in request body Tue, 28 May 2013 22:00:48 GMT tmorgan [46] * trunk/bin/bletchley-analyze (modified) fixed highlighting bug Mon, 18 Mar 2013 02:26:27 GMT tmorgan [40] * trunk/SConstruct (modified) * trunk/bin/bletchley-analyze (modified) * trunk/bin/bletchley-decode (modified) * trunk/bin/bletchley-encode (modified) * trunk/bin/bletchley-http2py (modified) * trunk/lib/bletchley/blobtools.py (modified) * trunk/lib/bletchley/buffertools.py (modified) Switched to python3 only, since supporting both 2.x and 3.x is such a ... Sun, 17 Feb 2013 02:12:12 GMT tmorgan [39] * trunk/bin/bletchley-http2py (modified) misc output improvements, putting more items in organized functions Tue, 12 Feb 2013 18:12:08 GMT tmorgan [35] * trunk/bin/bletchley-analyze (modified) * trunk/lib/bletchley/CBC/__init__.py (modified) * trunk/lib/bletchley/blobtools.py (modified) now encoding '/' in percent encoding fixed bug in POA's stripping ... Sat, 22 Dec 2012 03:44:29 GMT tmorgan [28] * trunk/bin/bletchley-analyze (modified) * trunk/bin/bletchley-decode (modified) * trunk/bin/bletchley-encode (modified) * trunk/bin/bletchley-http2py (modified) * trunk/lib/bletchley/blobtools.py (modified) more documentation added supported encodings listing Sun, 09 Dec 2012 19:39:52 GMT tmorgan [22] * trunk (added) * trunk/LICENSE (moved) * trunk/SConstruct (moved) * trunk/bin (moved) * trunk/bletchley-distutils (moved) * trunk/bletchley_version.py (moved) * trunk/doc (moved) * trunk/lib (moved) * trunk/src (moved) * wiki (added) created trunk dir, rearranged Thu, 06 Dec 2012 23:35:28 GMT tmorgan [20] * bin/bletchley-decode (added) * bin/bletchley-encode (added) * doc/TODO (modified) * lib/bletchley/CBC/__init__.py (modified) * lib/bletchley/blobtools.py (modified) added simple encode/decode command line tools fixed problem with ...