Feross Aboukhadijeh
|
d40eeccf4d
|
limit webrtc offers to 10
|
2015-05-19 04:32:17 -07:00 |
|
Feross Aboukhadijeh
|
02c92fd2ba
|
randomize the peers that are given out
|
2015-05-19 04:32:09 -07:00 |
|
Feross Aboukhadijeh
|
9d8c5d6af2
|
4.3.2
|
2015-05-17 13:54:14 -07:00 |
|
Feross Aboukhadijeh
|
2505e13009
|
after socket destroy, ignore all future errors
|
2015-05-17 13:53:36 -07:00 |
|
Feross Aboukhadijeh
|
d0f384931f
|
4.3.1
|
2015-05-17 01:54:28 -07:00 |
|
Feross Aboukhadijeh
|
d78b678f5b
|
fix regression: double cleanup bug
|
2015-05-17 01:47:12 -07:00 |
|
Feross Aboukhadijeh
|
89a4e07430
|
4.3.0
|
2015-05-17 00:08:00 -07:00 |
|
Feross Aboukhadijeh
|
0482c01a47
|
ws client: better offline reconnect behavior
Fixes https://github.com/feross/webtorrent/issues/318
|
2015-05-17 00:07:21 -07:00 |
|
Feross Aboukhadijeh
|
f842a34f54
|
4.2.0
|
2015-05-16 23:26:13 -07:00 |
|
Feross Aboukhadijeh
|
8788d75737
|
udp/ws clients: add destroy functions
Fixes #75
|
2015-05-16 23:25:34 -07:00 |
|
Feross Aboukhadijeh
|
f285c9dd3c
|
client.stop() no longer calls client.destroy()
You must call client.destroy() manually to clean up resources
|
2015-05-16 23:24:20 -07:00 |
|
Feross Aboukhadijeh
|
ee91dff19d
|
client: add http tracker destroy function
|
2015-05-16 22:55:41 -07:00 |
|
Feross Aboukhadijeh
|
c048f1b2a9
|
cleanup self._trackers
|
2015-05-16 22:55:01 -07:00 |
|
Feross Aboukhadijeh
|
153402ae85
|
don't modify passed in torrent object
|
2015-05-16 22:54:45 -07:00 |
|
Feross Aboukhadijeh
|
e5560d8f00
|
4.1.3
|
2015-05-05 23:31:37 -07:00 |
|
Feross Aboukhadijeh
|
2b48883742
|
ws tracker: JSON.stringify messages
|
2015-05-05 23:05:10 -07:00 |
|
Feross Aboukhadijeh
|
cd861ff288
|
4.1.2
|
2015-05-03 21:01:12 -07:00 |
|
Feross Aboukhadijeh
|
a420af8a62
|
separate hostname.upd6 option for IPv6
|
2015-05-03 21:00:38 -07:00 |
|
Feross Aboukhadijeh
|
fa23f9bde3
|
4.1.1
|
2015-05-03 20:38:50 -07:00 |
|
Feross Aboukhadijeh
|
9c2b71fef1
|
fix listen debug log
|
2015-05-03 20:38:18 -07:00 |
|
Feross Aboukhadijeh
|
3e1299b217
|
4.1.0
|
2015-05-03 20:30:42 -07:00 |
|
Feross Aboukhadijeh
|
3eb0228c91
|
allow specifying hostnames for udp/http individually
|
2015-05-03 20:29:58 -07:00 |
|
Feross Aboukhadijeh
|
e7f0478e6e
|
4.0.0
|
2015-05-03 17:21:43 -07:00 |
|
Feross Aboukhadijeh
|
938c025ed9
|
remove wrtc dependency
For #303
|
2015-05-03 17:21:08 -07:00 |
|
Feross Aboukhadijeh
|
9a6e854609
|
Limit number of WebRTC offers to only 5
|
2015-05-03 16:53:37 -07:00 |
|
Feross Aboukhadijeh
|
1de0983864
|
3.6.3
|
2015-05-03 16:49:22 -07:00 |
|
Feross Aboukhadijeh
|
770b2e7480
|
3.6.2
|
2015-05-03 16:47:31 -07:00 |
|
Feross Aboukhadijeh
|
68f2317870
|
Revert "prevent "value out of bounds error""
This reverts commit 25b25f663c .
|
2015-05-03 16:46:39 -07:00 |
|
Feross Aboukhadijeh
|
1338282cc9
|
prevent negative complete/incomplete numbers
Fixes #65
Fixes #72
|
2015-05-03 16:38:16 -07:00 |
|
Feross Aboukhadijeh
|
71c5cf5fb6
|
3.6.1
|
2015-05-03 14:20:52 -07:00 |
|
Feross Aboukhadijeh
|
4c3c950056
|
One more fix for IPv6 UDP support
For #73
|
2015-05-03 14:20:17 -07:00 |
|
Feross Aboukhadijeh
|
d56dd26950
|
standard
|
2015-05-03 14:00:51 -07:00 |
|
Feross Aboukhadijeh
|
1212e33e3a
|
3.6.0
|
2015-05-02 12:15:53 -07:00 |
|
Feross Aboukhadijeh
|
4da0f3b8ac
|
Listen over IPv6 for UDP
Fixes #73
|
2015-05-02 12:15:14 -07:00 |
|
Feross Aboukhadijeh
|
eada21b6a0
|
3.5.1
|
2015-05-01 21:33:35 -07:00 |
|
Feross Aboukhadijeh
|
25b25f663c
|
prevent "value out of bounds error"
For #72
|
2015-05-01 21:32:54 -07:00 |
|
Feross Aboukhadijeh
|
ba7a58b1d8
|
3.5.0
|
2015-05-01 17:36:43 -07:00 |
|
Feross Aboukhadijeh
|
1cc5a511bd
|
udp server: support multiple info_hash scrape
Fixes #33
|
2015-05-01 17:36:07 -07:00 |
|
Feross Aboukhadijeh
|
085db1e972
|
3.4.9
|
2015-05-01 14:21:45 -07:00 |
|
Feross Aboukhadijeh
|
efa15629dd
|
don't reply to http requests after server has stopped listening
|
2015-05-01 14:21:09 -07:00 |
|
Feross Aboukhadijeh
|
da0382a435
|
handle udp send errors
fixes #71
"Port should be > 0 and < 65536"
|
2015-05-01 14:20:53 -07:00 |
|
Feross Aboukhadijeh
|
1ec4eaa273
|
style
|
2015-05-01 14:17:11 -07:00 |
|
Feross Aboukhadijeh
|
1d7912142b
|
3.4.8
|
2015-04-30 21:00:54 -07:00 |
|
Feross Aboukhadijeh
|
d705be775e
|
generate 5 offers in the browser, not 50
|
2015-04-30 21:00:14 -07:00 |
|
Feross Aboukhadijeh
|
6c1ce82439
|
3.4.7
|
2015-04-23 23:27:46 -07:00 |
|
Feross Aboukhadijeh
|
ee3ea92c47
|
fix webrtc support detection in browser
|
2015-04-23 23:27:12 -07:00 |
|
Feross Aboukhadijeh
|
44319cfa11
|
3.4.6
|
2015-04-23 22:49:19 -07:00 |
|
Feross Aboukhadijeh
|
814b167e8a
|
bittorrent-tracker/client should work if wrtc fails to install
|
2015-04-23 22:48:39 -07:00 |
|
Feross Aboukhadijeh
|
427e0f4305
|
3.4.5
|
2015-04-23 21:16:16 -07:00 |
|
Feross Aboukhadijeh
|
e0afafc776
|
don't return empty wrtc object in browser
|
2015-04-23 21:15:40 -07:00 |
|