"...src/git@code.briarproject.org:goapunk/briar.git" did not exist on "98a0d098993eb4ae917f404d2961d8b81694b815"
- Nov 01, 2016
-
-
Torsten Grote authored
-
- Apr 05, 2016
-
-
akwizgran authored
-
- Feb 29, 2016
- Jan 27, 2016
-
-
akwizgran authored
-
- Jan 12, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
Please note that this commit only uses the @Test annotation where exceptions are thrown at the end of the test, because otherwise the test would not be executed completely. Examples for this are in DatabaseComponentImplTest where many exceptions are thrown in close succession or in ConnectionRegistryImplTest where an exception is thrown in the middle of the test.
-
akwizgran authored
-
- Dec 08, 2015
-
-
akwizgran authored
-
- Nov 30, 2015
-
-
akwizgran authored
-
- May 02, 2015
- May 01, 2015
-
-
akwizgran authored
This breaks backward compatibility for the wire protocol and messages stored in the database. The database schema version has been incremented.
-
- Feb 07, 2014
-
-
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.
-
- Jan 14, 2014
-
-
akwizgran authored
The new format is simpler but less efficient for small integers, short strings and short byte arrays.
-
- Jan 08, 2014
-
-
akwizgran authored
-
- Nov 19, 2013
- Oct 11, 2013
-
-
akwizgran authored
-
- Feb 01, 2013
-
-
akwizgran authored
-
- Jan 28, 2013
-
-
akwizgran authored
-
- Dec 05, 2012
-
-
akwizgran authored
-