- 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
-
-
akwizgran authored
-
- Mar 18, 2013
-
-
akwizgran authored
-
- Mar 14, 2013
-
-
akwizgran authored
Fields in Android UI objects that are accessed from background threads must be declared volatile. UI objects use data attached to DB events to avoid DB lookups, which complicates the UI code but should improve performance.
-
- Mar 12, 2013
- Mar 11, 2013
-
-
akwizgran authored
-
akwizgran authored
Generate a random UUID instead of using a fixed UUID. Close sockets when exceptions are thrown (not doing so can cause problems with subsequent sockets on Android). Use a semaphore with tryAcquire() instead of a lock when making alien calls, to avoid possible deadlocks.
-
- Mar 05, 2013
-
-
akwizgran authored
-
- Mar 04, 2013
-
-
akwizgran authored
-
- Mar 02, 2013
-
-
akwizgran authored
-
- Feb 28, 2013
- Feb 27, 2013
-
-
akwizgran authored
-
- Feb 18, 2013
-
-
akwizgran authored
Only the bundle contents created by Briar classes are encrypted.
-
- Feb 12, 2013
- Feb 07, 2013
- Feb 06, 2013
- Feb 04, 2013
-
-
akwizgran authored
-
- Feb 01, 2013
- Jan 30, 2013
- Jan 29, 2013
- Jan 28, 2013
-
-
akwizgran authored
-