]> Sergey Matveev's repositories - btrtrc.git/history - metainfo/fileinfo.go
Document preference for metainfo.FileInfo.PathUtf8
[btrtrc.git] / metainfo / fileinfo.go
2024-03-18 Matt JoinerDocument preference for metainfo.FileInfo.PathUtf8
2024-03-05 Matt JoinerMerge branch 'bittorrent-v2'
2024-03-02 Matt JoinerMisc improvements
2024-03-02 Matt JoinerAnnounce to both v1 and v2 swarms
2024-03-02 Matt JoinerFix metainfo.Piece.Length for v2 torrents
2024-02-28 Matt JoinerMerkle hashing and v2 file handling
2024-02-28 Matt JoinerAdd BEP 47 extended file attributes fields
2022-03-17 Matt JoinerMerge branch 'master' into crawshaw-386-wasm
2022-03-17 Matt JoinerMerge branch 'go1.18'
2022-03-17 Matt JoinerPrefer UTF-8 fields when present
2020-05-03 Yaroslav Kolomiietsadd BEP references to documentation of the metadata...
2019-12-08 Yatesuse path.utf8 first for some torrent (#350)
2017-01-04 Matt Joinermetainfo: FileInfo.Offset failed with single-file torrents
2017-01-04 Matt Joinermetainfo: Add helper methods to FileInfo