Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-02-23make TorrentManager instance the background pageFeross Aboukhadijeh
2014-02-23consist file namesFeross Aboukhadijeh
2014-02-09add "report issue" linkFeross Aboukhadijeh
2014-02-07Initial UI (close #25)Feross Aboukhadijeh
2014-02-07use application/x-bittorrentFeross Aboukhadijeh
2014-02-07move BT logic into background.js; browserify everythingFeross Aboukhadijeh
2014-02-06add metadata dl link & now opens in transmission (fix #23)Feross Aboukhadijeh
2014-02-05no error if user cancels torrent file saveFeross Aboukhadijeh
2014-02-05fix $ ui errorFeross Aboukhadijeh
2014-02-05select ports in TorrentManagerFeross Aboukhadijeh
2014-02-05fix test for extended message supportFeross Aboukhadijeh
2014-02-03refactorFeross Aboukhadijeh
2013-11-10move bittorrent-dht into its own moduleFeross Aboukhadijeh
2013-11-10dht: use node-style dgram APIFeross Aboukhadijeh
2013-11-07bittorrent-dht should use chrome-app-socket moduleFeross Aboukhadijeh
2013-10-28parse magnet linkFeross Aboukhadijeh
2013-10-28DHT: find peers works now!Feross Aboukhadijeh
2013-10-28better loggingFeross Aboukhadijeh
2013-10-28retry bootstrap if no response after timeoutFeross Aboukhadijeh
2013-10-28DHT: only parse node/peer info when that key exists in responseFeross Aboukhadijeh
2013-10-27convert compact2string to use bopsFeross Aboukhadijeh
2013-10-27use bops to make bencode work in browserFeross Aboukhadijeh
2013-10-27receiving DHT responses from the network!Feross Aboukhadijeh
2013-10-27DHT for the Chrome AppFeross Aboukhadijeh
2013-10-27Updated UDP implementationJohn Hiesey
2013-10-27some DHT progress (not working)Feross Aboukhadijeh
2013-10-26chrome app that can send UDP packets to an echo serverFeross Aboukhadijeh