- Oct 03, 2014
-
-
akwizgran authored
-
- Feb 06, 2014
-
-
Ximin Luo authored
-
- Nov 22, 2013
-
-
akwizgran authored
Removed Commons IO, which we were only using as a replacement for File.getFreeSpace() on desktop plaftorms. Note: The Huawei U8210 (Android 2.1) doesn't have all the Java 1.6 standard library methods, and crashes if they're called. Specifically, String.isEmpty() and NetworkInterface.supportsMulticast() are missing, so the changes removing those methods were not reverted.
-
akwizgran authored
-
- Jul 27, 2013
-
-
akwizgran authored
The method used by Commons IO to get the available disk space fails on Android devices that lack a df binary - use the Android API instead.
-
- Jun 27, 2013
- Jun 19, 2013
-
-
akwizgran authored
-
- Jun 17, 2013
-
-
akwizgran authored
-
- May 31, 2013
-
-
akwizgran authored
-
- May 16, 2013
-
-
akwizgran authored
Various thread safety fixes, saner use of exceptions, and code reformatting. The Tor plugin now creates a single control connection at startup and closes it at shutdown. Fixes issue #3611962.
-
- Apr 25, 2013
-
-
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.
-
- 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.
-
- Feb 01, 2013
-
-
akwizgran authored
-
- Jan 16, 2013
-
-
akwizgran authored
-
- Jan 04, 2013
-
-
akwizgran authored
-
- Jan 03, 2013
-
-
akwizgran authored
-
- Jan 02, 2013
-
-
akwizgran authored
-
- Dec 18, 2012
-
-
akwizgran authored
Guice only requires javax.inject.jar at runtime.
-
- Dec 17, 2012
-
-
akwizgran authored
-
- Dec 05, 2012