Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allows for erroneous Clippy lintsHEADmaster | 2021-01-13 | 2 | -1/+3 | |
* | Upgrade dependencies | 2021-01-05 | 4 | -30/+34 | |
* | Fix some clippy warnings | 2020-10-08 | 5 | -38/+20 | |
* | Replace RwLock<HashMap> with DashMap in handshake | 2020-06-19 | 1 | -26/+32 | |
* | Enable wireguard-rs to build on stable. | 2020-05-22 | 1 | -4/+3 | |
* | Added checks for zero shared-secret | 2020-03-29 | 3 | -12/+41 | |
* | Fixed EINVAL on read4/6 from invalid namelen | 2020-02-16 | 4 | -12/+15 | |
* | Bumped crate versions. | 2020-02-12 | 2 | -1/+38 | |
* | Squashed commit of the following: | 2020-02-01 | 6 | -146/+206 | |
* | Make under_load global for WireGuard device | 2019-12-26 | 2 | -22/+16 | |
* | Clean dead code | 2019-12-16 | 4 | -13/+3 | |
* | Bug fixes from compliance tests with WireGuard | 2019-11-18 | 5 | -211/+224 | |
* | Update configuration API | 2019-11-17 | 2 | -7/+10 | |
* | Update UAPI semantics for remove | 2019-11-15 | 1 | -7/+4 | |
* | Work on UAPI serialize device | 2019-11-11 | 1 | -1/+1 | |
* | Removal of secret key in the handshake module | 2019-11-08 | 3 | -74/+115 | |
* | First full test of pure WireGuard | 2019-10-28 | 1 | -1/+7 | |
* | Work on platform specific code (Linux) | 2019-10-23 | 1 | -3/+3 | |
* | Work on Linux platform code | 2019-10-13 | 9 | -0/+2297 |