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
2007-02-03
zero copy sockets do only work on page aligned buffers for page sized blocks. So remove the code that tried to take advantage of false assuming, it would wor...
erdgeist
2007-02-02
made the output of the memdebug smaller
denis
2007-02-02
increased the interval random variation
denis
2007-02-02
fixed the last commit. now it really counts the scrapes and fullscrapes
denis
2007-02-01
make the interval with random an average value around the real value and not additional
denis
2007-02-01
Make timeouts more human readable
erdgeist
2007-02-01
clear the freed mempointer
denis
2007-02-01
release memory for empty peer pools
erdgeist
2007-02-01
Wasted too much space for minimum element count. Now minimum elements in vektor is 16, it grows and shrinks by a factor of 4 and a shrinking hysteresis of a ...
erdgeist
2007-02-01
Forgot to take into account, that there are OT_POOL_COUNT debuggable pools in one torrent. Fixed.
erdgeist
2007-02-01
Reserved too few space to hold all data for a memdebug
erdgeist
2007-02-01
add the scrapes to the valid requests (blue mrtg line)
denis
2007-02-01
el cheapo vector debugging
erdgeist
2007-02-01
Use multiple output buffers to try to avoid copy on write when unnecessary
erdgeist
2007-01-31
Try to shake off too stupid clients by sending an Bittorrent error rather than an HTTP 400
erdgeist
2007-01-31
Use signed size_t wherever appropriate
erdgeist
2007-01-31
size_t cant get < 0 and thus wont report errors
erdgeist
2007-01-30
On linux time.h must be included to use time()
erdgeist
2007-01-29
provide mrtg with more sane strings
erdgeist
2007-01-29
We now answer as soon as the first \n is seen
erdgeist
2007-01-27
complete_D_ ... ECODERTOODUMB
erdgeist
2007-01-27
really copy in new peer, even if it already existed, to remember its state
erdgeist
2007-01-27
Asserts were always false :/
erdgeist
2007-01-27
Due to recent issues... assert() seed counts
erdgeist
2007-01-27
account downloaded before early returns
erdgeist
2007-01-27
fix for corrupt fullscrape. did never work until now
denis
2007-01-26
announce.php and scrape.php are now being handled
erdgeist
2007-01-26
Introduce another unspec'd command: sync which syncs the most recent peer pool for a torrent out. Do some variable type clean up. Do some code structure clea...
erdgeist
2007-01-25
return random check back intervals to our clients
erdgeist
2007-01-24
Code cleanup reindenting
erdgeist
2007-01-24
Allowing more relaxed parsing of queries
erdgeist
2007-01-24
Return empty dictionary for unknown scrapes
erdgeist
2007-01-24
Do not write, if no string is passed
erdgeist
2007-01-24
support for questionmark in URL behind the initial one
denis
2007-01-24
backout Revision 1.67
denis
2007-01-24
workaround for some weird requests
denis
2007-01-24
Denis wanted scrapes and erdgeist didnt give it :)
denis
2007-01-24
Copy request before expanding url-encoded bytes
denis
2007-01-24
Debugging for failed requests.
erdgeist
2007-01-23
Count successful announces extra
erdgeist
2007-01-22
Now allow * in torrents
erdgeist
2007-01-20
FD-debug also in new iob_send path
erdgeist
2007-01-20
Full scrape, kinda tested
erdgeist
2007-01-20
increase the timeout to make the ride a little smoother for some clients
denis
2007-01-20
-m64 is not usually a correct compile option
erdgeist
2007-01-19
Debug file descriptors
erdgeist
2007-01-19
*seuftz*
denis
2007-01-19
set the interval to 1800 for announce (last change was only for scrape)
denis
2007-01-18
From now the OT_CLIENT_TIMEOUT will be enforced, even if some data arrived inside this interval
erdgeist
2007-01-18
Tidied main loop do accept() and read() before timeout()
erdgeist
[next]