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