Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade dependencies | 2021-01-05 | 1 | -29/+29 | |
* | Added MIT license | 2020-07-06 | 1 | -0/+2 | |
* | Replace RwLock<HashMap> with DashMap in handshake | 2020-06-19 | 1 | -0/+1 | |
* | Enable wireguard-rs to build on stable. | 2020-05-22 | 1 | -3/+6 | |
* | Elimited Daemonize dependencyrm-dummy | 2020-05-17 | 1 | -1/+0 | |
* | Bumped dependencies | 2020-05-13 | 1 | -6/+6 | |
* | Added checks for zero shared-secret | 2020-03-29 | 1 | -1/+1 | |
* | Restructuring and dependency version bump. | 2020-03-29 | 1 | -1/+1 | |
* | Upgraded treebitmap dependencytests | 2020-03-16 | 1 | -2/+2 | |
* | Fixed unit tests | 2020-02-21 | 1 | -4/+2 | |
* | Bumped crate versions. | 2020-02-12 | 1 | -1/+2 | |
* | Squashed commit of the following: | 2020-02-01 | 1 | -8/+8 | |
* | Fixed typo in under load codeclean | 2019-12-27 | 1 | -0/+1 | |
* | Revert to crossbeam | 2019-12-16 | 1 | -0/+1 | |
* | Added profiler feature | 2019-12-14 | 1 | -1/+5 | |
* | Remove crossbeam dependency | 2019-12-10 | 1 | -1/+0 | |
* | Remove futures from dependencies | 2019-12-06 | 1 | -1/+0 | |
* | Daemonization | 2019-11-21 | 1 | -1/+2 | |
* | Clean dependencies and imports | 2019-11-21 | 1 | -1/+0 | |
* | Remove unused dependencies | 2019-10-30 | 1 | -5/+1 | |
* | First full test of pure WireGuard | 2019-10-28 | 1 | -0/+2 | |
* | Work on Linux platform code | 2019-10-13 | 1 | -0/+3 | |
* | Work on peer timers | 2019-09-22 | 1 | -2/+1 | |
* | WIP: Handshake queue and workers | 2019-09-15 | 1 | -0/+1 | |
* | Full inbound/outbound router test | 2019-09-10 | 1 | -0/+1 | |
* | Begin work on full router interaction unittest | 2019-09-08 | 1 | -0/+1 | |
* | More extensive outbound test | 2019-09-04 | 1 | -0/+2 | |
* | Simply passing of JobBuffer ownership | 2019-09-04 | 1 | -0/+1 | |
* | Wake workers when submitting work | 2019-09-02 | 1 | -1/+2 | |
* | Outbound cryptkey routing | 2019-09-01 | 1 | -0/+1 | |
* | Better management of key material | 2019-08-31 | 1 | -0/+1 | |
* | Move to RustCrypto AEAD crate for handshake | 2019-08-30 | 1 | -1/+2 | |
* | Added sealing/opening to the router worker | 2019-08-27 | 1 | -0/+1 | |
* | Update the blake2 crate to fix bug upstream | 2019-08-26 | 1 | -2/+2 | |
* | Move to hjul crate | 2019-08-24 | 1 | -2/+2 | |
* | Initial version of timer framework | 2019-08-22 | 1 | -0/+1 | |
* | Begin drafting cross-platform interface | 2019-08-16 | 1 | -0/+1 | |
* | Layout work on router | 2019-08-16 | 1 | -1/+0 | |
* | Implement add_keypair semantics | 2019-08-13 | 1 | -0/+1 | |
* | Port replay filter and sketch router state | 2019-08-12 | 1 | -0/+2 | |
* | Concurrent rate limiter | 2019-08-07 | 1 | -0/+2 | |
* | 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 | -1/+4 | |
* | Remove rust-crypto, move to libsodium bindings | 2019-08-02 | 1 | -1/+1 | |
* | Move to nested handshake message structure | 2019-07-30 | 1 | -0/+5 | |
* | Restructured for wireguard-rs | 2019-07-28 | 1 | -1/+1 | |
* | Move parser code to zerocopy | 2019-07-26 | 1 | -1/+3 | |
* | Fixed GenericArray version | 2019-07-25 | 1 | -1/+1 | |
* | Tested full handshake | 2019-07-24 | 1 | -0/+1 | |
* | Finish handshake exchange | 2019-07-22 | 1 | -0/+1 |