log easyhg.py @ 646:6653fc50a546

age author description
Tue, 03 Jul 2012 10:02:22 +0100 Chris Cannam Fix failure to provide default initialisation vector for AES CBC mode (I'm surprised pycrypto allowed this previously, but it doesn't now, thus catching my error). Also make debug output a bit more helpful
Mon, 27 Feb 2012 17:14:03 +0000 Chris Cannam Update copyright dates to 2012
Thu, 15 Sep 2011 14:24:37 +0100 Chris Cannam Encountering some peculiar problems with platform... but it's overkill for this anyway, use os.name instead