- Jan 22, 2016
-
-
akwizgran authored
-
- Jan 12, 2016
-
-
akwizgran authored
-
- May 02, 2015
- May 01, 2015
-
-
akwizgran authored
This breaks backward compatibility for the wire protocol and messages stored in the database. The database schema version has been incremented.
-
- Jan 14, 2014
-
-
akwizgran authored
The new format is simpler but less efficient for small integers, short strings and short byte arrays.
-
- Jan 08, 2014
-
-
akwizgran authored
-
- Nov 19, 2013
-
-
akwizgran authored
-
- Dec 05, 2012
- Nov 13, 2012
-
-
akwizgran authored
-
- Oct 30, 2012
-
-
akwizgran authored
-
- Dec 02, 2011
-
-
akwizgran authored
-
- Sep 28, 2011
-
-
akwizgran authored
-
- Sep 21, 2011
-
-
akwizgran authored
-
- Jul 24, 2011
-
-
akwizgran authored
-
- Jul 23, 2011
-
-
akwizgran authored
CryptoModule with provider methods.
-
- Jul 22, 2011
-
-
akwizgran authored
-
- Jul 19, 2011
-
-
akwizgran authored
by registering ObjectReaders with the Reader.
-
- Jul 18, 2011
- Jul 12, 2011
-
-
akwizgran authored
Added accessors for the amount of raw data read and written by readers and writers - this fixes a fixme in MessageParserImpl.
-
akwizgran authored
Builders for incoming and outgoing headers and batches. The protocol and serial components can now be used to serialise, sign, deserialise and verify real bundles (except for message parsing).
-
akwizgran authored
-
- Jul 11, 2011
-
-
akwizgran authored
-
- Jul 10, 2011
-
-
akwizgran authored
Modifying Protocol Buffers (or Thrift, or MessagePack, or any of the free ASN.1 implementations I could find) to support length constraints was more work than writing a custom serialisation format, so I wrote a custom format.
-