461
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix typo More... over 21 years ago
stop running makeinfo when the cancel flag is set More... over 21 years ago
fixed hostname lookup to be done in rerequester thread instead of main thread More... over 21 years ago
incorporated more rearrangements from experimental More... over 21 years ago
incorporated some rearrangements from experimental More... over 21 years ago
made Bitfield not use array()s any more, because they were slow and didn't save much memory More... over 21 years ago
bug fixes More... over 21 years ago
made events with delay of 0 get handled after everything already scheduled More... over 21 years ago
minor cleanup More... over 21 years ago
bug fix More... over 21 years ago
made everything use the fancy new memory efficient array-based bitfield More... over 21 years ago
added array-based bitfield class and made it get used in some places (more to come) More... over 21 years ago
made peer ids identify version and encode in http better More... over 21 years ago
added warning messages from tracker More... over 21 years ago
sped up bitfield More... over 21 years ago
sped up bdecode. As a resurt of this speedup, bdecode sometimes returns ints and sometimes returns longs, so things which accept bdecoded data need to check for either one More... over 21 years ago
put icon hack back in, because doing it the 'right' way doesn't seem to really work More... over 21 years ago
fixed bug where if you resumed a tracker on a dstate file which included a torrent which didn't get a single request before expire_downloaders got called it would not expire anything. More... over 21 years ago
Hopefully fixed the bug where path not found was always given on some peoples's machines. Suggested by Kevin Drum. More... over 21 years ago
bug fix - names from allowed_dir were getting put in /scrape even when show_names was false More... over 21 years ago
implemented icons the 'right' way, much cleaner now More... over 21 years ago
made completedirgui use BitTorrent icon and display correct version number More... over 21 years ago
fixed bug which made tracker not respond to 3.3 clients More... over 21 years ago
un-broke python 2.2 support More... over 21 years ago
stupid bug fix in tracker More... over 21 years ago
switched to better compression for smaller installers More... over 21 years ago
upgraded version numbers to 3.4.1 More... over 21 years ago
fix to keep peer from connecting to itself More... over 21 years ago
kept peers from behind dynamic ip without 'key' support from getting rejecting, but they still can only get peer lists, not change data More... over 21 years ago
made tracker return http code 200 on failure, since clients may not get the failure message if it has a different return code More... over 21 years ago