- Apr 04, 2014
-
-
akwizgran authored
This should enable us to connect to contacts faster at startup and whenever a new means of connecting becomes available.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
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.
-
akwizgran authored
-
akwizgran authored
-
- Apr 03, 2014
-
-
akwizgran authored
-
- Mar 22, 2014
- Mar 19, 2014
-
-
akwizgran authored
-
- Mar 16, 2014
-
-
akwizgran authored
-
- Mar 12, 2014
- Mar 10, 2014
- Mar 04, 2014
-
-
akwizgran authored
-
- Mar 03, 2014
-
-
akwizgran authored
-
- Mar 02, 2014
-
-
akwizgran authored
-
- Mar 01, 2014
-
-
akwizgran authored
-
- Feb 28, 2014
-
-
akwizgran authored
-
- Feb 27, 2014
- Feb 10, 2014
- Feb 09, 2014
- Feb 07, 2014
-
-
akwizgran authored
All JVMs must support UTF-8 encoding.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
This adds complexity but will save a lot of bandwidth, as most of the strings and byte arrays we want to send are less than 128 bytes. The extra complexity isn't exposed outside of the serial component.
-
- Feb 04, 2014
-
-
akwizgran authored
We check for compatibility by specifying a schema version and minimum schema version in the code, storing them in the DB, and checking whether the DB is too old for the code or vice versa.
-
- Jan 31, 2014
- Jan 25, 2014
- Jan 24, 2014
-
-
akwizgran authored
-
- Jan 16, 2014
-
-
akwizgran authored
-