Mathias Hall-Andersen
d4f5d5b723
Fixed typo in under load code
2019-12-27 18:01:11 +01:00
Mathias Hall-Andersen
bb0a8acea3
Make under_load global for WireGuard device
2019-12-26 22:55:33 +01:00
Mathias Hall-Andersen
aabefa5043
Remove unused test code.
...
- make naming consistent with the kernel module.
- better distribution of functionality from src/wireguard.rs
- more consistent "import pattern" throughout the project.
- remove unused test code.
2019-12-21 00:17:31 +01:00
Mathias Hall-Andersen
e0db9861bc
Added profiler feature
2019-12-14 13:37:51 +01:00
Mathias Hall-Andersen
6566796387
Remove crossbeam dependency
2019-12-10 18:17:48 +01:00
Mathias Hall-Andersen
5a7f762d6c
Moving away from peer threads
2019-12-03 21:49:08 +01:00
Mathias Hall-Andersen
3bff078e3f
Make IO traits suitable for Tun events (up/down)
2019-11-24 18:41:43 +01:00
Mathias Hall-Andersen
dee23969f5
Daemonization
2019-11-21 17:12:00 +01:00
Mathias Hall-Andersen
64707b0471
Update configuration API
2019-11-17 19:52:40 +01:00
Mathias Hall-Andersen
dd85201c15
Removal of secret key in the handshake module
2019-11-08 19:00:12 +01:00
Mathias Hall-Andersen
293914e47b
Implement disable/enable timers
2019-11-06 13:50:38 +01:00
Mathias Hall-Andersen
6ba40f17cb
Work on Up/Down operation on WireGuard device
2019-11-04 13:19:27 +01:00