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
/
Makefile
Age
Commit message (
Expand
)
Author
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-03
Introducing first tools to make opentracker multithreaded.
erdgeist
2007-10-27
Number of buckets is 1024 now
erdgeist
2007-10-01
Two more bugs in Makefile. Maybe I learn it one day
erdgeist
2007-10-01
Revert debug option in Makefile
erdgeist
2007-10-01
Makefile now runs under bsdmake and gnumake again
erdgeist
2007-09-10
Makefile defaults to an _open_ tracker again.
erdgeist
2007-07-22
* fixed "nobody " -> "nobody" fuckup when getpwnam-ing
erdgeist
2007-04-03
New Makefile, incorporated some patches sent to me by Robin H. Johnson
erdgeist
2007-03-17
revert previous commit
denis
2007-03-16
code cleanup and more specific comments. tracker starts now also with udp port 6969 as default
denis
2007-01-29
We now answer as soon as the first \n is seen
erdgeist
2007-01-24
Debugging for failed requests.
erdgeist
2007-01-20
-m64 is not usually a correct compile option
erdgeist
2007-01-19
Debug file descriptors
erdgeist
2007-01-19
set the interval to 1800 for announce (last change was only for scrape)
denis
2007-01-13
Dont want ips from query string by default
erdgeist
2007-01-11
Documentation improved, some reindenting (again), variable types checked, unnecessary defines removed
erdgeist
2007-01-06
tidy up options
erdgeist
2007-01-05
black listing was the wrong way around
erdgeist
2007-01-05
added closed tracker and blacklist code
erdgeist
2007-01-03
Added option to get ip from query string + parser, fixed two bugs concerning grow/shrink of vectors. Now cleans up a torrent BEFORE trying to remove a peer -...
erdgeist
2006-12-16
freebsd support
denis
2006-12-16
Fixed two mem leaks from httpd :/
erdgeist
2006-12-15
Fix port again ;) Include headers in Makefile dependencies
erdgeist
2006-12-15
fix for freebsd
denis
2006-12-14
Now actually seems to work for the most parts
erdgeist
2006-12-13
Reacts more appropriate, however EXC_BAD_ACCESS triggered
erdgeist
2006-12-13
Trackerlogic done... not tested yet
erdgeist
2006-12-08
Begun printf debugging
denis
2006-12-08
Some syntax errors removed
erdgeist
2006-12-05
Kickoff
erdgeist