summaryrefslogtreecommitdiffstats
path: root/src/handshake/types.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-90/+0
* WIP: TUN IO workerMathias Hall-Andersen2019-09-181-4/+6
* Added initiation flood protectionMathias Hall-Andersen2019-08-071-2/+6
* Add rate limiter check to handshake messages.Mathias Hall-Andersen2019-08-061-0/+2
* Checking of mac2 fields on initiation & responseMathias Hall-Andersen2019-08-051-4/+1
* Validate mac2 fieldMathias Hall-Andersen2019-08-031-0/+2
* Successfully validate mac1 fieldMathias Hall-Andersen2019-08-011-0/+2
* Begin work on MAC field processingMathias Hall-Andersen2019-07-291-0/+81