torrent/peer_protocol
Matt Joiner 376ff763fe Apply staticcheck 2020-02-20 11:09:57 +11:00
..
compactip.go Make extended handshake a struct, and move a bunch of extended stuff into peer_protocol 2018-07-10 12:20:36 +10:00
decoder.go Apply staticcheck 2020-02-20 11:09:57 +11:00
decoder_test.go Rewrite piece data decoding and relax test 2018-07-14 11:50:43 +10:00
extended.go Move back to net.IP for extended handshake message IPs 2018-07-12 00:00:07 +10:00
handshake.go goimports -local 2019-08-21 20:58:40 +10:00
int.go Add peer_protocol.Integer.Uint32 2018-07-12 09:16:40 +10:00
messagetype_string.go Fix fast extension message type constants 2018-02-05 18:00:47 +11:00
msg.go Add comments 2019-10-01 18:13:55 +10:00
pex.go Update all imports of dht to v2 2019-08-10 18:46:07 +10:00
pex_test.go goimports -local 2019-08-21 20:58:40 +10:00
protocol.go Comments and trivial tweaks 2018-07-12 09:42:00 +10:00
protocol_test.go Fix fast extension message type constants 2018-02-05 18:00:47 +11:00
reqspec.go Fix peer_protocol.Message.RequestSpec for Type Piece 2018-07-13 21:33:21 +10:00