Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some clippy warnings | 2020-10-08 | 1 | -15/+26 | |
* | Added architecture illustration. | 2020-06-14 | 1 | -30/+25 | |
* | Remove "list_peers" and "lookup_peer". | 2020-05-13 | 1 | -0/+2 | |
* | Refactoring timer code: | 2020-05-10 | 1 | -0/+31 | |
* | Restructuring and dependency version bump. | 2020-03-29 | 1 | -4/+7 | |
* | More comprehensive unit tests for router | 2020-02-20 | 1 | -15/+17 | |
* | Simplified router code | 2020-02-16 | 1 | -123/+83 | |
* | Squashed commit of the following: | 2020-02-01 | 1 | -1/+1 | |
* | Fixed typo in under load codeclean | 2019-12-27 | 1 | -6/+12 | |
* | Constant renamed to be consistent with kernel WG | 2019-12-16 | 1 | -1/+1 | |
* | Formatting | 2019-12-09 | 1 | -3/+2 | |
* | Move to run queue | 2019-12-09 | 1 | -1/+20 | |
* | Fixed inbound job bug (add to sequential queue) | 2019-12-06 | 1 | -1/+3 | |
* | Moving away from peer threads | 2019-12-03 | 1 | -125/+95 | |
* | Make IO traits suitable for Tun events (up/down) | 2019-11-24 | 1 | -9/+9 | |
* | Better compartmentalization of cryptokey router | 2019-11-18 | 1 | -77/+7 | |
* | Bug fixes from compliance tests with WireGuard | 2019-11-18 | 1 | -1/+1 | |
* | Implement disable/enable timers | 2019-11-06 | 1 | -13/+19 | |
* | Work on Up/Down operation on WireGuard device | 2019-11-04 | 1 | -27/+41 | |
* | Work on configuration interface | 2019-11-02 | 1 | -3/+3 | |
* | Work on timer semantics | 2019-10-31 | 1 | -0/+6 | |
* | Change router job to accommodate keep_key_fresh | 2019-10-30 | 1 | -45/+29 | |
* | First full test of pure WireGuard | 2019-10-28 | 1 | -6/+6 | |
* | Moved IO traits into platform module | 2019-10-23 | 1 | -1/+1 | |
* | Work on Linux platform code | 2019-10-13 | 1 | -0/+611 |