]> Sergey Matveev's repositories - btrtrc.git/history - metainfo/info.go
Fix incorrect EOF when decoding some peer protocol message types
[btrtrc.git] / metainfo / info.go
2022-11-15 Matt JoinerMove a bunch of stuff into subpackages
2022-07-03 Matt JoinerUse metainfo.ChoosePieceLength from more locations
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
2022-03-17 Matt JoinerAdd Info "name.utf-8" field
2021-09-02 Matt JoinerMerge branch 'master' into squirrel
2021-09-02 Matt JoinerAdd "no name" handling and storage.NewFileOpts
2021-09-02 Matt JoinerFix info name when building from . and ..
2020-05-13 Matt JoinerExpose metainfo.GeneratePieces
2020-05-03 Yaroslav Kolomiietsadd BEP references to documentation of the metadata...
2018-07-11 Matt JoinerChange pieceIndex to peer_protocol.Integer
2017-12-29 Matt JoinerUpdate error message in metainfo.Info.writeFiles
2017-12-29 Matt JoinerImprove some doc comments
2017-09-23 Matt JoinerPerformance optimizations to calculating bytes left...
2017-01-18 Matt JoinerTODO
2016-12-09 BarsanupheAdded optional source flag to torrent files (#137)
2016-11-08 Matt Joinermetainfo: Remove unused import
2016-11-04 Vincentfeat: remove print BuildFromFilePath
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...