Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some clippy warnings | 2020-10-08 | 1 | -1/+1 | |
* | Replace RwLock<HashMap> with DashMap in handshake | 2020-06-19 | 1 | -2/+4 | |
* | Refactoring timer code: | 2020-05-10 | 1 | -49/+2 | |
* | Squashed commit of the following: | 2020-02-01 | 1 | -1/+1 | |
* | Fixed typo in under load codeclean | 2019-12-27 | 1 | -3/+19 | |
* | Make under_load global for WireGuard device | 2019-12-26 | 1 | -2/+2 | |
* | Remove unused test code. | 2019-12-21 | 1 | -8/+35 | |
* | Added profiler feature | 2019-12-14 | 1 | -3/+3 | |
* | Remove crossbeam dependency | 2019-12-10 | 1 | -3/+0 | |
* | Moving away from peer threads | 2019-12-03 | 1 | -1/+1 | |
* | Make IO traits suitable for Tun events (up/down) | 2019-11-24 | 1 | -8/+8 | |
* | Daemonization | 2019-11-21 | 1 | -1/+1 | |
* | Update configuration API | 2019-11-17 | 1 | -2/+1 | |
* | Removal of secret key in the handshake module | 2019-11-08 | 1 | -29/+8 | |
* | Implement disable/enable timers | 2019-11-06 | 1 | -6/+13 | |
* | Work on Up/Down operation on WireGuard device | 2019-11-04 | 1 | -0/+111 |