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
path:
root
/
ot_mutex.h
Age
Commit message (
Collapse
)
Author
2008-12-03
stats fuer sync
denis
2008-11-28
The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version.
erdgeist
2008-11-03
Add stats about when peers renew their announces.
erdgeist
2008-10-28
Whitespace fixes
erdgeist
2008-10-24
Tidy up stats task.
erdgeist
2008-01-17
Introducing live busy network detection.
erdgeist
2007-12-20
Enable revision watching from the internet
erdgeist
2007-12-20
Introduce some kind of versioning
erdgeist
2007-12-14
add support for more stats:
denis
1. stats for added and removed torrents 2. stats for start and stopped events from peers this should help to detect DoS attacks and is useful for profiling
2007-12-08
add mrtgstyle stats for number of torrents
denis
2007-12-04
Count invalid requests
erdgeist
2007-12-03
Simplify includes, add new STATS code for scrapes
erdgeist
2007-12-02
add scrape stats and small correction to udp stats
denis
2007-11-22
Introducing compression task flags
erdgeist
2007-11-21
Split sync in and sync out into different tasks
erdgeist
2007-11-19
Cleanup now moved to its own thread, too
erdgeist
2007-11-18
Stats are tasks now, they also come in classes.
erdgeist
2007-11-14
Introducing the workqueue
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
and not considered stable.
2007-11-06
Rename source files in an ot_ fashion
erdgeist