]> Sergey Matveev's repositories - btrtrc.git/commit
metainfo.InfoEx.Hash becomes a function, UpdateBytes is added, and Bytes used in...
authorMatt Joiner <anacrolix@gmail.com>
Thu, 5 May 2016 12:40:38 +0000 (22:40 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 5 May 2016 12:40:38 +0000 (22:40 +1000)
commit2d160b041961ab7b65d332b270224b2ff99cd84e
tree3dde043cfe1af36d804de8a6c8169d8db928f658
parent533f01147d6ae929f07192c32d95c6daa38d8b5c
metainfo.InfoEx.Hash becomes a function, UpdateBytes is added, and Bytes used in marshalling

Fixes #80.
client.go
client_test.go
cmd/torrent-metainfo-pprint/main.go
fs/torrentfs_test.go
internal/testutil/testutil.go
metainfo/infoex.go [new file with mode: 0644]
metainfo/metainfo.go
metainfo/metainfo_test.go
metainfo/nodes_test.go
torrent.go