This website requires JavaScript.
Explore
Help
Sign In
status-im
/
torrent
Watch
2
Star
0
Fork
0
You've already forked torrent
mirror of
synced
2025-02-23 14:18:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
torrent
/
metainfo
History
Matt Joiner
f5bd377941
Change pieceIndex to peer_protocol.Integer
2018-07-12 09:15:15 +10:00
..
testdata
metainfo URL list can be a string or list
2017-06-16 17:07:30 +10:00
announcelist.go
metainfo: Improve MetaInfo.AnnounceList handling
2017-02-15 20:05:28 +11:00
fileinfo.go
metainfo: FileInfo.Offset failed with single-file torrents
2017-01-04 18:09:17 +11:00
hash.go
Introduce metainfo.HashSize
2017-12-29 12:17:58 +11:00
info_test.go
Remove the InfoEx type, and don't generate its infohash on the fly
2016-08-26 20:29:05 +10:00
info.go
Change pieceIndex to peer_protocol.Integer
2018-07-12 09:15:15 +10:00
magnet_test.go
Add error return value to metainfo.MetaInfo.UnmarshalInfo
2016-09-20 12:32:15 +10:00
magnet.go
Comment typo (
#110
)
2016-09-07 09:43:29 +10:00
metainfo_test.go
Fix
#247
2018-04-13 17:07:19 +10:00
metainfo.go
bencode: Add ignore_unmarshal_type_error tag
2018-01-27 14:31:46 +11:00
nodes_test.go
metainfo: Omit empty Metainfo.InfoBytes
2017-11-08 19:57:05 +11:00
nodes.go
refactor struct identifiers to follow conventional go names
2016-04-18 23:11:11 -05:00
piece_key.go
Change pieceIndex to peer_protocol.Integer
2018-07-12 09:15:15 +10:00
piece.go
Change pieceIndex to peer_protocol.Integer
2018-07-12 09:15:15 +10:00
README
Rename torrent package to metainfo; expose MetaInfo["info"] so it can be used on its own
2014-06-28 19:40:39 +10:00
urllist.go
metainfo URL list can be a string or list
2017-06-16 17:07:30 +10:00
README
A library for manipulating ".torrent" files.