Age | Commit message (Expand) | Author |
2007-07-22 | some subnet stats... still ugly and untested. | erdgeist |
2007-07-22 | * fixed "nobody " -> "nobody" fuckup when getpwnam-ing | erdgeist |
2007-03-27 | Added inbound part of sync. This also meant to remove the black/whitelisting as we did by now. A more scalable way to blacklist will follow. | erdgeist |
2007-03-27 | Added outbound part of sync Proposed format: d4:syncd20:<info_hash>8*N:(xxxxyy)*Nee, therefore had to refactor torrent cleanup now that it will hit all torre... | erdgeist |
2007-03-16 | support for udp scrape | denis |
2007-03-15 | new modes for udp4 and tcp4 stats | denis |
2007-03-06 | udp is working in theory, return_peers_for_torrent accepts a switch to request an udp answer. Fixed prototypes. | erdgeist |
2007-02-02 | increased the interval random variation | denis |
2007-02-01 | make the interval with random an average value around the real value and not additional | denis |
2007-02-01 | Make timeouts more human readable | erdgeist |
2007-02-01 | Wasted too much space for minimum element count. Now minimum elements in vektor is 16, it grows and shrinks by a factor of 4 and a shrinking hysteresis of a ... | erdgeist |
2007-02-01 | el cheapo vector debugging | erdgeist |
2007-01-30 | On linux time.h must be included to use time() | erdgeist |
2007-01-27 | account downloaded before early returns | erdgeist |
2007-01-26 | Introduce another unspec'd command: sync which syncs the most recent peer pool for a torrent out. Do some variable type clean up. Do some code structure clea... | erdgeist |
2007-01-25 | return random check back intervals to our clients | erdgeist |
2007-01-20 | Full scrape, kinda tested | erdgeist |
2007-01-18 | From now the OT_CLIENT_TIMEOUT will be enforced, even if some data arrived inside this interval | erdgeist |
2007-01-17 | Simple top5 by peers/seeders table | erdgeist |
2007-01-16 | Rudimentary stats | erdgeist |
2007-01-11 | Documentation improved, some reindenting (again), variable types checked, unnecessary defines removed | erdgeist |
2007-01-05 | Be more helpful | erdgeist |
2007-01-05 | added closed tracker and blacklist code | erdgeist |
2007-01-05 | README\! | erdgeist |
2007-01-04 | simplified binary_search, it always does a memcmp. began to implement dump knowledge | erdgeist |
2007-01-03 | Added option to get ip from query string + parser, fixed two bugs concerning grow/shrink of vectors. Now cleans up a torrent BEFORE trying to remove a peer -... | erdgeist |
2006-12-15 | Fix port again ;) Include headers in Makefile dependencies | erdgeist |
2006-12-15 | fixed setport fuckup | erdgeist |
2006-12-15 | Make code endianess save | erdgeist |
2006-12-14 | Now actually seems to work for the most parts | erdgeist |
2006-12-13 | Trackerlogic done... not tested yet | erdgeist |
2006-12-12 | This is a complete rewrite... assume nothing works. | erdgeist |
2006-12-08 | Should work now *cough* *cough* | erdgeist |
2006-12-07 | Started to implement glue | erdgeist |
2006-12-07 | Every cool project needs at least one header file | erdgeist |