- 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.
-
- Jul 26, 2013
-
-
akwizgran authored
-
- Jul 12, 2013
- Jul 11, 2013
-
-
akwizgran authored
Fixes bug #25. CMAC is used as the PRF. Note that we're currently using a version of Spongy Castle with a CMAC implementation that's vulnerable to a side-channel attack - this has been reported and fixed upstream but we haven't yet upgraded to the fixed version.
-
- Jun 27, 2013
- Jun 19, 2013
- Jun 17, 2013
- Jun 14, 2013
- Jun 13, 2013
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Both devices try to make outgoing connections and accept incoming connections simultaneously. This should lead to faster connection establishment when there are asymmetrical connectivity problems, such as devices that are unable to receive LAN multicast packets or make themselves discoverable via Bluetooth.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
- Jun 06, 2013
- Jun 05, 2013
-
-
akwizgran authored
-
- May 31, 2013
-
-
akwizgran authored
This should improve durability in the case of a crash (see http://www.h2database.com/html/advanced.html#durability_problems). The performance penalty for H2DatabaseTest is roughly 10%.
-
akwizgran authored
-
akwizgran authored
-
- May 30, 2013
- 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.
-
akwizgran authored
-
akwizgran authored
See issue #3612607.
-
akwizgran authored
Both sides now close the connection after exchanging confirmation results unless both results are positive.
-