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
2020-12-11replace process.nextTick with queueMicrotaskftreesmilo
2020-11-24styleFeross Aboukhadijeh
2020-11-12Add lsd option to clientJulen Garcia Leunda
2020-11-05Merge pull request #1952 from webtorrent/bitfieldFeross Aboukhadijeh
2020-11-04Fix BEP53 implementationJulen Garcia Leunda
2020-11-03bitfield@4Feross Aboukhadijeh
2020-10-31Apply review suggestionsJulen Garcia Leunda
2020-10-30Implement peer-address (x.pe) BEP09Julen Garcia Leunda
2020-10-28standardFeross Aboukhadijeh
2020-10-27Fix "Cannot read property 'utp' of null"Feross Aboukhadijeh
2020-10-23standardFeross Aboukhadijeh
2020-10-22Final ChangesRhys Williams
2020-10-22Remove addressed TODORhys Williams
2020-10-22Simple ChangesRhys Williams
2020-10-16Making Travis HappyRhys Williams
2020-10-16[BugFix] Peer reconnect timeout throwing NPE on destroyed.Rhys Williams
2020-10-10Merge pull request #1923 from webtorrent/add_utp_supportKaylee
2020-10-06keeping code consistencyJean-Philippe ALLEGRO
2020-10-05check if torrent is destroyed before emitting download/upload eventJean-Philippe ALLEGRO
2020-10-03PR review improvementsJulen Garcia Leunda
2020-10-02Add uTP support (BEP29)Julen Garcia Leunda
2020-09-10Merge pull request #1364 from KayleePop/destroyKaylee
2020-06-16refactor torrent._rechoke()KayleePop
2020-05-26update interest when a peer's bitfield changesKayleePop
2020-05-26fix: not setting initial wire interestKayleePop
2020-05-14Change parseRange.parse to parseRangex1alien
2020-04-15implement store destruction optionKayleePop
2020-04-02fix ratioDiego Rodriguez Baquero
2020-03-16Merge pull request #1819 from webtorrent/add-private-docsAlex
2020-03-15Improve code readabilityAlex
2020-03-15use native Set instead of uniq libraryKayleePop
2020-03-15Add tests for private optionAlex
2020-03-14Add private attribute to docsAlex
2020-01-03Check if client is set when debug logging.jsdt
2019-09-11Return server from server.listen for method chaining to work (#1641)Feross Aboukhadijeh
2019-09-07Fix how the first piece's irrelevant bytes are calculated (#1738)Feross Aboukhadijeh
2019-09-07Merge pull request #1615 from guanzo/requestIdleCallbackFeross Aboukhadijeh
2019-09-07Fix how the first piece's irrelevant bytes are calculatedFeross Aboukhadijeh
2019-09-07server: Use relative URLsFeross Aboukhadijeh
2019-09-07User might destroy torrent in response to 'metadata' eventFeross Aboukhadijeh
2019-09-06Emit `metadata` event before `ready` and `done`Alex
2019-08-27Address @diracdeltas feedback on #1714Feross Aboukhadijeh
2019-08-27Set security headers on /favicon.ico responsesFeross Aboukhadijeh
2019-08-27Fix http server XSSFeross Aboukhadijeh
2019-08-18Merge pull request #1701 from alxhotel/fix-left-parameterFeross Aboukhadijeh
2019-08-13print debug log in error caseFeross Aboukhadijeh
2019-08-12Fix left parameter for asynchronous behaviourAlex
2019-08-11Fix 'left' parameter on seedAlex
2019-08-09Merge pull request #1692 from webtorrent/greenkeeper/stream-to-blob-url-3.0.0Feross Aboukhadijeh
2019-08-09Fixes for stream-to-blob-url@3Feross Aboukhadijeh