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-11-12
Some in code documentation to make Denis happy :)
erdgeist
2007-11-12
Moving accesslist stuff to its own object
erdgeist
2007-11-12
Return at end of line missing
erdgeist
2007-11-12
Moving full scrapes to iovec-creating thread safe function
erdgeist
2007-11-12
Dokumentation
erdgeist
2007-11-12
Reflect changes in ot_iovec and ot_fullscrape in Makefile
erdgeist
2007-11-12
Full scrape moves to its own object
erdgeist
2007-11-12
Fullscrape is thread safe now.
erdgeist
2007-11-12
New large chunk allocation code
erdgeist
2007-11-06
MUST NOT enable features in CVSpico Makefile bad coder
erdgeist
2007-11-06
The expensive DMEM stats is gone. No need for it, too much potential to DOS.
erdgeist
2007-11-06
Missing newline warning, missing include fixed
erdgeist
2007-11-06
Have an own file handle udp requests.
erdgeist
2007-11-06
Move stats out of opentracker.c, also have an own file handle udp requests.
erdgeist
2007-11-06
Thank you, GNU for fucking up pmake :)
erdgeist
2007-11-06
Makefile now builds each object on its own. Thus it can be build with -j2 and higher
erdgeist
2007-11-06
Fixed a forgotten unlock and a messed up string pointer
erdgeist
2007-11-06
Fixed ntohl include
erdgeist
2007-11-06
Fixed warnings about newlines at end of file
erdgeist
2007-11-06
No one can get access to buckets now without locking them. Also split up the trackerlogic.c-monster in functional sub-units. HEADS UP: this code is untested ...
erdgeist
2007-11-06
Rename source files in an ot_ fashion
erdgeist
2007-11-06
Make to_hex thread safe. Get rid off old /24 counting code. Protect more bucket accesses by locks.
erdgeist
2007-11-06
We do now use the tools for locking buckets in order to prepare MT code
erdgeist
2007-11-06
Cleaned up stats return format. Also reflect APPI changes due to MT code in trackerlogic.{c,h}
erdgeist
2007-11-06
Locks tested. Got the test routine wrong -> Fixed.
erdgeist
2007-11-03
Introducing first tools to make opentracker multithreaded.
erdgeist
2007-11-02
Introduce configuration dependent number of parameters in a nicer way
erdgeist
2007-11-02
The last experiment failed. No more accept deferral
erdgeist
2007-11-02
Trying to accept connections only when data has come in. This is an experiment.
erdgeist
2007-11-01
Allow for more than one admin ip address
erdgeist
2007-10-31
Add more full scrape stats
erdgeist
2007-10-29
Reenabled syncing
erdgeist
2007-10-27
Number of buckets is 1024 now
erdgeist
2007-10-23
I accidently put space on the list of non-terminating characters...
erdgeist
2007-10-23
some clients chose to accidently send negative numwants
erdgeist
2007-10-23
Accept clients that forget to spell announce at all...
erdgeist
2007-10-23
Be really relaxed now about what to accept in values...
erdgeist
2007-10-23
Allow @ in values. This seems to fix some clients
erdgeist
2007-10-23
Allow = in values. This seems to fix some clients
erdgeist
2007-10-23
This uTorrent/1600 client requires some... measures :/ I dont like the workaround.
erdgeist
2007-10-22
Now measure the time a clean_all_torrents takes
erdgeist
2007-10-22
Now measure the time a clean_all_torrents takes
erdgeist
2007-10-21
assume anything looking like GET /a to be an announce...
erdgeist
2007-10-21
Last fix was not enough to get rid off those 1600er buggers.
erdgeist
2007-10-21
Work around the stupid utorrent 1600 bug. That'll be removed after a while.
erdgeist
2007-10-21
Now the Holzhammer: GET /an is announce, GET /sc is scrape. Period.
erdgeist
2007-10-21
now accept more classes of announce fuckups
erdgeist
2007-10-21
Just one more typo
erdgeist
2007-10-21
Just one more typo
erdgeist
2007-10-21
Work around more typos that might end up in torrent files as announce urls
erdgeist
[prev]
[next]