tracker/frontend/http
Jimmy Zelinskie 2415bc71c6 bencode: add missing error handling
In addition, this PR attempts to simplify some functions according to
the output of `gocyclo -n 15`.
2016-09-06 23:43:22 -04:00
..
bencode bencode: add missing error handling 2016-09-06 23:43:22 -04:00
frontend.go frontend: s/ctx.TODO/ctx.Background 2016-09-05 12:25:11 -04:00
parser.go http: extract query parser to bittorrent package 2016-09-03 14:06:03 -04:00
writer.go http: fix encoding of IPv4 peers with 16-byte addresses 2016-09-05 14:55:15 -04:00
writer_test.go fix http frontend tests 2016-08-16 23:43:09 -04:00