index
:
opentracker
dynamic-accesslists
erdgeist-fix-tasklists
master
An open and free bittorrent tracker
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-05-29
reduce zlib warnings to when there really is something failing
erdgeist
2012-05-29
new flag to enforce gzip even if client did not request it
denis
2012-05-29
Add rijndael to version report
erdgeist
2012-05-28
Remove debug info
erdgeist
2012-05-28
Report connection id missmatch count
erdgeist
2012-05-28
udp now generates a cryptographically secure token for connecting clients. This is later verified.
erdgeist
2012-05-28
Init prng before udp code needs it.
erdgeist
2012-05-28
Add connection id missmatch code
erdgeist
2012-05-28
Adding rijndael code for udp connection id calculation
erdgeist
2012-05-18
Do not always grow the vector, shrink the first iovec to 0 before filling the second one
erdgeist
2012-05-18
Need more space for top100
erdgeist
2012-05-18
Add a top100 for most popular torrents
erdgeist
2012-04-25
Add functionality to distribute udp to several workers
erdgeist
2012-04-01
undo last change, it did not work well
erdgeist
2012-04-01
fix tiny issue
erdgeist
2012-04-01
fix prototype
erdgeist
2012-03-31
Try to act upon all udp packets at once
erdgeist
2011-11-16
silenced some clang warnings
denis
2010-12-11
Open syslog connection before dropping privileges
erdgeist
2010-08-26
Prevent infinite loop if whitelist ends in several returns
erdgeist
2010-08-18
Chomp all trailing space characters, including new lines, when parsing the config file
erdgeist
2010-08-17
Load state only after initialising all structs. Thanks to Michael S. Combs for pointing out the buf
erdgeist
2010-08-15
Stop sending tracker id with every packet
erdgeist
2010-08-15
Don't only walk through outgoing connections to search for connected peers
erdgeist
2010-08-15
Address reconnecting issues
erdgeist
2010-08-15
Fixed sync loss bug
erdgeist
2010-08-14
Looking into pointer arithmetics issue
erdgeist
2010-08-14
tidy up peer count parser code
erdgeist
2010-08-14
Fix encoding of peer count in proxy sync packet
erdgeist
2010-08-14
enable proxy.debug target
erdgeist
2010-08-13
Tidy up sync proxy code
erdgeist
2010-08-09
Reset http request input array on error case
erdgeist
2010-08-09
the keep-alive loop must not run, if no keep alive is configured or requested for connection
erdgeist
2010-07-30
We have been too overly cautious not to read beyond the boundary.
erdgeist
2010-05-05
Make whitelist parser more robust against comments. I assumed perfectly arranged white lists until now
erdgeist
2010-04-22
** struct ot_workstruct gets ritcher (and will become even ritcher soon).
erdgeist
2010-04-22
Get rid of SYNC_SCRAPE madness. It's overkill and no one uses it.
erdgeist
2010-04-21
Fix white spaces
erdgeist
2010-04-21
Add our own time stamps to the completed logs.
erdgeist
2010-04-09
Make opentracker's user runtime configurable. Also add more debug output to aid finding problems.
erdgeist
2010-04-09
Fix segfault in stats?mode=everything, an additional errorcode was not commited to ot_stats
erdgeist
2010-04-09
Only chroot if -d option or tracker.rootdir are set
erdgeist
2009-12-01
Fixed including another error message
erdgeist
2009-11-18
Make header parsing more efficient, prepare multithreading and keep-alive.
erdgeist
2009-11-18
Preparing more efficient header parsing
erdgeist
2009-11-16
prevent infinite loop when looking for X-Forwarded-For: Headers
erdgeist
2009-11-12
Allow logging of completed events to syslog
erdgeist
2009-11-05
Fixed parser error for v6 addresses
erdgeist
2009-10-15
Should not report sync scrape packets in stderr
erdgeist
2009-10-15
Reenable statedump
erdgeist
[next]