log

age author description
Sat, 06 Jul 2013 16:27:47 -0500 Brian Neal Restucture docs a bit. Create a separate tutorials document.
Fri, 05 Jul 2013 19:32:45 -0500 Brian Neal Added library tutorial documentation.
Fri, 05 Jul 2013 14:18:52 -0500 Brian Neal More work on the docs. Added command-line tutorial.
Thu, 04 Jul 2013 23:02:42 -0500 Brian Neal Update README.txt with documentation links.
Thu, 04 Jul 2013 22:41:30 -0500 Brian Neal Started roughing in some docs using Sphinx.
Thu, 04 Jul 2013 18:15:31 -0500 Brian Neal Just executed sphinx-quickstart to start on docs.
Thu, 04 Jul 2013 16:18:42 -0500 Brian Neal Code review cleanup.
Thu, 04 Jul 2013 15:30:19 -0500 Brian Neal Created a setup.py file and scripts/m209.
Wed, 03 Jul 2013 21:22:54 -0500 Brian Neal Rename README.txt to README.rst so Bitbucket will render it (until
Wed, 03 Jul 2013 21:18:27 -0500 Brian Neal Finally created a README file.
Wed, 03 Jul 2013 20:55:20 -0500 Brian Neal Added tests for main.
Wed, 03 Jul 2013 19:54:21 -0500 Brian Neal Encrypt & decrypt commands have uniform --file and --text options.
Tue, 02 Jul 2013 21:19:46 -0500 Brian Neal Change command aliases.
Tue, 02 Jul 2013 21:17:10 -0500 Brian Neal Change command-line arg for key file.
Tue, 02 Jul 2013 21:00:30 -0500 Brian Neal Better test for encrypt padding. Fix bug in padding that test revealed.
Sun, 30 Jun 2013 20:26:32 -0500 Brian Neal Decrypt command-line command working.
Sun, 30 Jun 2013 18:30:31 -0500 Brian Neal Encrypt command-line command is working.
Sun, 30 Jun 2013 16:34:24 -0500 Brian Neal Working on the command-line encrypt sub-command.
Sun, 30 Jun 2013 14:03:03 -0500 Brian Neal First working version of the keygen command.
Thu, 27 Jun 2013 21:54:55 -0500 Brian Neal Rework command-line for keygen. Created IndicatorIter & tests.
Wed, 26 Jun 2013 21:37:07 -0500 Brian Neal Work in progress on keygen subcommand.
Sat, 22 Jun 2013 22:48:14 -0500 Brian Neal For now, comment out entries in group B that we can't find a solution for.
Sat, 22 Jun 2013 15:32:13 -0500 Brian Neal Can now generate key list for first time.
Fri, 21 Jun 2013 20:20:43 -0500 Brian Neal Progress on the lug list part of key list generation.
Fri, 21 Jun 2013 16:33:06 -0500 Brian Neal Replace --verbose with --log option.
Fri, 21 Jun 2013 15:57:30 -0500 Brian Neal Hooking up main to generate_key_list(). Added logging.
Wed, 19 Jun 2013 21:09:48 -0500 Brian Neal Fix comment typo & rework comments a bit.
Wed, 19 Jun 2013 21:06:45 -0500 Brian Neal Started work on generating lug settings using manual data.
Wed, 19 Jun 2013 20:45:13 -0500 Brian Neal Adding key list data from the 1944 manual, Appendix II.
Sat, 15 Jun 2013 15:21:30 -0500 Brian Neal Reworked the consecutive pin checks. Added tests.