- May 16, 2013
-
-
akwizgran authored
Fixes issue #3611924.
-
- May 15, 2013
- May 04, 2013
-
-
akwizgran authored
CryptoExecutor and DatabaseExecutor now use bounded thread pools with unbounded queues, since running too many tasks in parallel is likely to harm performance; IncomingConnectionExecutor, PluginExecutor and ReliabilityExecutor use unbounded thread pools with direct handoff, since their tasks may run indefinitely. There are no longer any bounded executors, and all executors discard tasks when shutting down, which fixes issue #3612189. Responsibility for starting and stopping services has been moved from BriarService in briar-android to LifecycleManagerImpl in briar-core. However, BriarService is still responsible for stopping the Android-specific executors, which is ugly. It would be better if executors registered themselves with LifecycleManager.
-
- May 01, 2013
- Apr 30, 2013
-
-
akwizgran authored
Fixes issue #3612379.
-
akwizgran authored
Fixes issue #3611920, but keep the issue open because more activities will be added.
-
akwizgran authored
Android doesn't currently store bundles persistently, so it's premature to protect against accidental information leaks through persistent bundle storage. Protecting against deliberate information leaks by the OS is probably futile, so there's currently no need for bundle encryption.
-
akwizgran authored
-
- Apr 26, 2013
- Apr 25, 2013
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Only the ARM binary is included at present. Better control of the Tor process is needed - it's possible for it to be left running when Briar exits, and if the cookie file is deleted it's no longer possible to stop the process.
-
akwizgran authored
-
- Apr 24, 2013
-
-
akwizgran authored
-
- Apr 22, 2013
-
-
akwizgran authored
-
- Apr 21, 2013
-
-
akwizgran authored
-
- Apr 18, 2013
- Apr 16, 2013
- Apr 15, 2013