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 (
Expand
)
Author
2017-04-28
incorporate a more verbose ascii dump, provided by Tom <tom@foscore.com>
Dirk Engling
2017-04-28
Get rid of some warnings regarding header guards
Dirk Engling
2012-05-18
Add a top100 for most popular torrents
erdgeist
2009-09-02
Add spotting woodpeckers, thanks to Vasya P. again
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-26
Add some subnet debugging features
erdgeist
2009-03-24
include overall completed count in stats
erdgeist
2009-03-12
Re-implement logging busy networks to handle v6 API.
erdgeist
2009-03-04
Add a everything stats page. So you won't have to remember what all those switches were.
erdgeist
2009-01-15
Add comments, rename our struct http_data h to cookie, all clientsockets to sock, all size_t from socket_recvs to byte_count. Make signal handler set default...
erdgeist
2009-01-13
V6
erdgeist
2009-01-02
* opentracker now drops permissions in correct order and really chroots() if ran as root
erdgeist
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
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
2007-11-06
Rename source files in an ot_ fashion
erdgeist