]> Sergey Matveev's repositories - btrtrc.git/history - metainfo/piece.go
Storages that use piece hashes would panic with pure v2 torrents
[btrtrc.git] / metainfo / piece.go
2024-03-06 Matt JoinerStorages that use piece hashes would panic with pure...
2024-03-05 Matt JoinerMerge branch 'bittorrent-v2'
2024-03-02 Matt JoinerMisc improvements
2024-03-02 Matt JoinerFix metainfo.Piece.Length for v2 torrents
2021-09-18 YenForYangmetainfo: Remove reflection dependency for `Piece.Hash...
2021-06-23 Matt JoinerFixes for wasm
2021-01-25 Matt JoinerAdd MarkComplete benchmark for sqlite
2018-07-11 Matt JoinerChange pieceIndex to peer_protocol.Integer
2017-12-29 Matt JoinerIntroduce metainfo.HashSize
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...
2016-06-20 Matt JoinerAdd piece completion storage
2016-04-19 Matt JoinerMerge pull request #79 from shoenig/normalize
2016-04-19 Seth Hoenigrefactor struct identifiers to follow conventional...
2016-04-04 Matt JoinerMove Magnet and friends into metainfo package