- Mar 06, 2014
- Mar 05, 2014
- Feb 28, 2014
-
-
akwizgran authored
-
- Feb 10, 2014
-
-
akwizgran authored
This allows the oldest LocalAuthor to be used as the default.
-
- Feb 09, 2014
- Feb 07, 2014
-
-
akwizgran authored
All JVMs must support UTF-8 encoding.
-
- Feb 04, 2014
-
-
akwizgran authored
We check for compatibility by specifying a schema version and minimum schema version in the code, storing them in the DB, and checking whether the DB is too old for the code or vice versa.
-
- Jan 31, 2014
- Jan 24, 2014
-
-
akwizgran authored
-
- Jan 16, 2014
-
-
akwizgran authored
-
- Jan 15, 2014
-
-
akwizgran authored
-
- Jan 14, 2014
- Jan 13, 2014
-
-
akwizgran authored
Note that this is only the generator part of Fortuna, not the accumulator. The generator requires a seed, which is provided by a platform-specific implementation of SeedProvider. On Linux the implementation reads the seed from /dev/urandom.
-
- Jan 09, 2014
- Jan 08, 2014
- Jan 04, 2014
-
-
akwizgran authored
Offered and requested message IDs are stored in the database rather than being owned by DuplexConnections. This paves the way for moving to a simplex transport layer.
-
- Dec 22, 2013
-
-
akwizgran authored
-
- Dec 20, 2013
-
-
akwizgran authored
The distinction between inbox groups and other groups can be maintained internally, there's no need to represent it on the wire.
-
- Dec 19, 2013
- Dec 11, 2013
-
-
akwizgran authored
This produces a saner user experience when devices have differing clocks.
-
- Dec 10, 2013
-
-
akwizgran authored
-
- Nov 30, 2013
-
-
akwizgran authored
-
- Nov 29, 2013
-
-
akwizgran authored
-
- Nov 24, 2013
-
-
akwizgran authored
-
- Nov 22, 2013
-
-
akwizgran authored
-
- Nov 19, 2013
-
-
akwizgran authored
The Request packet now contains a list of message IDs, rather than a bitmap referring to the list of messages IDs in the Offer. This allows the Request to be understood out of context, e.g. if the Offer and Request are sent over separate connections or a connection is replayed.
-
akwizgran authored
-
akwizgran authored
-
- Sep 27, 2013