Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade dependencies | 2021-01-05 | 1 | -316/+160 | |
* | Fix some clippy warnings | 2020-10-08 | 1 | -503/+563 | |
* | Replace RwLock<HashMap> with DashMap in handshake | 2020-06-19 | 1 | -0/+47 | |
* | Enable wireguard-rs to build on stable. | 2020-05-22 | 1 | -164/+186 | |
* | Elimited Daemonize dependencyrm-dummy | 2020-05-17 | 1 | -17/+0 | |
* | Bumped dependencies | 2020-05-13 | 1 | -63/+17 | |
* | Restructuring and dependency version bump. | 2020-03-29 | 1 | -196/+123 | |
* | Upgraded treebitmap dependencytests | 2020-03-16 | 1 | -4/+4 | |
* | Fixed unit tests | 2020-02-21 | 1 | -16/+22 | |
* | Bumped crate versions. | 2020-02-12 | 1 | -257/+247 | |
* | Squashed commit of the following: | 2020-02-01 | 1 | -57/+82 | |
* | Revert to crossbeam | 2019-12-16 | 1 | -0/+21 | |
* | Added profiler feature | 2019-12-14 | 1 | -0/+28 | |
* | Remove crossbeam dependency | 2019-12-10 | 1 | -20/+0 | |
* | Remove futures from dependencies | 2019-12-06 | 1 | -7/+0 | |
* | Daemonization | 2019-11-21 | 1 | -3/+20 | |
* | Clean dependencies and imports | 2019-11-21 | 1 | -28/+0 | |
* | Remove unused dependencies | 2019-10-30 | 1 | -413/+0 | |
* | First full test of pure WireGuard | 2019-10-28 | 1 | -0/+2 | |
* | Work on Linux platform code | 2019-10-13 | 1 | -0/+1 | |
* | Work on peer timers | 2019-09-22 | 1 | -4/+3 | |
* | WIP: Handshake queue and workers | 2019-09-15 | 1 | -0/+10 | |
* | Full inbound/outbound router test | 2019-09-10 | 1 | -0/+28 | |
* | Begin work on full router interaction unittest | 2019-09-08 | 1 | -0/+1 | |
* | More extensive outbound test | 2019-09-04 | 1 | -0/+62 | |
* | Simply passing of JobBuffer ownership | 2019-09-04 | 1 | -0/+25 | |
* | Wake workers when submitting work | 2019-09-02 | 1 | -0/+36 | |
* | Outbound cryptkey routing | 2019-09-01 | 1 | -0/+234 | |
* | Better management of key material | 2019-08-31 | 1 | -0/+1 | |
* | Move to RustCrypto AEAD crate for handshake | 2019-08-30 | 1 | -110/+63 | |
* | Added sealing/opening to the router worker | 2019-08-27 | 1 | -0/+257 | |
* | Update the blake2 crate to fix bug upstream | 2019-08-26 | 1 | -117/+114 | |
* | Move to hjul crate | 2019-08-24 | 1 | -10/+33 | |
* | Initial version of timer framework | 2019-08-22 | 1 | -0/+7 | |
* | Begin drafting cross-platform interface | 2019-08-16 | 1 | -0/+1 | |
* | Layout work on router | 2019-08-16 | 1 | -7/+0 | |
* | Implement add_keypair semantics | 2019-08-13 | 1 | -0/+7 | |
* | Port replay filter and sketch router state | 2019-08-12 | 1 | -0/+14 | |
* | Concurrent rate limiter | 2019-08-07 | 1 | -0/+491 | |
* | Add rate limiter check to handshake messages. | 2019-08-06 | 1 | -0/+1 | |
* | Added property-based test for full DoS interaction | 2019-08-03 | 1 | -10/+199 | |
* | Remove rust-crypto, move to libsodium bindings | 2019-08-02 | 1 | -46/+109 | |
* | Move to nested handshake message structure | 2019-07-30 | 1 | -3/+5 | |
* | Restructured for wireguard-rs | 2019-07-28 | 1 | -16/+16 | |
* | Move parser code to zerocopy | 2019-07-26 | 1 | -0/+70 | |
* | Fixed GenericArray version | 2019-07-25 | 1 | -5/+5 | |
* | Tested full handshake | 2019-07-24 | 1 | -0/+7 | |
* | Finish handshake exchange | 2019-07-22 | 1 | -0/+7 | |
* | Create initiation message | 2019-07-16 | 1 | -24/+65 | |
* | Begin work on creating initiation | 2019-07-13 | 1 | -41/+179 |