- Mar 28, 2016
-
-
akwizgran authored
-
- Feb 22, 2016
-
-
akwizgran authored
Same exponential backoff approach as Bluetooth.
-
- Jan 05, 2015
-
-
akwizgran authored
-
- Dec 14, 2014
-
-
akwizgran authored
-
- Dec 13, 2014
-
-
akwizgran authored
DuplexOutgoingSession flushes its output stream if it's idle for a transport-defined interval, causing an empty frame to be sent. The TCP and Tor plugins use a socket timeout equal to twice the idle interval to detect dead connections. See bugs #27, #46 and #60.
-
- Oct 02, 2014
-
-
akwizgran authored
We don't need two separate executors for long-running IO threads.
-
- Apr 04, 2014
-
-
akwizgran authored
-
- Feb 10, 2014
-
-
akwizgran authored
Of course, not all devices support Bluetooth...
-
- Jan 14, 2014
-
-
akwizgran authored
-
- Jan 08, 2014
- Jun 05, 2013
-
-
akwizgran authored
-
- Mar 31, 2013
-
-
akwizgran authored
-
- 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.
-
- Feb 01, 2013
- Jan 30, 2013
-
-
akwizgran authored
-
- Dec 15, 2012
- Dec 05, 2012
-
-
akwizgran authored
This should make it possible to develop the core in Eclipse without the ADT.
-
- Nov 24, 2012
-
-
akwizgran authored
-
- Nov 05, 2012
-
-
akwizgran authored
-
- Nov 02, 2012
- Oct 30, 2012
-
-
akwizgran authored
The project is now built as an Android project (via Eclipse or ant). Tests have been moved to a separate project so they can exist outside the Android build process. A basic Android app structure has been created. A Bluetooth plugin for Android has been added, and the Bluetooth plugin for J2SE has been modified to use the same techniques.
-
akwizgran authored
-
- Sep 06, 2012
- Jan 13, 2012
-
-
akwizgran authored
-
- Jan 11, 2012
-
-
akwizgran authored
Unidirectional transports and connections are now called simplex rather than batch. Bidirectional transports and connections are now called duplex rather than stream.
-
- Dec 09, 2011
- Dec 08, 2011
-
-
akwizgran authored
-
- Oct 12, 2011
-
-
akwizgran authored
-