# # ChangeLog for trunk/bin # # Generated by Trac 1.2 # 06/29/24 03:32:44 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 ...