| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allows for erroneous Clippy lintsHEADmaster | 2021-01-13 | 6 | -14/+25 | |
| * | Upgrade dependencies | 2021-01-05 | 4 | -30/+34 | |
| * | Fix some clippy warnings | 2020-10-08 | 16 | -88/+66 | |
| * | Replace RwLock<HashMap> with DashMap in handshake | 2020-06-19 | 3 | -29/+36 | |
| * | Added architecture illustration. | 2020-06-14 | 2 | -43/+36 | |
| * | Prevent lock guard from being dropped prematurely | 2020-06-11 | 1 | -2/+2 | |
| * | Enable wireguard-rs to build on stable. | 2020-05-22 | 3 | -5/+14 | |
| * | Remove "list_peers" and "lookup_peer". | 2020-05-13 | 4 | -51/+31 | |
| * | Refactoring timer code: | 2020-05-10 | 7 | -160/+171 | |
| * | Added checks for zero shared-secret | 2020-03-29 | 3 | -12/+41 | |
| * | Restructuring and dependency version bump. | 2020-03-29 | 16 | -130/+510 | |
| * | 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 | 6 | -64/+77 | |
| * | More comprehensive unit tests for router | 2020-02-20 | 9 | -563/+625 | |
| * | Simplified router code | 2020-02-16 | 15 | -826/+638 | |
| * | Fixed EINVAL on read4/6 from invalid namelen | 2020-02-16 | 4 | -12/+15 | |
| * | Bumped crate versions. | 2020-02-12 | 6 | -23/+58 | |
| * | Squashed commit of the following: | 2020-02-01 | 11 | -246/+277 | |
| * | Fixed typo in under load codeclean | 2019-12-27 | 4 | -24/+64 | |
| * | Remove unused under_load code | 2019-12-26 | 2 | -18/+10 | |
| * | Make under_load global for WireGuard device | 2019-12-26 | 9 | -323/+61 | |
| * | Remove unused test code. | 2019-12-21 | 9 | -459/+478 | |
| * | Constant renamed to be consistent with kernel WG | 2019-12-16 | 3 | -6/+7 | |
| * | Clean dead code | 2019-12-16 | 14 | -86/+43 | |
| * | Revert to crossbeam | 2019-12-16 | 5 | -45/+18 | |
| * | Added profiler feature | 2019-12-14 | 9 | -42/+92 | |
| * | Remove crossbeam dependency | 2019-12-10 | 7 | -71/+84 | |
| * | 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 | 10 | -207/+289 | |
| * | Moving away from peer threads | 2019-12-03 | 11 | -407/+638 | |
| * | Work on netlink IF event code for Linux | 2019-11-27 | 3 | -85/+157 | |
| * | Enable up/down from configuration interface | 2019-11-25 | 3 | -13/+15 | |
| * | Make IO traits suitable for Tun events (up/down) | 2019-11-24 | 9 | -53/+77 | |
| * | Daemonization | 2019-11-21 | 3 | -4/+4 | |
| * | Clean dependencies and imports | 2019-11-21 | 4 | -15/+21 | |
| * | Better compartmentalization of cryptokey router | 2019-11-18 | 6 | -185/+395 | |
| * | Bug fixes from compliance tests with WireGuard | 2019-11-18 | 11 | -230/+291 | |
| * | Update configuration API | 2019-11-17 | 5 | -16/+25 | |
| * | Update UAPI semantics for remove | 2019-11-15 | 2 | -8/+5 | |
| * | Work on UAPI serialize device | 2019-11-11 | 2 | -1/+4 | |
| * | Removal of secret key in the handshake module | 2019-11-08 | 6 | -169/+190 | |
| * | Implement disable/enable timers | 2019-11-06 | 6 | -88/+138 | |
| * | Work on Up/Down operation on WireGuard device | 2019-11-04 | 7 | -143/+261 | |
| * | Work on UAPI parser | 2019-11-03 | 2 | -16/+10 | |
| * | Work on configuration interface | 2019-11-02 | 5 | -9/+43 | |
| * | Add derived_session | 2019-10-31 | 2 | -8/+19 | |
| * | Work on timer semantics | 2019-10-31 | 10 | -80/+181 | |
| * | Remove unused dependencies | 2019-10-30 | 3 | -5/+18 |
