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
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
2009-10-15
Need to compile sources for proxy
erdgeist
2009-10-15
Add source files to proxy project
erdgeist
2009-10-08
v6 works since january
erdgeist
2009-10-02
Log successful incoming connections
erdgeist
2009-10-02
Report connection duplication
erdgeist
2009-10-02
Network connection code seems to be working now
erdgeist
2009-10-01
Network handling code skeleton stands, is untested and no configure code there, yet.
erdgeist
2009-09-29
Reaching completion soon
erdgeist
2009-09-02
Update project to use 10.6 CLang by default.
erdgeist
2009-09-02
#define closed too early
erdgeist
2009-09-02
Add spotting woodpeckers, thanks to Vasya P. again
erdgeist
2009-09-02
Going to the forest, spotting woodpeckers
erdgeist
2009-09-01
Cleanup s24s code, remove an ugly mem leak, thanks to Vasya P. for pointing at the bug and suggesting a fix
erdgeist
2009-08-30
add option to log the numwants over time
erdgeist
2009-08-30
Temporary feature: log amount of numwants. See if we can save traffic if we reduce max numwant to something less than 200
erdgeist
2009-08-30
Limit shifting in s24s cleanup code to a non-overflowing size
erdgeist
2009-08-29
Put the WANT_MODEST_FULLSCRAPES option into Makefile
erdgeist
2009-08-29
Enable limiting fullscrapes to only every 5 minutes per IP
erdgeist
2009-08-26
Enable Networks debugging in Makefile
erdgeist
2009-08-26
Nicer formatting for value--
erdgeist
2009-08-26
Add some subnet debugging features
erdgeist
2009-08-26
Introducing the concept of vectors of nets into opentracker
erdgeist
2009-08-26
binary search speedup was buggy.
erdgeist
[next]