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