Dennis Schwerdel
|
6866c29a71
|
Fixed wrong address
|
2019-01-01 22:55:15 +01:00 |
Dennis Schwerdel
|
4c9ec65254
|
Fixed wrong address
|
2019-01-01 22:50:04 +01:00 |
Dennis Schwerdel
|
5718c6391f
|
Updated copyright headers
|
2017-07-22 16:49:53 +02:00 |
Dennis Schwerdel
|
00b4641056
|
Fixed tests and serialization constants
|
2017-07-22 16:42:32 +02:00 |
Dennis Schwerdel
|
0e13277911
|
Updated, serde instead of rustc_serialize
|
2017-07-22 16:34:20 +02:00 |
Dennis Schwerdel
|
25b6ac63e2
|
Logo
|
2017-05-11 13:17:37 +02:00 |
Dennis Schwerdel
|
0b34236197
|
Released 0.8.1
|
2017-05-09 09:27:44 +02:00 |
Dennis Schwerdel
|
68af49bf29
|
Removed a layer of indirection from inner loop
|
2017-05-04 08:22:24 +02:00 |
Dennis Schwerdel
|
87097cc59f
|
Fixed two problems in routing table (re #18)
|
2017-05-04 07:52:34 +02:00 |
Dennis Schwerdel
|
2d11454316
|
Making clippy happy
|
2017-05-04 07:52:34 +02:00 |
Dennis Schwerdel
|
21837abf68
|
Updated dependencies and libsodium
|
2017-05-04 07:52:33 +02:00 |
dswd
|
65a28e69d2
|
Merge pull request #16 from SwagColoredKitteh/documentation-errors
Fix a little mistake in vpncloud.md
|
2017-01-27 17:49:14 +01:00 |
SwagColoredKitteh
|
4282780a04
|
fix a little mistake in vpncloud.md
|
2017-01-27 13:30:55 +01:00 |
Dennis Schwerdel
|
b248e50672
|
Limit peer lists to 20 peers
|
2017-01-11 14:31:28 +01:00 |
Dennis Schwerdel
|
e68ff2ba6a
|
Added system-libsodium feature
|
2017-01-07 15:09:40 +01:00 |
Dennis Schwerdel
|
dd804fe6df
|
Even more tests
|
2016-11-28 12:14:56 +01:00 |
Dennis Schwerdel
|
e323ac38b8
|
Updated dependencies, more test coverage
|
2016-11-28 11:28:46 +01:00 |
Dennis Schwerdel
|
65dd7dd1ab
|
Release 0.8.0
|
2016-11-25 07:31:55 +01:00 |
Dennis Schwerdel
|
6d9fdddb7c
|
Some more documentation and fixed tests
|
2016-11-25 07:15:19 +01:00 |
Dennis Schwerdel
|
88f5272023
|
Daemonizing and proper systemd support
|
2016-11-24 07:10:59 +01:00 |
Dennis Schwerdel
|
4497ddaf13
|
Using external siphasher to avoid warning
|
2016-11-23 11:37:09 +01:00 |
Dennis Schwerdel
|
83d8bcfc1a
|
Setting reserved fields to 0
|
2016-11-23 11:27:58 +01:00 |
Dennis Schwerdel
|
3e2fec3216
|
Better error messages
|
2016-11-23 11:27:29 +01:00 |
Dennis Schwerdel
|
7263905c9a
|
Updated dependencies
|
2016-11-23 11:27:08 +01:00 |
Dennis Schwerdel
|
6e828b7ae8
|
Not overriding recently learned addresses in switch mode
|
2016-08-30 08:52:22 +02:00 |
Dennis Schwerdel
|
c41a49c0b7
|
Caching resolved addresses
|
2016-08-29 15:20:32 +02:00 |
Dennis Schwerdel
|
e0da4a736f
|
Updated dependencies
|
2016-08-29 13:14:24 +02:00 |
Dennis Schwerdel
|
6502da3816
|
Some more lints
|
2016-08-29 13:12:50 +02:00 |
Dennis Schwerdel
|
d1b75e130a
|
Updated example config
|
2016-08-12 08:56:40 +02:00 |
Dennis Schwerdel
|
450207ff7c
|
Added new example config
|
2016-08-12 08:40:13 +02:00 |
Dennis Schwerdel
|
7ecc7f293b
|
Updated readme and changelog
|
2016-08-12 08:39:46 +02:00 |
Dennis Schwerdel
|
7a4efa9257
|
Prefer IPv4 over IPv6 when possible
|
2016-08-12 08:39:04 +02:00 |
Dennis Schwerdel
|
6c61ca61a8
|
Using --config for services and removed support for old config files
|
2016-08-12 08:37:35 +02:00 |
Dennis Schwerdel
|
00296a660d
|
Added timestamp to outputs
|
2016-08-12 08:36:09 +02:00 |
Dennis Schwerdel
|
5e7d3b5e08
|
Not broadcasting to additional addresses
|
2016-08-12 08:35:09 +02:00 |
Dennis Schwerdel
|
1da38f5205
|
Extending peer timeout on peer message
|
2016-08-12 08:31:21 +02:00 |
Dennis Schwerdel
|
937c7b9f3b
|
Logging timed out peers as INFO
|
2016-08-12 08:30:13 +02:00 |
Dennis Schwerdel
|
0243859d5a
|
Support for port forwarding (closes #6)
|
2016-08-10 11:34:13 +02:00 |
Dennis Schwerdel
|
ed9f464dbf
|
Removed defaults from docopts as it does not work with options
|
2016-08-10 10:25:19 +02:00 |
Dennis Schwerdel
|
de6709853f
|
Removed duplicate error prints
|
2016-08-08 22:24:04 +02:00 |
Dennis Schwerdel
|
b8fcd382d8
|
Fixed problem with interrupted poll after suspend to ram
|
2016-08-08 20:41:29 +02:00 |
Dennis Schwerdel
|
023ef0e1d7
|
Test cases for config file
|
2016-08-08 16:56:58 +02:00 |
Dennis Schwerdel
|
06fc814b4b
|
Added support for YAML config file (re #8)
|
2016-08-08 16:30:49 +02:00 |
Dennis Schwerdel
|
14c63de8b4
|
Clarified documentation on TUN netmasks (re #10)
|
2016-08-08 09:40:08 +02:00 |
Dennis Schwerdel
|
08048709b6
|
Configurable magic header instead of network id (re #5)
|
2016-08-08 09:34:13 +02:00 |
Dennis Schwerdel
|
e160b35be6
|
Merge branch 'master' of github.com:dswd/vpncloud.rs
|
2016-08-08 08:58:24 +02:00 |
dswd
|
fefa804c26
|
Merge pull request #9 from fourbytes/master
Updated usage.txt, fixes issue with multiple subnets.
|
2016-08-08 08:56:24 +02:00 |
Oscar Rainford
|
e7899e05b2
|
Updated usage.txt, fixes issue with multiple subnets.
|
2016-08-08 11:54:55 +10:00 |
Dennis Schwerdel
|
aeb8e32e22
|
Documenz LISTEN parameter correctly
|
2016-08-06 23:05:24 +02:00 |
Dennis Schwerdel
|
75c54998e6
|
Release 0.7.0
|
2016-08-05 08:50:22 +02:00 |