Commit Graph

604 Commits

Author SHA1 Message Date
Dennis Schwerdel d370c07677 Trying to fix travis coverage 2016-05-25 14:53:07 +02:00
Dennis Schwerdel 41069b45ae Trying to fix travis coverage 2016-05-25 14:43:52 +02:00
Dennis Schwerdel 81b933a85c Travis tweaks 2016-05-25 14:15:44 +02:00
Dennis Schwerdel 1b9e5b8b00 Ignoring coverage errors 2016-05-25 14:05:33 +02:00
Dennis Schwerdel 0ed3b060ff Trying to fix travis 2016-05-25 13:55:24 +02:00
Dennis Schwerdel 1c6f72539e Some fixes 2016-05-25 13:30:18 +02:00
Dennis Schwerdel 9fcb89bba8 Updated dependencies, removed unused imports 2016-05-25 09:56:41 +02:00
Dennis Schwerdel 2119bbcae5 Exponential backoff for reconnect timeouts 2016-05-24 10:32:32 +02:00
Dennis Schwerdel 6367cb933d Systemd compatible startup scripts 2016-05-11 12:24:35 +02:00
Dennis Schwerdel 5099003479 Repeatedly resolving connect addresses to allow DynDNS 2016-05-11 10:54:00 +02:00
Dennis Schwerdel 55c2a14290 Updated dependencies 2016-05-11 10:19:04 +02:00
Dennis Schwerdel 8d3ab9cc4a Handling multiple addresses per peer 2016-05-02 09:05:34 +02:00
Dennis Schwerdel 2f2f7b725f Listening on ipv4 and ipv6 2016-05-02 08:35:11 +02:00
Dennis Schwerdel cd2259c09d Prepared for cross-compiling 2016-04-12 09:20:47 +02:00
Dennis Schwerdel 8d4f1ef345 Building and using local libsodium library automatically 2016-04-11 09:10:29 +02:00
Dennis Schwerdel ada79c0836 Fixed wrong measurements 2016-04-06 11:34:02 +02:00
Dennis Schwerdel 8652f0ca79 New measurements 2016-04-05 22:07:25 +02:00
Dennis Schwerdel d8783211d3 Renamed default.net to example.net 2016-04-05 15:48:28 +02:00
Dennis Schwerdel 8b2894d707 Ready to release 0.5.0 2016-04-05 15:36:06 +02:00
Dennis Schwerdel f3cf64eef3 Updated libsodium, updated depdendencies 2016-04-05 15:27:47 +02:00
Dennis Schwerdel 15cd399827 Using slice operations instead of loops 2016-03-29 14:26:59 +02:00
Dennis Schwerdel fe7b0f0007 Removing learned addresses of lost peers 2016-03-29 13:54:28 +02:00
Dennis Schwerdel c11d5b4d6e Using FNV hash 2016-03-29 10:45:54 +02:00
Dennis Schwerdel dffdd4fd0a Updated dependencies 2016-02-16 19:22:41 +01:00
Dennis Schwerdel daaab08199 Updated changelog 2016-02-09 09:11:07 +01:00
Dennis Schwerdel 60de5d069f Extensive tests and benchmarks 2016-02-09 09:10:56 +01:00
Dennis Schwerdel c07d772b90 Passing listen address as &str 2016-02-09 09:10:40 +01:00
Dennis Schwerdel f860d487e9 Initializing crypto for benchmarks 2016-02-09 09:10:28 +01:00
Dennis Schwerdel 23cbbda2b0 Only calling crypto_init once 2016-02-09 09:10:03 +01:00
Dennis Schwerdel 102fedd7ea Added license and copyright information 2016-02-05 16:58:32 +01:00
Dennis Schwerdel 3cf6a28eb7 Fixed peer exchange for more than 65000 peers 2016-02-04 22:40:26 +01:00
Dennis Schwerdel 5fe64853f7 More documentation and daemon improvements 2016-02-03 10:21:20 +01:00
Dennis Schwerdel 1db4fea091 More tests and one fix 2016-02-02 23:58:47 +01:00
Dennis Schwerdel 693f9692a3 New measurements 2016-02-02 22:05:54 +01:00
Dennis Schwerdel c19e1fbf75 Using display format for addresses 2016-02-02 22:03:56 +01:00
Dennis Schwerdel d99d4fb91b Updated dependencies 2016-02-02 22:02:48 +01:00
Dennis Schwerdel 76edba5ace Ready to release 0.4.3 2016-02-02 11:32:47 +01:00
Dennis Schwerdel 77eab3ca10 Updated libsodium to 1.0.8 2016-02-02 11:06:54 +01:00
Dennis Schwerdel 87cceca65f Fixed problem with nodes broadcasting to themselves 2016-02-02 11:01:23 +01:00
Dennis Schwerdel 6c35047a97 Code cleanup 2016-02-02 11:00:03 +01:00
Dennis Schwerdel ed3587d423 Ready to release 0.4.2 2016-01-19 21:58:39 +01:00
Dennis Schwerdel bcd218316a Updated dependencies 2016-01-19 21:53:38 +01:00
Dennis Schwerdel a71cb4dd61 New measurements 2016-01-19 21:53:00 +01:00
Dennis Schwerdel 4b68923f75 Using copy trait more often 2016-01-19 21:52:44 +01:00
Dennis Schwerdel b6449484e5 Fixed deb changelog 2015-12-22 23:00:46 +01:00
Dennis Schwerdel bc5a669e0d Ready to release 0.4.1 2015-12-22 22:52:46 +01:00
Dennis Schwerdel 112e531127 Fixed parsing and printed length 2015-12-22 22:47:41 +01:00
Dennis Schwerdel 8930e21663 No longer encrypting multiple times 2015-12-22 22:45:52 +01:00
Dennis Schwerdel cb00c2f30a Supporting hostnames as peers 2015-12-22 22:44:25 +01:00
Dennis Schwerdel fa4547a309 Removing NULL-bytes from interface name 2015-12-22 22:40:26 +01:00