]> Sergey Matveev's repositories - btrtrc.git/history - peer_protocol/decoder.go
PORT message belongs to BEP 5
[btrtrc.git] / peer_protocol / decoder.go
2020-02-20 Matt JoinerApply staticcheck
2018-07-14 Matt JoinerRewrite piece data decoding and relax test
2018-07-11 Matt JoinerComments and trivial tweaks
2018-07-10 Matt JoinerMake extended handshake a struct, and move a bunch...
2018-07-07 Matt JoinerComments and readability
2018-02-04 Matt JoinerSupport AllowedFast and enable fast extension
2018-02-04 Matt JoinerTODOs and comments
2018-02-02 Matt JoinerBreak up peer_protocol into several files