summaryrefslogtreecommitdiff
path: root/src/receive.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed incomming initiation bugMathias Hall-Andersen2017-07-101-2/+4
* Added replay protectionMathias Hall-Andersen2017-07-101-0/+4
* Improved timer state machineMathias Hall-Andersen2017-07-081-17/+27
* Added source verificationMathias Hall-Andersen2017-07-081-36/+101
* Fixed cookie reply processing bugMathias Hall-Andersen2017-07-071-24/+82
* Initial working full exchangeMathias Hall-Andersen2017-07-061-79/+71
* Fixed transport header problemMathias Hall-Andersen2017-07-021-2/+3
* Handshake negotiation functioningMathias Hall-Andersen2017-07-011-0/+404