commit c28f3014fff23e0d14c4eaf962fcb0ce9d48cb8f [browse]
Author: Matt Joiner
Date: 2023-06-23 22:14:38 +10:00
Fix UseSources panicking when sqlite storage is closed
commit 3901c3144bba7445c77465709e450db0f74f7ad8 [browse]
Author: Matt Joiner
Date: 2023-06-06 10:40:15 +10:00
Log bad tracker URL error
commit ac086bb3bd3b8e31c117362551eb0fe295a0f78d [browse]
Author: Matt Joiner
Date: 2023-05-29 19:01:01 +10:00
Fix incorrect EOF when decoding some peer protocol message types
Hooray for pedantic fuzz tests. This was found through peer_protocol/FuzzDecoder, when I wrote a go-fuzz-all wrapper.
It probably never caused a problem in production, as EOF would be handled as stream termination anyway, but it isn't clean.
commit 5380337f869ed630e1102036bf6dec48c044152a [browse]
Author: Matt Joiner
Date: 2023-05-24 12:11:10 +10:00
Reintroduce torrent-wide PEX throttling
https://github.com/anacrolix/torrent/discussions/836
commit 98234f943f98032a1be79097f13b89818d821ec1 [browse]
Author: Matt Joiner
Date: 2023-05-28 13:51:16 +10:00
Run torrentfs CI on macos
clone the repository to get more history