- Apr 09, 2013
- Apr 08, 2013
- Apr 07, 2013
- Apr 05, 2013
- Apr 02, 2013
- Mar 31, 2013
- Mar 30, 2013
-
-
akwizgran authored
(Although it isn't possible to create an identity yet...)
-
- Mar 29, 2013
-
-
akwizgran authored
The invitation and private messaging UIs are currently broken. Some key rotation bugs were fixed; others may have been created (unit tests needed). An encoding for private keys was added. Pseudonyms were moved out of the messaging package and ratings were moved in.
-
- Mar 26, 2013
-
-
akwizgran authored
The Tor plugin tests are consistently failing with the latest versions of Silvertunnel and Spongy Castle; we may need to ship native Tor binaries for Windows/Mac/Linux and use Orbot on Android.
-
- Mar 23, 2013
- Mar 20, 2013
-
-
akwizgran authored
-
- Mar 18, 2013
-
-
akwizgran authored
-
akwizgran authored
The UI may access the DB in response to UI or DB events; to maintain a consistent view of the DB's contents, the tasks performing these accesses must be prevented from overlapping, and must produce consistent results if reordered. A single-threaded executor and latches are used to prevent tasks from overlapping, without blocking non-UI access to the DB.
-
akwizgran authored
-
akwizgran authored
-
- Mar 15, 2013