Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allows for erroneous Clippy lintsHEADmaster | 2021-01-13 | 1 | -0/+1 | |
* | Fix some clippy warnings | 2020-10-08 | 1 | -8/+2 | |
* | Replace RwLock<HashMap> with DashMap in handshake | 2020-06-19 | 1 | -1/+0 | |
* | Added architecture illustration. | 2020-06-14 | 1 | -13/+11 | |
* | Fixed unit tests | 2020-02-21 | 1 | -6/+6 | |
* | More comprehensive unit tests for router | 2020-02-20 | 1 | -13/+15 | |
* | Simplified router code | 2020-02-16 | 1 | -95/+30 | |
* | Bumped crate versions. | 2020-02-12 | 1 | -0/+13 | |
* | Squashed commit of the following: | 2020-02-01 | 1 | -1/+1 | |
* | Constant renamed to be consistent with kernel WG | 2019-12-16 | 1 | -2/+3 | |
* | Clean dead code | 2019-12-16 | 1 | -1/+4 | |
* | Remove crossbeam dependency | 2019-12-10 | 1 | -3/+3 | |
* | Formatting | 2019-12-09 | 1 | -2/+2 | |
* | Move to run queue | 2019-12-09 | 1 | -30/+71 | |
* | Fixed inbound job bug (add to sequential queue) | 2019-12-06 | 1 | -48/+15 | |
* | Moving away from peer threads | 2019-12-03 | 1 | -33/+108 | |
* | Make IO traits suitable for Tun events (up/down) | 2019-11-24 | 1 | -6/+6 | |
* | Clean dependencies and imports | 2019-11-21 | 1 | -3/+0 | |
* | Better compartmentalization of cryptokey router | 2019-11-18 | 1 | -6/+8 | |
* | Bug fixes from compliance tests with WireGuard | 2019-11-18 | 1 | -0/+14 | |
* | Implement disable/enable timers | 2019-11-06 | 1 | -9/+9 | |
* | Work on Up/Down operation on WireGuard device | 2019-11-04 | 1 | -0/+13 | |
* | Change router job to accommodate keep_key_fresh | 2019-10-30 | 1 | -9/+4 | |
* | Unified use of make_packet during tests | 2019-10-29 | 1 | -35/+4 | |
* | First full test of pure WireGuard | 2019-10-28 | 1 | -8/+2 | |
* | Moved IO traits into platform module | 2019-10-23 | 1 | -1/+1 | |
* | Work on Linux platform code | 2019-10-13 | 1 | -0/+243 |