]> Sergey Matveev's repositories - btrtrc.git/commit
Add BitTorrent v2 fields, consts and reference torrents
authorMatt Joiner <anacrolix@gmail.com>
Sun, 25 Feb 2024 06:00:16 +0000 (17:00 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 25 Feb 2024 06:01:01 +0000 (17:01 +1100)
commit3ad279e85cd0d1b11cbeeca9a9ed69d7d26e976e
tree7731892f9742b82e14336c950691004d7172c671
parent33e0ed521d973c6567b204fce09477157aa6f238
Add BitTorrent v2 fields, consts and reference torrents
metainfo/file-tree.go [new file with mode: 0644]
metainfo/info.go
metainfo/metainfo.go
peer_protocol/handshake.go
peer_protocol/reserved_test.go [new file with mode: 0644]
testdata/bittorrent-v2-hybrid-test.torrent [new file with mode: 0644]
testdata/bittorrent-v2-test.torrent [new file with mode: 0644]
types/infohash/infohash.go