| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allows for erroneous Clippy lintsHEADmaster | 2021-01-13 | 2 | -0/+5 | |
| * | Fix some clippy warnings | 2020-10-08 | 6 | -37/+39 | |
| * | Replace RwLock<HashMap> with DashMap in handshake | 2020-06-19 | 1 | -1/+0 | |
| * | Added architecture illustration. | 2020-06-14 | 2 | -43/+36 | |
| * | Enable wireguard-rs to build on stable. | 2020-05-22 | 2 | -1/+11 | |
| * | 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 | 13 | -97/+501 | |
| * | Upgraded treebitmap dependencytests | 2020-03-16 | 1 | -1/+1 | |
| * | Additional in-order queue test for router | 2020-02-26 | 1 | -7/+74 | |
| * | Fixed unit tests | 2020-02-21 | 5 | -51/+57 | |
| * | More comprehensive unit tests for router | 2020-02-20 | 9 | -563/+625 | |
| * | Simplified router code | 2020-02-16 | 13 | -822/+633 | |
| * | Bumped crate versions. | 2020-02-12 | 2 | -1/+14 | |
| * | Squashed commit of the following: | 2020-02-01 | 2 | -2/+2 | |
| * | Fixed typo in under load codeclean | 2019-12-27 | 1 | -6/+12 | |
| * | Make under_load global for WireGuard device | 2019-12-26 | 2 | -259/+2 | |
| * | Remove unused test code. | 2019-12-21 | 2 | -36/+1 | |
| * | Constant renamed to be consistent with kernel WG | 2019-12-16 | 3 | -6/+7 | |
| * | Clean dead code | 2019-12-16 | 5 | -32/+30 | |
| * | Revert to crossbeam | 2019-12-16 | 4 | -9/+7 | |
| * | Added profiler feature | 2019-12-14 | 5 | -32/+84 | |
| * | Remove crossbeam dependency | 2019-12-10 | 3 | -52/+4 | |
| * | Formatting | 2019-12-09 | 9 | -42/+45 | |
| * | Move to run queue | 2019-12-09 | 8 | -250/+477 | |
| * | Fixed inbound job bug (add to sequential queue) | 2019-12-06 | 9 | -168/+239 | |
| * | Moving away from peer threads | 2019-12-03 | 8 | -405/+635 | |
| * | Enable up/down from configuration interface | 2019-11-25 | 1 | -4/+4 | |
| * | Make IO traits suitable for Tun events (up/down) | 2019-11-24 | 4 | -20/+20 | |
| * | Clean dependencies and imports | 2019-11-21 | 2 | -11/+10 | |
| * | Better compartmentalization of cryptokey router | 2019-11-18 | 6 | -185/+395 | |
| * | Bug fixes from compliance tests with WireGuard | 2019-11-18 | 4 | -12/+35 | |
| * | Implement disable/enable timers | 2019-11-06 | 3 | -23/+29 | |
| * | Work on Up/Down operation on WireGuard device | 2019-11-04 | 3 | -46/+57 | |
| * | Work on configuration interface | 2019-11-02 | 2 | -7/+7 | |
| * | Work on timer semantics | 2019-10-31 | 5 | -32/+40 | |
| * | Remove unused dependencies | 2019-10-30 | 2 | -4/+17 | |
| * | Change router job to accommodate keep_key_fresh | 2019-10-30 | 4 | -135/+139 | |
| * | Unified use of make_packet during tests | 2019-10-29 | 5 | -111/+122 | |
| * | First full test of pure WireGuard | 2019-10-28 | 4 | -20/+14 | |
| * | Moved IO traits into platform module | 2019-10-23 | 4 | -10/+10 | |
| * | Work on porting timer semantics and linux platform | 2019-10-16 | 4 | -31/+31 | |
| * | Work on Linux platform code | 2019-10-13 | 10 | -0/+1881 |
