commit 3bbe1c34f0dcd92fb5ba8fa673fd85ffa942952b [browse]
Author: Matt Joiner
Date: 2024-06-11 16:21:04 +10:00
Correctly hash hybrid torrents with trailing v1 padding file
Fixes #949.
commit 22ca9c279780f9ad291571bcaf6828449e9daf3d [browse]
Author: Matt Joiner
Date: 2024-06-03 13:43:31 +10:00
Update possum dep
commit 6061bc54b3c77f47e862abb7ad1cfcc4420ce83f [browse]
Author: Matt Joiner
Date: 2024-03-09 17:36:22 +11:00
possum: Use MovePrefix for completed chunks
commit d196bf9c1c5b90580b0a1847f36bd77f802d270a [browse]
Author: ucwong
Date: 2024-05-31 00:16:37 +01:00
clone func used since go 1.21 (#947)
commit 7958f02e42be1898f340504c73a2b29bf1222877 [browse]
Author: ucwong
Date: 2024-05-26 12:47:04 +01:00
add Torrent.ModifyTrackers() func (#945)
* add ClearTrackers() func
* add stop channel for each announcer
* add stop once avoid multi close
* use waitgroup to stop ann
clone the repository to get more history