- Nov 06, 2014
-
-
akwizgran authored
-
- Nov 05, 2014
- Nov 04, 2014
- Oct 08, 2014
- Oct 03, 2014
- Oct 02, 2014
-
-
akwizgran authored
We don't need two separate executors for long-running IO threads.
-
- Jul 04, 2014
-
-
akwizgran authored
Fixed a bug in SimplexMessagingIntegrationTest that should've caught this.
-
- Jul 02, 2014
-
-
akwizgran authored
-
- Jun 23, 2014
-
-
akwizgran authored
-
- May 02, 2014
-
-
akwizgran authored
-
- Apr 10, 2014
- Apr 05, 2014
-
-
akwizgran authored
-
- Apr 04, 2014
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
This should enable us to connect to contacts faster at startup and whenever a new means of connecting becomes available.
-
akwizgran authored
The LAN plugin only accepts IPv4 link-local or site-local addresses. This rules out LANs that use globally routable addresses (such as UCL), but also reduces the chances of the LAN plugin making observable connections across the WAN, which could reveal the social graph. Both plugins will attempt to reuse the previous address and port only if there's currently an interface with that address; this will avoid unnecessary attempts to bind to nonexistent addresses.
-
- Apr 03, 2014
-
-
akwizgran authored
-
- Mar 27, 2014
-
-
akwizgran authored
-
- Mar 19, 2014
-
-
akwizgran authored
-
- Mar 16, 2014
-
-
akwizgran authored
-
- Feb 27, 2014
-
-
akwizgran authored
-
- Feb 10, 2014
- Feb 09, 2014
- Feb 07, 2014
- Feb 06, 2014
-
-
Ximin Luo authored
-
- Feb 04, 2014
-
- Jan 30, 2014
-
-
Ximin Luo authored
- add a UnixRemovableDriveMonitor.checkEnabled to pre-emptively check if it's loaded - os.arch is always x86,x86_64 on windows, i386,amd64 on linux - source: http://www.java-gaming.org/index.php/topic,14110 - we'll deal with freebsd support when we come to it, jnotify doesn't even do this atm
-
- Jan 28, 2014
-
-
akwizgran authored
This way the tests won't show up as having run if they didn't.
-