aboutsummaryrefslogtreecommitdiffstats
path: root/src/handshake/peer.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-142/+0
|
* Work on peer timersMathias Hall-Andersen2019-09-221-5/+2
|
* WIP: TUN IO workerMathias Hall-Andersen2019-09-181-11/+12
| | | | Also removed the type parameters from the handshake device.
* WIP: Work on handshake workerMathias Hall-Andersen2019-09-161-5/+5
|
* Better management of key materialMathias Hall-Andersen2019-08-311-24/+13
|
* Added initiation flood protectionMathias Hall-Andersen2019-08-071-20/+34
|
* Successfully validate mac1 fieldMathias Hall-Andersen2019-08-011-2/+2
|
* Make unit tests passMathias Hall-Andersen2019-08-011-0/+5
|
* Begin work on MAC field processingMathias Hall-Andersen2019-07-291-0/+136