2
0
mirror of synced 2025-02-23 14:18:13 +00:00

13 Commits

Author SHA1 Message Date
Matt Joiner
118391c3bf Apply some lints from GoLand 2021-10-07 09:12:17 +11:00
Matt Joiner
2027028539 More optimizations in peer protocol message decoding 2021-09-30 11:05:01 +10:00
Matt Joiner
73696fd215 peer_protocol: Use faster form for Integer.{UnmarshalBinary,Read} 2021-09-30 10:24:03 +10:00
Matt Joiner
60a622ff4b Remove an allocation reading message length 2021-09-30 09:59:18 +10:00
Matt Joiner
b69e6dff01 Improvements to decoder fuzzing 2021-09-30 09:42:54 +10:00
Matt Joiner
376ff763fe Apply staticcheck 2020-02-20 11:09:57 +11:00
Matt Joiner
91730696cf Rewrite piece data decoding and relax test 2018-07-14 11:50:43 +10:00
Matt Joiner
324cc7a281 Comments and trivial tweaks 2018-07-12 09:42:00 +10:00
Matt Joiner
1f6ba94882 Make extended handshake a struct, and move a bunch of extended stuff into peer_protocol 2018-07-10 12:20:36 +10:00
Matt Joiner
e0f0617b0b Comments and readability 2018-07-07 11:33:48 +10:00
Matt Joiner
20316e5af4 Support AllowedFast and enable fast extension 2018-02-05 00:18:38 +11:00
Matt Joiner
44e44637bf TODOs and comments 2018-02-04 19:14:07 +11:00
Matt Joiner
b610107d8d Break up peer_protocol into several files 2018-02-02 21:29:57 +11:00