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
AgeCommit message (Expand)Author
2014-06-050.2.16v0.2.16Feross Aboukhadijeh
2014-06-05fix address() bugFeross Aboukhadijeh
2014-06-050.2.15v0.2.15Feross Aboukhadijeh
2014-06-05bittorrent-client@0.2.1Feross Aboukhadijeh
2014-06-050.2.14v0.2.14Feross Aboukhadijeh
2014-06-05add basic sanity check testsFeross Aboukhadijeh
2014-06-05add destroy()Feross Aboukhadijeh
2014-06-05don't exit if http server is runningFeross Aboukhadijeh
2014-06-05make http server optional; emit 'listening'Feross Aboukhadijeh
2014-06-050.2.13v0.2.13Feross Aboukhadijeh
2014-06-05Merge pull request #71 from fisch0920/masterFeross Aboukhadijeh
2014-06-05small formatting improvement for initial piece verification displayfisch0920
2014-06-05fix missing colonfisch0920
2014-06-040.2.12v0.2.12Feross Aboukhadijeh
2014-06-04statusFeross Aboukhadijeh
2014-06-04Merge pull request #62 from iShift/patch-1Feross Aboukhadijeh
2014-06-03Merge branch 'nested-task-lists' of github.com:shyamsalimkumar/webtorrent int...Feross Aboukhadijeh
2014-06-03fs_storage.js -> fs-storage.jsFeross Aboukhadijeh
2014-06-03code styleFeross Aboukhadijeh
2014-06-01small improvements to verifying logicfisch0920
2014-06-01small fix for verifying existing torrent datafisch0920
2014-05-31changes to support resuming torrents via initial piece verification; also inc...fisch0920
2014-05-30fs_storage changes for correctness and efficiency of initial piece verificati...fisch0920
2014-05-29adding bittorrent-peerid to READMEfisch0920
2014-05-28fix webtorrent.app statusiShift
2014-05-24Nested task lists FTW.Shyam S Kumar
2014-05-190.2.11v0.2.11Feross Aboukhadijeh
2014-05-19fix arg parsing bugsFeross Aboukhadijeh
2014-05-190.2.10v0.2.10Feross Aboukhadijeh
2014-05-19support more flexible argument orderingFeross Aboukhadijeh
2014-05-180.2.9v0.2.9Feross Aboukhadijeh
2014-05-18Fix ReferenceError: concat is not definedFeross Aboukhadijeh
2014-05-180.2.8v0.2.8Feross Aboukhadijeh
2014-05-18bump depsFeross Aboukhadijeh
2014-05-180.2.7v0.2.7Feross Aboukhadijeh
2014-05-18emit 'error' events for torrent parse errorsFeross Aboukhadijeh
2014-05-18print error message once, kill process on errorFeross Aboukhadijeh
2014-05-18use 'addTorrent' event so swarm will be definedFeross Aboukhadijeh
2014-05-18spacesFeross Aboukhadijeh
2014-05-18code cleanupFeross Aboukhadijeh
2014-05-18support new client.add usageFeross Aboukhadijeh
2014-05-18Merge branch 'pr/56'Feross Aboukhadijeh
2014-05-18readmeFeross Aboukhadijeh
2014-05-18link to webtorrent.appFeross Aboukhadijeh
2014-05-17add @mafintoshFeross Aboukhadijeh
2014-05-16fixed possibility of hanging process on --remove and fixed an error in FSStor...fisch0920
2014-05-16.fisch0920
2014-05-16added missing commandline blocklist parsing for blocklist supportfisch0920
2014-05-16support peer blocklistfisch0920
2014-05-16added small optimization to FSStorage.readBlock to read blocks from in-memory...fisch0920