Dennis Schwerdel
|
f6a72e4174
|
Fixed duplicate port bindings
|
2019-12-19 16:13:03 +01:00 |
Dennis Schwerdel
|
f7ed961317
|
Deleting beacon file at shutdown
|
2019-12-19 16:09:52 +01:00 |
Dennis Schwerdel
|
0d29293309
|
Deleting files before overwriting them
|
2019-12-19 16:08:51 +01:00 |
Dennis Schwerdel
|
5e7752b097
|
Added service restrictions to systemd
|
2019-12-06 10:21:07 +01:00 |
Dennis Schwerdel
|
55358b3561
|
Set keepalive to 120 secs when NAT is detected
|
2019-12-06 10:20:24 +01:00 |
Dennis Schwerdel
|
cd09311059
|
Fixed problems on stats file when dropping perms
|
2019-12-06 09:55:24 +01:00 |
Dennis Schwerdel
|
50058e60d0
|
Fixed wrong base62 encoding
|
2019-12-04 16:33:42 +01:00 |
Dennis Schwerdel
|
229db241de
|
Fixed potential startup dependency issue
|
2019-12-04 13:43:38 +01:00 |
Dennis Schwerdel
|
9cd7e53880
|
Reducing published peer timeout to 5 min on NAT
|
2019-12-04 10:34:08 +01:00 |
Dennis Schwerdel
|
509ab1504e
|
Updated dependencies, rustfmt
|
2019-12-04 09:32:35 +01:00 |
Dennis Schwerdel
|
ae3640a9b3
|
Released v1.0.0
|
2019-03-21 17:28:13 +01:00 |
Dennis Schwerdel
|
32abf1a34c
|
Typo
|
2019-03-02 01:13:35 +01:00 |
Dennis Schwerdel
|
3cc40ff8d1
|
Updates
|
2019-03-02 00:50:55 +01:00 |
Dennis Schwerdel
|
537cb55c41
|
Implemented beacon support
|
2019-02-20 14:26:35 +01:00 |
Dennis Schwerdel
|
9cf0079698
|
Allow to build without manpage
|
2019-02-20 14:25:53 +01:00 |
Dennis Schwerdel
|
f3347e0b7a
|
Bugfix release
|
2019-02-20 14:25:53 +01:00 |
Dennis Schwerdel
|
db6fb51fdb
|
New version
|
2019-02-20 14:25:53 +01:00 |
Dennis Schwerdel
|
3cf947e62c
|
Updates
|
2019-02-20 14:25:53 +01:00 |
Dennis Schwerdel
|
fecffcce95
|
Many changes for 0.9.0
|
2019-02-20 14:25:53 +01:00 |
Dennis Schwerdel
|
5d479d6d54
|
Fixes
|
2019-02-20 14:25:34 +01:00 |
Dennis Schwerdel
|
262bf4e6eb
|
New version
|
2019-01-03 21:14:00 +01:00 |
Dennis Schwerdel
|
1f32f0a6a7
|
Updated dependencies
|
2019-01-02 00:57:54 +01:00 |
Dennis Schwerdel
|
6866c29a71
|
Fixed wrong address
|
2019-01-01 22:55:15 +01:00 |
Dennis Schwerdel
|
0e13277911
|
Updated, serde instead of rustc_serialize
|
2017-07-22 16:34:20 +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
|
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
|
88f5272023
|
Daemonizing and proper systemd support
|
2016-11-24 07:10:59 +01:00 |
Dennis Schwerdel
|
6e828b7ae8
|
Not overriding recently learned addresses in switch mode
|
2016-08-30 08:52:22 +02:00 |
Dennis Schwerdel
|
7ecc7f293b
|
Updated readme and changelog
|
2016-08-12 08:39:46 +02:00 |
Dennis Schwerdel
|
0243859d5a
|
Support for port forwarding (closes #6)
|
2016-08-10 11:34:13 +02:00 |
Dennis Schwerdel
|
b8fcd382d8
|
Fixed problem with interrupted poll after suspend to ram
|
2016-08-08 20:41:29 +02:00 |
Dennis Schwerdel
|
06fc814b4b
|
Added support for YAML config file (re #8)
|
2016-08-08 16:30:49 +02:00 |
Dennis Schwerdel
|
08048709b6
|
Configurable magic header instead of network id (re #5)
|
2016-08-08 09:34:13 +02:00 |
Dennis Schwerdel
|
75c54998e6
|
Release 0.7.0
|
2016-08-05 08:50:22 +02:00 |
Dennis Schwerdel
|
0bcdfbe21e
|
More tests, bugfixes and code cleanup
|
2016-07-06 21:14:09 +02:00 |
Dennis Schwerdel
|
883049986b
|
Makefile, updated readme
|
2016-07-02 11:26:40 +02:00 |
Dennis Schwerdel
|
d52d7e3aaf
|
Added pluggable polling system
|
2016-06-30 10:06:34 +02:00 |
Dennis Schwerdel
|
1cf1d0687b
|
Removing learnt addresses of lost peers
|
2016-06-29 08:47:36 +02:00 |
Dennis Schwerdel
|
ab7c033383
|
Reconnecting to lost peers when receiving from them or sending to them
|
2016-06-26 19:21:26 +02:00 |
Dennis Schwerdel
|
bebfc07ecd
|
Cross-compiling for ARMv7, updated dependencies, silenced clippy warnings
|
2016-06-21 08:57:20 +02:00 |
Dennis Schwerdel
|
b8c2ce5bea
|
Ready to release 0.6.0
|
2016-06-02 09:36:45 +02:00 |
Dennis Schwerdel
|
4162f7a9ff
|
Marked security issues in the changelog
|
2016-05-30 14:26:52 +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
|
8d3ab9cc4a
|
Handling multiple addresses per peer
|
2016-05-02 09:05:34 +02:00 |