3
I Use This!
Activity Not Available

Commits : Listings

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