]> Sergey Matveev's repositories - btrtrc.git/history - handshake.go
Drop support for go 1.20
[btrtrc.git] / handshake.go
2020-11-05 Matt JoinerAdd the ReceiveEncryptedHandshakeSkeys callback
2019-07-19 Matt JoinerRework header obfuscation and add tests for fallbacks
2018-07-07 Matt Joinersortimports
2018-07-07 Matt JoinerExpose handshake stuff in peer_protocol
2018-02-15 Matt JoinerSet the connection.cryptoMethod
2018-02-15 Matt JoinerAdd mse.CryptoMethod type
2018-02-08 Matt JoinerSimplify crypto select func
2018-02-05 Matt JoinerChange a bunch of Stringer and status stuff
2018-02-03 Matt JoinerGenerate default peerExtensionBytes using helpers
2018-02-03 Matt JoinerFix peerExtensionBytes.SetBit
2018-01-06 Matt JoinerMake peerID a public type
2018-01-06 Matt JoinerUse peerID type more, and make its Stringer output...
2017-12-01 Matt Joinersortimports
2017-11-08 Matt JoinerMerge commit '6ab65a49a8a72dea1a28968b2ab42a85fd4566ec'
2017-11-08 Matt JoinerGeneralise use of peerExtensionBytes
2017-11-08 Matt JoinerMove some code around