| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Work on Linux platform code | 2019-10-13 | 10 | -1884/+0 | |
| * | Enable adding TUN reader to WG interface | 2019-10-11 | 1 | -5/+5 | |
| * | Start porting kernel timer semantics | 2019-10-09 | 1 | -13/+21 | |
| * | Restructure IO traits. | 2019-10-09 | 5 | -94/+119 | |
| * | Restructure dummy implementations | 2019-10-06 | 1 | -208/+14 | |
| * | Added key_confirmed callback | 2019-09-28 | 4 | -86/+164 | |
| * | Added zero_key to peer | 2019-09-21 | 1 | -13/+45 | |
| * | WIP: TUN IO worker | 2019-09-18 | 1 | -1/+4 | |
| * | WIP: Handshake queue and workers | 2019-09-15 | 1 | -19/+31 | |
| * | Sent staged packets when key-pair confirmed | 2019-09-15 | 3 | -43/+46 | |
| * | Begin work on the pure Wireguard implemenation | 2019-09-14 | 6 | -131/+84 | |
| * | Test for confirmation of key using staged packet | 2019-09-11 | 1 | -6/+13 | |
| * | Simplified router tests | 2019-09-11 | 3 | -143/+167 | |
| * | Full inbound/outbound router test | 2019-09-10 | 7 | -123/+357 | |
| * | Begin work on full router interaction unittest | 2019-09-08 | 3 | -91/+237 | |
| * | Fixed outbound unittest | 2019-09-07 | 4 | -24/+22 | |
| * | Write inbound packets to TUN device | 2019-09-07 | 8 | -135/+303 | |
| * | Added outbound benchmark | 2019-09-05 | 4 | -83/+124 | |
| * | Output test number and parameters to debug | 2019-09-04 | 1 | -1/+3 | |
| * | More extensive outbound test | 2019-09-04 | 4 | -107/+158 | |
| * | Expanded outbound test | 2019-09-04 | 6 | -21/+44 | |
| * | Simply passing of JobBuffer ownership | 2019-09-04 | 4 | -298/+174 | |
| * | Wake workers when submitting work | 2019-09-02 | 4 | -148/+146 | |
| * | Reconsider inorder queueing | 2019-09-02 | 6 | -17/+85 | |
| * | Outbound cryptkey routing | 2019-09-01 | 6 | -33/+366 | |
| * | Added Bind trait to router | 2019-08-31 | 4 | -55/+64 | |
| * | Reduce number of type parameters in router | 2019-08-31 | 6 | -69/+98 | |
| * | Join with worker threads on device drop | 2019-08-28 | 3 | -14/+19 | |
| * | Renamed confirmed -> initator on keypair | 2019-08-28 | 2 | -2/+4 | |
| * | Start worker threads for device | 2019-08-28 | 2 | -26/+53 | |
| * | Add confirm_key stub | 2019-08-27 | 2 | -6/+16 | |
| * | Use confirmation status from keypair in dec-state | 2019-08-27 | 1 | -6/+7 | |
| * | Work on inbound/outbound consume code | 2019-08-27 | 3 | -8/+69 | |
| * | Added sealing/opening to the router worker | 2019-08-27 | 3 | -21/+67 | |
| * | Removed unused sub-module | 2019-08-27 | 1 | -52/+0 | |
| * | Removed unused sub-module | 2019-08-27 | 2 | -88/+2 | |
| * | Unbox callback closures | 2019-08-27 | 4 | -58/+74 | |
| * | Work on callback structure for cryptkey router | 2019-08-26 | 5 | -54/+72 | |
| * | Move to hjul crate | 2019-08-24 | 1 | -0/+3 | |
| * | Initial version of timer framework | 2019-08-22 | 2 | -2/+2 | |
| * | Ensure peer threads are stopped on drop | 2019-08-20 | 2 | -97/+152 | |
| * | Restructure and job stealing work queue | 2019-08-20 | 5 | -403/+465 | |
| * | Implemented keypair_confirm | 2019-08-18 | 1 | -90/+172 | |
| * | Remove peer from cryptkey router on drop | 2019-08-17 | 1 | -53/+129 | |
| * | Begin drafting cross-platform interface | 2019-08-16 | 2 | -41/+50 | |
| * | Layout work on router | 2019-08-16 | 5 | -96/+240 | |
| * | Implement add_keypair semantics | 2019-08-13 | 2 | -26/+127 | |
| * | Port replay filter and sketch router state | 2019-08-12 | 4 | -46/+241 | |
| * | Work on sketching router interface | 2019-08-10 | 3 | -0/+182 |
