torrent/peer_protocol
Matt Joiner 044be4820f
gorond test files
2023-05-12 13:47:47 +10:00
..
ut-holepunch Synchronize holepunch connect messages with existing rendezvous 2023-05-09 15:45:50 +10:00
compactip.go
decoder.go Apply some lints from GoLand 2021-10-07 09:12:17 +11:00
decoder_test.go Fix scheduling overhead in decoding benchmark 2021-09-30 11:52:50 +10:00
extended.go Attempt holepunch after initial dial fails 2023-05-11 13:03:54 +10:00
fuzz_test.go [fuzz] Put +build tags to support go1.16 as well 2021-11-01 11:26:58 +11:00
handshake.go Add many more extension bit definitions 2023-05-09 15:46:53 +10:00
int.go Check for chunks overflowing piece bounds on request read 2023-02-13 23:27:15 +11:00
messagetype_string.go Add linter CI (#542) 2021-08-16 11:11:31 +10:00
metadata.go Add explicit metadata extension types 2021-06-21 12:14:06 +10:00
msg.go Try to avoid allocating buffer 2021-09-30 09:45:50 +10:00
pex.go Misc debug status, pex conn tracking improvements 2023-05-01 10:19:24 +10:00
pex_test.go gorond test files 2023-05-12 13:47:47 +10:00
protocol.go Add some fuzzing in peer_protocol 2021-09-30 09:01:10 +10:00
protocol_test.go More optimizations in peer protocol message decoding 2021-09-30 11:05:01 +10:00
reqspec.go Fix peer_protocol.Message.RequestSpec for Type Piece 2018-07-13 21:33:21 +10:00