Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-12-03 | Moving away from peer threads | 1 | -0/+1 | |
2019-11-27 | Work on netlink IF event code for Linux | 1 | -5/+16 | |
2019-11-25 | Enable up/down from configuration interface | 1 | -14/+39 | |
2019-11-24 | Make IO traits suitable for Tun events (up/down) | 1 | -3/+22 | |
2019-11-21 | Daemonization | 1 | -13/+52 | |
2019-11-21 | Clean dependencies and imports | 1 | -8/+6 | |
2019-11-17 | Update configuration API | 1 | -12/+28 | |
2019-11-15 | Update UAPI semantics for remove | 1 | -12/+26 | |
2019-10-23 | Work on pure WireGuard test | 1 | -2/+0 | |
2019-10-23 | Moved IO traits into platform module | 1 | -2/+17 | |
2019-10-23 | Work on platform specific code (Linux) | 1 | -3/+3 | |
2019-10-13 | Work on Linux platform code | 1 | -8/+5 | |
2019-10-11 | Enable adding TUN reader to WG interface | 1 | -20/+1 | |
2019-10-09 | Start porting kernel timer semantics | 1 | -0/+1 | |
2019-10-09 | Restructure IO traits. | 1 | -2/+5 | |
2019-10-06 | Restructure dummy implementations | 1 | -2/+19 | |
2019-09-28 | Added key_confirmed callback | 1 | -0/+3 | |
2019-09-21 | Added zero_key to peer | 1 | -0/+1 | |
2019-09-14 | Begin work on the pure Wireguard implemenation | 1 | -0/+1 | |
2019-09-10 | Full inbound/outbound router test | 1 | -123/+6 | |
2019-09-01 | Outbound cryptkey routing | 1 | -2/+1 | |
2019-08-31 | Added Bind trait to router | 1 | -4/+5 | |
2019-08-31 | Reduce number of type parameters in router | 1 | -1/+39 | |
2019-08-30 | Move to RustCrypto AEAD crate for handshake | 1 | -3/+0 | |
2019-08-28 | Join with worker threads on device drop | 1 | -13/+65 | |
2019-08-27 | Unbox callback closures | 1 | -2/+3 | |
2019-08-26 | Work on callback structure for cryptkey router | 1 | -5/+25 | |
2019-08-24 | Move to hjul crate | 1 | -1/+0 | |
2019-08-22 | Initial version of timer framework | 1 | -0/+1 | |
2019-08-20 | Ensure peer threads are stopped on drop | 1 | -2/+4 | |
2019-08-20 | Restructure and job stealing work queue | 1 | -2/+2 | |
2019-08-18 | Implemented keypair_confirm | 1 | -1/+1 | |
2019-08-17 | Remove peer from cryptkey router on drop | 1 | -1/+1 | |
2019-08-16 | Begin drafting cross-platform interface | 1 | -1/+2 | |
2019-08-13 | Implement add_keypair semantics | 1 | -2/+6 | |
2019-08-12 | Port replay filter and sketch router state | 1 | -0/+3 | |
2019-08-02 | Remove rust-crypto, move to libsodium bindings | 1 | -1/+6 | |
2019-07-30 | Move to nested handshake message structure | 1 | -2/+2 | |
2019-07-28 | Restructured for wireguard-rs | 1 | -0/+7 |