This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
go-bt
Watch
1
Star
0
Fork
You've already forked go-bt
0
Code
Issues
Pull requests
Releases
Activity
bittorrent related things
6
commits
1
branch
0
tags
79
KiB
Go
100%
bd0555a835
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Jack Palevich
bd0555a835
Fix bugs in error reporting when parsing bad bencode data.
...
Discovered when trying to parse a truncated torrent file.
2010-01-23 15:48:21 +08:00
decode.go
Make it a runtime error to try and unmarshal into a value.
2010-01-07 12:11:33 +08:00
LICENSE
Initial commit
2010-01-06 23:38:33 +08:00
Makefile
Initial commit
2010-01-06 23:38:33 +08:00
parse.go
Fix bugs in error reporting when parsing bad bencode data.
2010-01-23 15:48:21 +08:00
struct.go
Another gofmt pass.
2010-01-21 14:39:57 +08:00