bittorrent-tracker/test
Feross Aboukhadijeh 89b3fb3086 support custom filter error messages
In addition to returning a boolean (`true` for allowed, `false` for
disallowed), you can return an `Error` object to disallow and provide a
custom reason.

Fixes #85
2015-07-08 10:13:52 -07:00
..
torrents #11 add failing test 2014-04-18 23:08:17 -07:00
client-large-torrent.js client.stop() no longer calls client.destroy() 2015-05-16 23:24:20 -07:00
client-magnet.js client.stop() no longer calls client.destroy() 2015-05-16 23:24:20 -07:00
client.js client.stop() no longer calls client.destroy() 2015-05-16 23:24:20 -07:00
common.js BREAKING CHANGES 2015-01-29 14:59:08 -08:00
filter.js support custom filter error messages 2015-07-08 10:13:52 -07:00
querystring.js encode special characters @*/+ in http tracker urls 2014-12-17 21:18:46 -08:00
scrape.js client.stop() no longer calls client.destroy() 2015-05-16 23:24:20 -07:00
server.js small cleanup 2015-07-04 17:10:41 -07:00