3
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sync with git More... over 7 years ago
Forgot to include one error code. Thanks to Lars Seipel
git
More... over 9 years ago
dont count scrapes as full scrapes, fall through fail
git
More... over 9 years ago
Accept was counted twice
git
More... over 9 years ago
Add missing enum value. Thanks to zhangdongmao
git
More... almost 10 years ago
Increase number of locks to accomodate for more cores on contemporary CPUs
git
More... about 10 years ago
Avoid reacting to our own error packets, should the happen to end up on our interface with a spoofed source IP. Thanks to zorun.
git
More... about 10 years ago
Fix typo in stat reporting, use udp and not tcp counter. Thanks to zebulon
git
More... over 10 years ago
Protect static data by mutex
git
More... almost 11 years ago
Only kick off udp handlers, when everything is initialised
git
More... almost 11 years ago
Initialise all values of aes key
git
More... almost 11 years ago
Fix immediate overwrite in the X-forwarded-for passing case. Thanks to Alexander Luetjen. More... about 12 years ago
Fix spelling error ;) More... about 12 years ago
Dont make srandomdev the default, it exists only in BSDs More... about 13 years ago
Make woodpecker spotting more usable by adjusting count every 2 minutes More... about 13 years ago
Calculate the old hash for the ip address only, when the current one mismatches More... about 13 years ago
Dont ruin the srandomdev initialisation in trackerlogic's init More... about 13 years ago
Forgot variable declaration More... about 13 years ago
reduce zlib warnings to when there really is something failing More... about 13 years ago
new flag to enforce gzip even if client did not request it More... about 13 years ago
Add rijndael to version report More... about 13 years ago
Remove debug info More... about 13 years ago
Report connection id missmatch count More... about 13 years ago
udp now generates a cryptographically secure token for connecting clients. This is later verified. More... about 13 years ago
Init prng before udp code needs it. More... about 13 years ago
Add connection id missmatch code More... about 13 years ago
Adding rijndael code for udp connection id calculation More... about 13 years ago
Do not always grow the vector, shrink the first iovec to 0 before filling the second one More... over 13 years ago
Need more space for top100 More... over 13 years ago
Add a top100 for most popular torrents More... over 13 years ago