summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2007-12-03Introduce new ot_http.c and ot_http.herdgeist
2007-11-22Make allowing gzip a Makefile tunableerdgeist
2007-11-16Forgot to specify -pthread when using threadserdgeist
2007-11-12Moving accesslist stuff to its own objecterdgeist
2007-11-12Reflect changes in ot_iovec and ot_fullscrape in Makefileerdgeist
2007-11-06MUST NOT enable features in CVSpico Makefile bad codererdgeist
2007-11-06The expensive DMEM stats is gone. No need for it, too much potential to DOS.erdgeist
2007-11-06Move stats out of opentracker.c, also have an own file handle udp requests.erdgeist
2007-11-06Thank you, GNU for fucking up pmake :)erdgeist
2007-11-06Makefile now builds each object on its own. Thus it can be build with -j2 and highererdgeist
2007-11-06No 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-03Introducing first tools to make opentracker multithreaded.erdgeist
2007-10-27Number of buckets is 1024 nowerdgeist
2007-10-01Two more bugs in Makefile. Maybe I learn it one dayerdgeist
2007-10-01Revert debug option in Makefileerdgeist
2007-10-01Makefile now runs under bsdmake and gnumake againerdgeist
2007-09-10Makefile defaults to an _open_ tracker again.erdgeist
2007-07-22* fixed "nobody " -> "nobody" fuckup when getpwnam-ingerdgeist
2007-04-03New Makefile, incorporated some patches sent to me by Robin H. Johnsonerdgeist
2007-03-17revert previous commitdenis
2007-03-16code cleanup and more specific comments. tracker starts now also with udp port 6969 as defaultdenis
2007-01-29We now answer as soon as the first \n is seenerdgeist
2007-01-24Debugging for failed requests.erdgeist
2007-01-20-m64 is not usually a correct compile optionerdgeist
2007-01-19Debug file descriptorserdgeist
2007-01-19set the interval to 1800 for announce (last change was only for scrape)denis
2007-01-13Dont want ips from query string by defaulterdgeist
2007-01-11Documentation improved, some reindenting (again), variable types checked, unnecessary defines removederdgeist
2007-01-06tidy up optionserdgeist
2007-01-05black listing was the wrong way arounderdgeist
2007-01-05added closed tracker and blacklist codeerdgeist
2007-01-03Added 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-16freebsd supportdenis
2006-12-16Fixed two mem leaks from httpd :/erdgeist
2006-12-15Fix port again ;) Include headers in Makefile dependencieserdgeist
2006-12-15fix for freebsddenis
2006-12-14Now actually seems to work for the most partserdgeist
2006-12-13Reacts more appropriate, however EXC_BAD_ACCESS triggerederdgeist
2006-12-13Trackerlogic done... not tested yeterdgeist
2006-12-08Begun printf debuggingdenis
2006-12-08Some syntax errors removederdgeist
2006-12-05Kickofferdgeist