| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Work on Linux platform code | 2019-10-13 | 9 | -2297/+0 | |
| * | Restructure IO traits. | 2019-10-09 | 1 | -0/+9 | |
| * | Restructure dummy implementations | 2019-10-06 | 2 | -1/+14 | |
| * | Work on peer timers | 2019-09-22 | 3 | -20/+10 | |
| * | Added zero_key to peer | 2019-09-21 | 1 | -2/+8 | |
| * | WIP: TUN IO worker | 2019-09-18 | 4 | -52/+62 | |
| * | WIP: Work on handshake worker | 2019-09-16 | 4 | -14/+14 | |
| * | Begin work on the pure Wireguard implemenation | 2019-09-14 | 3 | -7/+16 | |
| * | Full inbound/outbound router test | 2019-09-10 | 1 | -1/+0 | |
| * | Reduce number of type parameters in router | 2019-08-31 | 1 | -2/+0 | |
| * | Explicitly clear t0 in KDF macro | 2019-08-31 | 1 | -3/+8 | |
| * | Fix race condition on response processing | 2019-08-31 | 1 | -26/+50 | |
| * | Better management of key material | 2019-08-31 | 2 | -213/+217 | |
| * | Move to RustCrypto AEAD crate for handshake | 2019-08-30 | 3 | -157/+98 | |
| * | Renamed confirmed -> initator on keypair | 2019-08-28 | 2 | -7/+7 | |
| * | Added sealing/opening to the router worker | 2019-08-27 | 1 | -1/+1 | |
| * | Update the blake2 crate to fix bug upstream | 2019-08-26 | 1 | -0/+66 | |
| * | Move to hjul crate | 2019-08-24 | 1 | -1/+4 | |
| * | Allow DoS mitigation to take any endpoint impl. | 2019-08-23 | 1 | -5/+11 | |
| * | Layout work on router | 2019-08-16 | 1 | -0/+4 | |
| * | Port replay filter and sketch router state | 2019-08-12 | 2 | -37/+38 | |
| * | Kill GC thread on Ratelimiter drop | 2019-08-10 | 3 | -107/+204 | |
| * | Concurrent rate limiter | 2019-08-07 | 1 | -100/+136 | |
| * | Added initiation flood protection | 2019-08-07 | 4 | -26/+53 | |
| * | Add rate limiter check to handshake messages. | 2019-08-06 | 5 | -8/+192 | |
| * | Prepare for resuse of message buffers for response | 2019-08-05 | 4 | -21/+30 | |
| * | Multiple mac2 can be checked concurrently | 2019-08-05 | 2 | -20/+17 | |
| * | Checking of mac2 fields on initiation & response | 2019-08-05 | 5 | -76/+119 | |
| * | Validate mac2 field | 2019-08-03 | 3 | -14/+24 | |
| * | Added property-based test for full DoS interaction | 2019-08-03 | 2 | -25/+38 | |
| * | Remove rust-crypto, move to libsodium bindings | 2019-08-02 | 2 | -16/+178 | |
| * | Unit test for mac1 validation | 2019-08-01 | 2 | -15/+61 | |
| * | Successfully validate mac1 field | 2019-08-01 | 4 | -27/+97 | |
| * | Make unit tests pass | 2019-08-01 | 5 | -64/+83 | |
| * | Move to nested handshake message structure | 2019-07-30 | 4 | -124/+242 | |
| * | Begin work on MAC field processing | 2019-07-29 | 8 | -0/+1378 |
