64fae3df99
Bumped version to 0.4.0
2016-07-17 18:09:36 +02:00
09ef3b3705
Bumped version to 0.3.0
2016-05-29 19:31:56 +02:00
83fc696cc7
Implemented AODVv2, including integration test ( fixes #33 ).
...
For documentation on how AODVv2 works, see this link:
https://datatracker.ietf.org/doc/draft-ietf-manet-aodvv2/
Note that this implementation is incompatible with AODVv2 itself,
as various details are changed, and not all features have been
implemented
2016-05-29 18:35:50 +02:00
2cc4928a99
Use SLF4J for logging.
2016-05-29 18:24:36 +02:00
5d3720b7e9
Bumped version to 0.2.3
2016-03-08 01:43:16 +01:00
6a8a7971f8
Bumped version to 0.2.2
2016-02-11 17:09:41 +01:00
b58bc9d198
Moved version values directly into gradle files for F-Droid compatiblity.
2016-02-03 14:01:16 +01:00
514827ad8f
Allow adding user by ID or QR code ( fixes #36 ).
2016-01-18 18:19:42 +01:00
199b185861
Added server project for internet routing.
...
Also adjusted Log trait and visibility of library classes.
2016-01-18 18:19:41 +01:00
1942986962
Removed guava dependency.
2015-11-21 21:54:23 +01:00
49293e259e
Cleaned build scripts.
2015-11-21 21:29:14 +01:00
269fe41ebf
Split project into seperate modules for core and android ( fixes #18 ).
2015-10-18 22:39:51 +02:00