0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some work on getting it to work with node 0.2.0 More... over 15 years ago
Handle multi file torrents a bit nicer. Drain doesn't work for some reason More... about 16 years ago
Added multi file torrent support. Not very nice but at least it works More... about 16 years ago
Don't hardcode number of pieces. Remove some debug stuff More... about 16 years ago
Use drain to know when to stop sending stuff and when to start sending again More... about 16 years ago
Updated to work with latest trunk version of Node. Removed all promise, rename send to write More... about 16 years ago
Use readFile instead of cat not that it changed More... about 16 years ago
Use node-crypto instead of the included sha1 implementation More... about 16 years ago
Added a README file More... about 16 years ago
Added some sha1 tests. Needs some more to test utf8 stuff More... about 16 years ago
Need to use begin to read in the right offset in a piece More... about 16 years ago
More fixes. It almost works now after moving everything around More... about 16 years ago
Peer want the client in the constructor More... about 16 years ago
Move all logic to the bittorrent lib. String.charAt(i) seems to work better then String[i] More... about 16 years ago
Move bencode to this repo. Added sha1 lib. More... about 16 years ago
The bittorrent lib now can parse torrent files and calculate the info_hash More... about 16 years ago
A start for the bittorrent lib More... about 16 years ago
Added a bittorrent library to put the most logic More... about 16 years ago
Handle request a little bit better. More... about 16 years ago
First version. Works in some ways but a lot of work left More... about 16 years ago