Commit Graph

595 Commits

Author SHA1 Message Date
Feross Aboukhadijeh
8eba7da318 fix the fix 2014-04-11 21:57:19 -07:00
Feross Aboukhadijeh
00da5d0281 0.3.4 2014-04-11 21:55:27 -07:00
Feross Aboukhadijeh
4daca0540c bugfix: client send correct peerId to server 2014-04-11 21:55:06 -07:00
Feross Aboukhadijeh
e87f800b94 kill nbsp 2014-04-09 22:15:24 -07:00
Feross Aboukhadijeh
89bc8e8189 badges 2014-04-09 22:15:18 -07:00
Feross Aboukhadijeh
cd14b7d5b3 0.3.3 2014-04-04 23:27:54 -07:00
Feross Aboukhadijeh
5c7ebb7b58 style 2014-04-04 23:27:38 -07:00
thermatk
c8cc97afea Fix for unknown port
For example, in torrents from Yify their tracker has url "udp://tracker.yify-torrents.com/announce" in which case a crtitical error is shown because "port should be in range from 0 to 65535"
2014-04-04 19:59:25 +04:00
Feross Aboukhadijeh
7858111646 0.3.2 2014-03-28 17:47:48 -07:00
Feross Aboukhadijeh
0b11b0be72 Merge pull request #8 from mafintosh/unref
unrefing timeout to not hang on stop
2014-03-28 17:47:06 -07:00
Mathias Buus
ff289c6b23 unrefing timeout to not hang on stop 2014-03-28 17:11:19 +01:00
Feross Aboukhadijeh
9a4688ff8e 0.3.1 2014-03-27 21:56:10 -07:00
Feross Aboukhadijeh
553944e2e1 unify udp tests to prevent hammering public servers
should help with rate limiting
2014-03-27 21:55:21 -07:00
Feross Aboukhadijeh
61c386f7bc readme 2014-03-27 21:45:53 -07:00
Feross Aboukhadijeh
1721eed413 udp client: unify error handling 2014-03-27 21:29:23 -07:00
Feross Aboukhadijeh
b406d4ec5e tests: use publicbt.com
seems to have more lenient rate limiting
2014-03-27 21:29:00 -07:00
Feross Aboukhadijeh
4b6a3b8cf9 add feature list to readme 2014-03-27 21:08:20 -07:00
Feross Aboukhadijeh
eef2b1bc61 0.3.0 2014-03-27 21:04:34 -07:00
Feross Aboukhadijeh
2e76f786c6 add tests for udp client 2014-03-27 21:04:33 -07:00
Feross Aboukhadijeh
e5b516f987 handle some more edge cases, code style, add todos 2014-03-27 21:04:33 -07:00
Feross Aboukhadijeh
5c09dcd55f code style 2014-03-27 21:04:33 -07:00
Mathias Buus
0557ce6f65 basic udp tracker support 2014-03-27 21:04:33 -07:00
Feross Aboukhadijeh
8bc3024067 Merge pull request #7 from mafintosh/patch-1
No logs and fixed req getting emitted as error
2014-03-27 19:18:01 -07:00
Mathias Buus
f39d9d1c5e emit err instead of req on error 2014-03-28 00:34:53 +01:00
Mathias Buus
f6a17b14e3 emit warning instead of printing it 2014-03-28 00:34:37 +01:00
Feross Aboukhadijeh
586305cc8b 0.2.2 2014-03-27 01:24:58 -07:00
Feross Aboukhadijeh
9c93f7d456 send warning event correctly 2014-03-27 01:24:54 -07:00
Feross Aboukhadijeh
9d6b0dea8b readme 2014-03-27 00:47:12 -07:00
Feross Aboukhadijeh
613eeae722 readme 2014-03-27 00:45:25 -07:00
Feross Aboukhadijeh
0a6a2d3a6a 0.2.1 2014-03-27 00:39:18 -07:00
Feross Aboukhadijeh
4a448bb017 readme formatting 2014-03-27 00:39:14 -07:00
Feross Aboukhadijeh
7622bdb581 0.2.0 2014-03-27 00:36:52 -07:00
Feross Aboukhadijeh
d109bd0e51 add readme for server usage 2014-03-27 00:36:46 -07:00
Feross Aboukhadijeh
15fa30d3dd expose torrents on server 2014-03-27 00:36:40 -07:00
Feross Aboukhadijeh
31b82e0a2b add bittorrent tracker server implementation! 2014-03-27 00:17:49 -07:00
Feross Aboukhadijeh
522f00230f 0.1.1 2014-03-26 02:12:44 -07:00
Feross Aboukhadijeh
af98aa7d3b readme 2014-03-26 02:11:27 -07:00
Feross Aboukhadijeh
edf03ed51f readme 2014-03-26 01:40:12 -07:00
Feross Aboukhadijeh
edc56f44e6 0.1.0 2014-03-26 01:37:39 -07:00
Feross Aboukhadijeh
09326b5e03 add readme 2014-03-26 01:37:13 -07:00
Feross Aboukhadijeh
1e171ce047 completed event should always have complete download length 2014-03-26 01:37:07 -07:00
Feross Aboukhadijeh
858b308f86 add tests 2014-03-26 01:17:59 -07:00
Feross Aboukhadijeh
1159037222 basic client implementation 2014-03-26 01:17:54 -07:00
Feross Aboukhadijeh
aabd59c990 license 2014-03-26 01:17:18 -07:00
Feross Aboukhadijeh
df03a5abbf travis 2014-03-26 01:17:00 -07:00