Feross Aboukhadijeh
|
4c3c950056
|
One more fix for IPv6 UDP support
For #73
|
2015-05-03 14:20:17 -07:00 |
|
Feross Aboukhadijeh
|
1cc5a511bd
|
udp server: support multiple info_hash scrape
Fixes #33
|
2015-05-01 17:36:07 -07:00 |
|
Feross Aboukhadijeh
|
f575cfc3c9
|
major client refactor - each tracker type into its own file
in preparation of adding a new websocket tracker type, for webtorrent
|
2015-03-24 01:01:49 -07:00 |
|
Feross Aboukhadijeh
|
57cef88169
|
style: always use braces except for single-line
|
2015-03-06 18:12:59 -08:00 |
|
Feross Aboukhadijeh
|
ebb86f728f
|
JavaScript Standard Style
https://github.com/feross/standard
|
2015-01-26 18:16:01 -08:00 |
|
Feross Aboukhadijeh
|
79068a49cf
|
Use hex info_hash and peer_id throughout
|
2014-12-12 02:02:11 -08:00 |
|
Feross Aboukhadijeh
|
edb5c6e854
|
code style
|
2014-12-11 12:53:39 -08:00 |
|
Astro
|
e64fecc063
|
parseUdpRequest(): throw on invalid packet
|
2014-12-11 16:19:08 +01:00 |
|
Astro
|
7a417a591d
|
parseUdpRequest(): fix params.ip
|
2014-12-11 16:11:12 +01:00 |
|
Astro
|
1c754a2f49
|
move parseHttpRequest(), parseUdpRequest() to lib/parse_{http,udp}.js
|
2014-12-10 00:44:45 +01:00 |
|