aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* add cross-platform fs notify libraryJake McGinty2018-02-261-0/+1
* use std::time instead of time crateJake McGinty2018-02-231-1/+0
* pnet -> pnet_packetJake McGinty2018-02-221-1/+1
* mac2 cookiesJake McGinty2018-02-211-1/+0
* separate binary and library dependenciesJake McGinty2018-02-191-4/+9
* cookie moduleJake McGinty2018-02-171-4/+4
* proper passive keepalivesJake McGinty2018-02-151-1/+1
* add initial criterion benchmarksJake McGinty2018-02-151-0/+7
* switch to lib/bin hybrid crateJake McGinty2018-02-151-0/+8
* use constant time comparison for macJake McGinty2018-02-131-0/+1
* verify mac1 for handshake messagesJake McGinty2018-02-131-0/+4
* consolidate handshake cryptoJake McGinty2018-02-091-0/+1
* drop error-chain in favor of Failure crateJake McGinty2018-02-081-18/+14
* use dual-stack ipv6 UDP socketJake McGinty2018-02-051-0/+2
* re-introduce ring supportJake McGinty2018-01-131-1/+1
* use blake2-rfc instead of rust-cryptoJake McGinty2017-12-311-1/+0
* remove some unused dependenciesJake McGinty2017-12-311-2/+0
* ipv4/6 routing table wipJake McGinty2017-12-301-2/+2
* PeerServer custom future refactorJake McGinty2017-12-301-10/+5
* early, early rough draftJake McGinty2017-12-221-0/+45