3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed an overflow in ot_overall_* variables More... over 18 years ago
fix a warning More... over 18 years ago
Clean up help and usage More... over 18 years ago
New Makefile, incorporated some patches sent to me by Robin H. Johnson More... over 18 years ago
Try to figure out nobodys uid und gid using getpwnam More... over 18 years ago
Gimmi Beer! More... over 18 years ago
Sync-daemon written in perl to sync torrents and peers between more than one tracker entity. More... over 18 years ago
Fix endianess issue with blessed ips. Document -A feature. More... over 18 years ago
added the -A feature that blesses a certain IP address for administrative use (like sync) More... over 18 years ago
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. More... over 18 years ago
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 torrents once every OT_POOL_TIMEOUT units. More... over 18 years ago
Moved to tests/ More... over 18 years ago
revert previous commit More... over 18 years ago
endianess fix for udp scrape More... over 18 years ago
code cleanup and more specific comments. tracker starts now also with udp port 6969 as default More... over 18 years ago
some udp scrape style cleanup More... over 18 years ago
support for udp scrape More... over 18 years ago
fix the stats a little for not accepting udp scrapes More... over 18 years ago
udp first connect needs to be counted as a connection too More... over 18 years ago
added the udp stats to the main stats More... over 18 years ago
new modes for udp4 and tcp4 stats More... over 18 years ago
collecting stats for udp connections (2nd try) More... over 18 years ago
collecting stats for udp connections More... over 18 years ago
fixed udp peerport endianess handling More... over 18 years ago
fixed udp remoteport handling More... over 18 years ago
some 64bit and endianess issues with udp... More... over 18 years ago
make full scrapes a bit faster, increase checkback time for udp More... over 18 years ago
Port is a short, not a long More... over 18 years ago
Missing include More... over 18 years ago
Sanify handling of server sockets More... over 18 years ago