Commit Graph

21 Commits

Author SHA1 Message Date
Feross Aboukhadijeh
5d970f70e5 make bignum an optional dependency 2014-04-19 01:32:42 -07:00
Feross Aboukhadijeh
dfd5149d6b fix #11 - support torrents with 64-bit file sizes 2014-04-18 23:28:59 -07:00
Feross Aboukhadijeh
b0a659f00c [udp server] add stub implementation 2014-04-18 23:05:21 -07:00
Feross Aboukhadijeh
c38cdd94e1 i'm getting tired 2014-04-11 22:00:03 -07:00
Feross Aboukhadijeh
8eba7da318 fix the fix 2014-04-11 21:57:19 -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
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
Mathias Buus
ff289c6b23 unrefing timeout to not hang on stop 2014-03-28 17:11:19 +01:00
Feross Aboukhadijeh
1721eed413 udp client: unify error handling 2014-03-27 21:29:23 -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
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
9c93f7d456 send warning event correctly 2014-03-27 01:24:54 -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
1e171ce047 completed event should always have complete download length 2014-03-26 01:37:07 -07:00
Feross Aboukhadijeh
1159037222 basic client implementation 2014-03-26 01:17:54 -07:00