722 Commits (master)
 

Author SHA1 Message Date
denis 7d36ea2732 new flag to enforce gzip even if client did not request it 12 years ago
erdgeist 0d4909e631 Add rijndael to version report 12 years ago
erdgeist 95a4ed9043 Remove debug info 12 years ago
erdgeist dc90c8867c Report connection id missmatch count 12 years ago
erdgeist 37db5f94fa udp now generates a cryptographically secure token for connecting clients. This is later verified. 12 years ago
erdgeist 3eeb536a44 Init prng before udp code needs it. 12 years ago
erdgeist ae16a23ae0 Add connection id missmatch code 12 years ago
erdgeist 44e004ac9a Adding rijndael code for udp connection id calculation 12 years ago
erdgeist 8e683affd1 Do not always grow the vector, shrink the first iovec to 0 before filling the second one 12 years ago
erdgeist 50b5c750cc Need more space for top100 12 years ago
erdgeist 05e0de1a5f Add a top100 for most popular torrents 12 years ago
erdgeist 914e0ac302 Add functionality to distribute udp to several workers 12 years ago
erdgeist ae413a675b undo last change, it did not work well 12 years ago
erdgeist 8bf40b6717 fix tiny issue 12 years ago
erdgeist 09f1234aa9 fix prototype 12 years ago
erdgeist 1af67bab1d Try to act upon all udp packets at once 12 years ago
denis 1968f47d74 silenced some clang warnings 13 years ago
erdgeist 85df3dbc01 Open syslog connection before dropping privileges 14 years ago
erdgeist 09adf4a9e1 Prevent infinite loop if whitelist ends in several returns 14 years ago
erdgeist 216447492a Chomp all trailing space characters, including new lines, when parsing the config file 14 years ago
erdgeist aae0227ee6 Load state only after initialising all structs. Thanks to Michael S. Combs for pointing out the buf 14 years ago
erdgeist 894bd4625f Stop sending tracker id with every packet 14 years ago
erdgeist 470a690e0d Don't only walk through outgoing connections to search for connected peers 14 years ago
erdgeist 4b3189eb44 Address reconnecting issues 14 years ago
erdgeist 3e30fa32aa Fixed sync loss bug 14 years ago
erdgeist 4fe2f35595 Looking into pointer arithmetics issue 14 years ago
erdgeist 9cfab8dbc6 tidy up peer count parser code 14 years ago
erdgeist c8d1ae0468 Fix encoding of peer count in proxy sync packet 14 years ago
erdgeist c005b42be4 enable proxy.debug target 14 years ago
erdgeist 8d025a1745 Tidy up sync proxy code 14 years ago
erdgeist 730d4bb6ae Reset http request input array on error case 14 years ago
erdgeist a75c824187 the keep-alive loop must not run, if no keep alive is configured or requested for connection 14 years ago
erdgeist 426c5f30c2 We have been too overly cautious not to read beyond the boundary. 14 years ago
erdgeist 3636be6cc7 Make whitelist parser more robust against comments. I assumed perfectly arranged white lists until now 14 years ago
erdgeist d42bf5a031 ** struct ot_workstruct gets ritcher (and will become even ritcher soon). 14 years ago
erdgeist ae9ab76941 Get rid of SYNC_SCRAPE madness. It's overkill and no one uses it. 14 years ago
erdgeist 3baa1abc56 Fix white spaces 14 years ago
erdgeist 66cda4bc75 Add our own time stamps to the completed logs. 14 years ago
erdgeist 85e6880233 Make opentracker's user runtime configurable. Also add more debug output to aid finding problems. 14 years ago
erdgeist fc48cbed01 Fix segfault in stats?mode=everything, an additional errorcode was not commited to ot_stats 14 years ago
erdgeist a1eec929a1 Only chroot if -d option or tracker.rootdir are set 14 years ago
erdgeist a7cd2084df Fixed including another error message 15 years ago
erdgeist f3c0359876 Make header parsing more efficient, prepare multithreading and keep-alive. 15 years ago
erdgeist 90e7262d9d Preparing more efficient header parsing 15 years ago
erdgeist 1665c54179 prevent infinite loop when looking for X-Forwarded-For: Headers 15 years ago
erdgeist f4409df68a Allow logging of completed events to syslog 15 years ago
erdgeist b1bf030f92 Fixed parser error for v6 addresses 15 years ago
erdgeist 48f67314b6 Should not report sync scrape packets in stderr 15 years ago
erdgeist c27631e516 Reenable statedump 15 years ago
erdgeist 9d4f0e66d0 Need to compile sources for proxy 15 years ago