CAKE

log

age author description
Thu, 24 Mar 2011 08:46:02 -0700 Eric Hopper cake.types: Fiddled keys used in doctests to be hex encoded.
Thu, 24 Mar 2011 08:43:58 -0700 Eric Hopper cake.types: Adding NullContext to handle hash-only serialization.
Wed, 23 Mar 2011 14:18:44 -0700 Eric Hopper cake.types: Renamed hmac.py to more accurate hashing.py
Wed, 23 Mar 2011 08:24:21 -0700 Eric Hopper Added doctests and documentation.
Tue, 22 Mar 2011 20:13:37 -0700 Eric Hopper rawcrypto: Added some documentation for the rawcrypto module.
Tue, 22 Mar 2011 14:51:44 -0700 Eric Hopper cake.types: Serializaer support for assymmetric keys.
Tue, 22 Mar 2011 14:51:20 -0700 Eric Hopper cake.types: Added FileContext for treating a file as a Context.
Tue, 22 Mar 2011 09:29:10 -0700 Eric Hopper cake.types: MAC verification errors deserve their own class.
Tue, 22 Mar 2011 09:21:07 -0700 Eric Hopper cake.types: HMACer is now DelayedKeyHMAC and the interface has been
Tue, 22 Mar 2011 07:25:41 -0700 Eric Hopper cake.types: Changing contexts to be dicts and work a bit different.
Mon, 21 Mar 2011 15:04:50 -0700 Eric Hopper Update RCS keywords on a whole ton of files.
Mon, 21 Mar 2011 14:56:59 -0700 Eric Hopper cake.types: Fix up messages to use new MAC code.
Mon, 21 Mar 2011 07:49:16 -0700 Eric Hopper rawcrypto: Cleaning up CTRMode a bit and adding doctests.
Sun, 20 Mar 2011 23:40:11 -0700 Eric Hopper codetemplates: Python template now uses AuthorEmail for __author__.
Sun, 20 Mar 2011 23:25:07 -0700 Eric Hopper cake.types: New module for handling MACs.
Sun, 20 Mar 2011 23:14:34 -0700 Eric Hopper cake.types: Fix syntax error in currently uunused messages module.
Sat, 19 Mar 2011 21:49:15 -0700 Eric Hopper Redo messages a bt for new Serializer concept.
Sat, 19 Mar 2011 11:10:28 -0700 Eric Hopper py3k: Make new code more Python3 friendly.
Sat, 19 Mar 2011 04:10:33 -0700 Eric Hopper cake.types: Change the way the Serializer framework works.
Sat, 19 Mar 2011 04:10:31 -0700 Eric Hopper tests: Fix tests to work for new serialization framework.
Sat, 19 Mar 2011 02:55:57 -0700 Eric Hopper cakeutils: New class to allow a file to be treated as a bytestr.
Fri, 18 Mar 2011 21:45:52 -0700 Eric Hopper docs: Oops, slight mistake in last docs commit.
Fri, 18 Mar 2011 21:08:51 -0700 Eric Hopper docs: An update to the repeated message section.
Fri, 18 Mar 2011 21:07:58 -0700 Eric Hopper cake.types: Make longconvert less strict about accepted types.
Thu, 17 Mar 2011 20:52:57 -0700 Eric Hopper Merged work from two different sptos.
Thu, 17 Mar 2011 20:51:45 -0700 Eric Hopper cakeutils: Add a doctest for fullname.
Sat, 12 Feb 2011 14:29:50 -0800 Eric Hopper cake.types: Minor tweak to make conversion even faster.
Sat, 12 Feb 2011 08:03:44 -0800 Eric Hopper Ignore various permutations of pract_crypto.so
Sat, 12 Feb 2011 07:51:44 -0800 Eric Hopper Using hexlify is faster for turning byte strings into ints!
Thu, 10 Feb 2011 19:24:25 -0800 Eric Hopper A rough draft of the IDL for the CAKE message types.
Mon, 31 Jan 2011 10:58:20 -0800 Eric Hopper cake.types: Add doctests for CountDelimitedByteString
Mon, 31 Jan 2011 10:58:02 -0800 Eric Hopper cake.types: Raise correct type of exception.
Mon, 31 Jan 2011 10:45:43 -0800 Eric Hopper cake.types: Comment serlialize and serialize_iter for implementers.
Sun, 30 Jan 2011 15:45:53 -0800 Eric Hopper cake.types: Add doctest for BigUInt.
Sun, 30 Jan 2011 09:46:20 -0800 Eric Hopper cake.types: Add doctest for CompoundNumbered.
Sun, 30 Jan 2011 09:45:59 -0800 Eric Hopper cake.types: Re-order class definitions.
Sun, 30 Jan 2011 09:40:45 -0800 Eric Hopper cake.types: Rename LargeUnsignedInteger to less unwieldy BigUInt.
Sun, 30 Jan 2011 09:09:32 -0800 Eric Hopper cake.types, tests: Add large integer and fixed length bytestring serializers
Fri, 28 Jan 2011 10:18:38 -0800 Eric Hopper cake.types: Add serializer for varible length byte strings.
Fri, 28 Jan 2011 01:35:26 -0800 Eric Hopper cake.types: Move CompoundSerializer for future doctests.
Thu, 27 Jan 2011 19:59:33 -0800 Eric Hopper tests: Test nested compound serializers.
Thu, 27 Jan 2011 19:59:16 -0800 Eric Hopper tests: Use assertRaises, not homegrown idea.
Thu, 27 Jan 2011 19:21:22 -0800 Eric Hopper tests: Add tests for the memo mechanism in deserialization.
Thu, 27 Jan 2011 19:19:28 -0800 Eric Hopper cake.types: Fix up submemo handling so its used in more situations.
Thu, 27 Jan 2011 09:50:01 -0800 Eric Hopper Trying to get unittests and nose working together and writing serializer.
Mon, 17 Jan 2011 10:10:13 -0800 Eric Hopper cake: A stab at serializing some more types.
Wed, 12 Jan 2011 11:48:00 -0800 Eric Hopper cake.types: Added some doctests to Serializeable.
Wed, 12 Jan 2011 00:12:30 -0800 Eric Hopper cake.types: Start on making a Serializeable framework.
Wed, 12 Jan 2011 00:12:08 -0800 Eric Hopper tests: Make niptest.py not run on module load.
Sat, 08 Jan 2011 03:46:41 -0800 Eric Hopper setup: Use setuptools instead of distutils, and set up include
Thu, 06 Jan 2011 00:15:52 -0800 Eric Hopper Fixing up setup.py to be fairly complete.
Wed, 05 Jan 2011 19:26:30 -0800 Eric Hopper Preliminary stab at variable length byte string encoder and decoder.
Wed, 05 Jan 2011 19:25:57 -0800 Eric Hopper setup: Fixup version and name to be accurate.
Wed, 05 Jan 2011 19:25:36 -0800 Eric Hopper Fixing various files up so that nosetest reports no errors.
Wed, 05 Jan 2011 06:37:29 -0800 Eric Hopper Fix longconvert up to use new exceptions.
Sat, 01 Jan 2011 18:59:58 -0800 Eric Hopper Lots of Python3 compatbility changes:
Sun, 12 Dec 2010 16:47:08 -0800 Eric Hopper cake.types: Added the concept of a memo to NotEnoughDataError.
Sun, 12 Dec 2010 15:18:49 -0800 Eric Hopper cake.types: Begin general parsing framework relying on memoryview.
Sun, 12 Dec 2010 15:18:10 -0800 Eric Hopper Fix problems with 'intern' in Python3
Sun, 12 Dec 2010 15:17:05 -0800 Eric Hopper Stop ignoring build directory that should no longer be created.