aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAgeFilesLines
* verify mac1 for handshake messagesJake McGinty2018-02-131-0/+79
* consolidate handshake cryptoJake McGinty2018-02-091-0/+1
* drop error-chain in favor of Failure crateJake McGinty2018-02-081-1/+32
* take advantage of new snow APIJake McGinty2018-02-081-8/+8
* update snow for is_initiator() methodJake McGinty2018-02-071-19/+20
* use dual-stack ipv6 UDP socketJake McGinty2018-02-051-0/+12
* update iovec and futures depsJake McGinty2018-02-011-15/+15
* handle incoming handshake init packetsJake McGinty2018-01-271-25/+25
* re-introduce ring supportJake McGinty2018-01-131-143/+108
* use blake2-rfc instead of rust-cryptoJake McGinty2017-12-311-1/+0
* remove some unused dependenciesJake McGinty2017-12-311-68/+0
* cargo updateJake McGinty2017-12-301-43/+55
* ipv4/6 routing table wipJake McGinty2017-12-301-3/+82
* PeerServer custom future refactorJake McGinty2017-12-301-62/+26
* early, early rough draftJake McGinty2017-12-221-0/+1103