]> Sergey Matveev's repositories - btrtrc.git/history - metainfo
Drop support for go 1.20
[btrtrc.git] / metainfo /
2023-09-16 Matt JoinerBuffer metainfo loads from files
2023-07-09 guoguangwuchore: remove refs to deprecated io/ioutil
2023-06-26 Matt JoinerFix error unmarshalling bad metainfo nodes field
2023-02-19 Matt JoinerAdd http and udp tracker server implementations
2023-02-18 Matt Joinergofumpt
2022-11-15 Matt JoinerMove a bunch of stuff into subpackages
2022-07-03 Matt JoinerUse metainfo.ChoosePieceLength from more locations
2022-06-14 Matt Joinertorrent serve: Print magnet link
2022-03-17 Matt JoinerUse Info.BestName in a few more places
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
2022-02-10 Matt JoinerMerge branch 'master' into go1.18
2022-02-02 Eng Zer Juntest: use `T.TempDir` to create temporary test director...
2021-11-11 Matt JoinerComment that BEP 19 is WebSeeds
2021-11-08 Matt Joinergofumpt
2021-11-01 afjoseph[fuzz] Put +build tags to support go1.16 as well
2021-09-29 Matt JoinerUpdate fuzz to use new standard library support
2021-09-18 YenForYangmetainfo: Remove reflection dependency for `Piece.Hash...
2021-09-10 YenForYangAvoid allocating memory when checking interface (#588)
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 ..
2021-07-14 Matt JoinerFix go:build directives v1.29.1
2021-06-23 Matt JoinerFixes for wasm
2021-03-24 Matt JoinerFix DeepSource anti-pattern v1.26.0
2021-03-24 Matt JoinerMake tracker order in Metainfo.Magnet deterministic
2021-02-24 Matt JoinerInclude webseed urls in MetaInfo.Magnet output
2021-02-24 Matt JoinerImprove metainfo.MetaInfo.Magnet interface and add...
2021-01-25 Matt JoinerAdd MarkComplete benchmark for sqlite
2021-01-21 Matt JoinerImplement encoding.TextMarshaler to match unmarshaler...
2021-01-04 Matt JoinerReinstate cmd/announce announce subcommand
2020-12-21 Matt JoinerMerge branch 'v1.19'
2020-12-20 Matt JoinerAdd deprecated ParseMagnetURI
2020-12-09 AranjedeathUpdate metainfo.go
2020-11-11 Matt JoinerImplement fmt.Formatter for metainfo.Hash
2020-11-08 Matt JoinerTidy up doc, file names, naming
2020-05-13 Matt JoinerAdd comment to metainfo.MetaInfo.CreationDate
2020-05-13 Matt JoinerExpose metainfo.GeneratePieces
2020-05-03 Yaroslav Kolomiietsadd BEP references to documentation of the metadata...
2020-04-15 Matt JoinerMerge branch 'webtorrent'
2020-04-15 Matt JoinerClone the AnnounceList out of Torrent.Metainfo
2020-02-20 Matt JoinerApply staticcheck
2019-12-08 Yatesuse path.utf8 first for some torrent (#350)
2019-09-24 Matt JoinerAdd comments to metainfo.Magnet fields
2019-09-24 Matt Joinermetainfo.Magnet.String: Always put xt first again,...
2019-09-24 Matt Joinermetainfo: Add Magnet.Params for more open handling
2019-09-24 Matt JoinerUpdate the magnet tests
2019-08-21 Matt Joinergoimports -local
2019-08-19 Matt Joinergofmt simplify
2019-08-18 Matt Joinermetainfo: Add fuzzing func
2018-11-27 Matt Joinermetainfo: Fix test
2018-11-02 Matt JoinerSwitch to goimports import sorting
2018-07-11 Matt JoinerChange pieceIndex to peer_protocol.Integer
2018-04-13 Matt JoinerFix #247
2018-01-27 Matt Joinerbencode: Add ignore_unmarshal_type_error tag
2018-01-25 Matt Joinerbencode: Give more descriptive errors when failing...
2017-12-29 Matt JoinerUpdate error message in metainfo.Info.writeFiles
2017-12-29 Matt JoinerIntroduce metainfo.HashSize
2017-12-29 Matt JoinerImprove some doc comments
2017-11-08 Matt JoinerMerge commit '6ab65a49a8a72dea1a28968b2ab42a85fd4566ec'
2017-11-08 Matt Joinermetainfo: Omit empty Metainfo.InfoBytes
2017-09-23 Matt JoinerPerformance optimizations to calculating bytes left...
2017-06-16 Matt Joinermetainfo URL list can be a string or list
2017-02-15 Matt Joinermetainfo: Improve MetaInfo.AnnounceList handling
2017-02-15 Matt JoinerRevert "Quick fix for missing MetaInfo.Announce everywh...
2017-02-13 Matt JoinerQuick fix for missing MetaInfo.Announce everywhere...
2017-02-02 Matt JoinerTrivial logging, comment, Stringer changes
2017-01-18 Matt JoinerChange type of metainfo.Info.URLList
2017-01-18 Matt JoinerTODO
2017-01-04 Matt Joinermetainfo: FileInfo.Offset failed with single-file torrents
2017-01-04 Matt Joinermetainfo: Add helper methods to FileInfo
2016-12-31 Matt JoinerPanic if NewHashFromHex gets a bad string
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-09-20 Matt JoinerAdd error return value to metainfo.MetaInfo.UnmarshalInfo
2016-09-16 Matt JoinerComment on metainfo.PieceKey
2016-09-06 Ben GadboisComment typo (#110)
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...
2016-07-29 Matt JoinerBegin exposing all the magic that Client.WriteStatus...
2016-07-22 Matt JoinerMerge pull request #99 from hustcat/magnet
2016-07-22 Ye YinAdd Announce when AnnounceList is nil
2016-07-12 Matt JoinerNew slices package
2016-07-08 Matt Joinermetainfo: Move method in wrong file
2016-07-07 Matt Joinermetainfo.Info.BuildFromFilePath: Ensure stable file...
2016-06-20 Matt JoinerAdd metainfo.NewHashFromHex
2016-06-20 Matt JoinerAdd piece completion storage
2016-05-05 Matt Joinermetainfo.InfoEx.Hash becomes a function, UpdateBytes...
2016-05-03 Matt Joinermetainfo: Add HashBytes
2016-05-03 Matt Joinermetainfo: Improve doc
2016-05-03 Matt Joinermetainfo.Info.BuildFromFilePath contained unnecessary...
2016-05-03 Matt JoinerDoc metainfo.Info.BuildFromFilePath
2016-05-02 Matt JoinerAdd metainfo.Hash.FromHexString
2016-04-30 Matt JoinerRemove metainfo.Builder, and issue #35 test for it
2016-04-30 Matt JoinerAllow encoding private=0 in metainfo, which fixes test...
2016-04-30 Matt JoinerSome changes to metainfo.InfoEx and testutil
2016-04-19 Matt JoinerMerge pull request #79 from shoenig/normalize
2016-04-19 Seth Hoenigrefactor struct identifiers to follow conventional...
next