bittorrent related things
Find a file
2011-02-19 08:18:27 -08:00
bencode_test.go bencode: Adding a unit-test proving that "dictionary inside a dictionary" works, as long as you know how to use it. Closes issue #2 (user error!). 2010-08-08 01:46:30 +02:00
decode.go Fix build problem with recent go release: vector Data() was renamed to Copy(). Also changed our own decoder method to reflect this. 2010-07-21 11:28:50 +01:00
LICENSE Initial commit 2010-01-06 23:38:33 +08:00
Makefile Update to current Go makefile syntax. 2010-09-14 01:50:50 -07:00
parse.go Fixes for latest version of Go (2011 Feb) 2011-02-12 13:47:47 +05:30
struct.go Fixes for latest version of Go (2011 Feb) 2011-02-12 13:47:47 +05:30