]> Sergey Matveev's repositories - btrtrc.git/history - peer_protocol/handshake.go
go1.19 compatibility
[btrtrc.git] / peer_protocol / handshake.go
2023-05-23 Matt Joinergo1.19 compatibility
2023-05-09 Matt JoinerAdd many more extension bit definitions
2023-05-01 Matt JoinerMisc debug status, pex conn tracking improvements
2021-12-23 Matt Joinergofumpt -extra
2021-09-09 Matt Joinergo fmt ./...
2021-09-04 YenForYangDrop xerrors and reflection dependency
2021-06-23 Matt JoinerFixes for wasm
2020-04-23 Matt JoinerExpose ClientConfig.Extensions
2019-08-21 Matt Joinergoimports -local
2019-07-19 Matt JoinerAlways return errors when handshakes or dialing fails
2019-07-19 Matt JoinerTidy up function signature
2018-11-02 Matt JoinerSwitch to goimports import sorting
2018-07-07 Matt JoinerMore sortimports
2018-07-07 Matt JoinerExpose handshake stuff in peer_protocol