summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-23Add a config file framework to opentrackererdgeist
2008-09-17add missing include on linuxdenis
2008-09-15now checking for the correct connection-id we gave outdenis
2008-09-14use a more reasonable compression leveldenis
2008-08-30send out the total downloaders for a announce responsedenis
2008-05-07Typo in Makefile, thanks to Steffen.erdgeist
2008-02-05Fix endianess issues, also obey number of peers requested in udp announceserdgeist
2008-01-25Embarrasing counter direction bug :)erdgeist
2008-01-17Forgot to #ifdef some code only interesting when doing live network logging.erdgeist
2008-01-17Introducing live busy network detection.erdgeist
2008-01-17sys/param.h needed under openbsderdgeist
2007-12-20Enable revision watching from the interneterdgeist
2007-12-20But keep Makefile in the libowfat is at ../libowfat state.erdgeist
2007-12-20Introduce some kind of versioningerdgeist
2007-12-17Forgot to unlock bucket in case of malloc error, thanks to Astro for reporting.erdgeist
2007-12-17Add documentation to our uri scannererdgeist
2007-12-15too many wrong udp requests scroll too much :) disable logging for nowerdgeist
2007-12-15more udp debuggingerdgeist
2007-12-15Do not lock out well behaving clientserdgeist
2007-12-15more udp debuggingerdgeist
2007-12-15Prepare udp connection id generation and checkingerdgeist
2007-12-14add support for more stats:denis
2007-12-11A simple script that fills up opentracker with some peers, if -DWANT_IP_FROM_QUERY_STRING is specifierderdgeist
2007-12-08add mrtgstyle stats for number of torrentsdenis
2007-12-05/ can now be redirected to any URLerdgeist
2007-12-04Count invalid requestserdgeist
2007-12-04Be a little more verbose about why increases failerdgeist
2007-12-04print ip addresses from unsigned charserdgeist
2007-12-04[19:19] <eRdgEiSt> Denis: erdgeist ist ein Volltrottel!denis
2007-12-03Dont need arpa/ineterdgeist
2007-12-03 Avoid warnings about unused variables without certain defineserdgeist
2007-12-03Fix a broken merge resulterdgeist
2007-12-03Fix include for iovecserdgeist
2007-12-03add newline to end of fileerdgeist
2007-12-03Reflect changes for ot_http.* in project fileerdgeist
2007-12-03Drop ot_{byte,word,dword} and use uint{8,16,32}_t, also simplify includeserdgeist
2007-12-03Drop ot_{byte,word,dword} and use uint{8,16,32}_t, also move run time keeping and FULLSCRAPE stderr output to ot_statserdgeist
2007-12-03Introduce new ot_http.c and ot_http.herdgeist
2007-12-03Simplify includes, add new STATS code for scrapeserdgeist
2007-12-03Finally split up the opentracker.c cruft into ot_http.c, ot_accesslist.c and just leave in socket handling and parameter parsingerdgeist
2007-12-03Simplify includeserdgeist
2007-12-03Drop ot_{byte,word,dword} and use uint{8,16,32}_terdgeist
2007-12-03Move blessed IP handling code to accesslist objectserdgeist
2007-12-03Move http handling to its own sourceserdgeist
2007-12-02add scrape stats and small correction to udp statsdenis
2007-11-29Encforce setting the clock more often. This hopefully fixes a rare bug of g_now not being updated anymore.erdgeist
2007-11-28Fixed a bug where we forgot to stamp torrents that are not new.erdgeist
2007-11-28XCode-Project. Note: This is PPC only, x86 must be enablederdgeist
2007-11-25Fixed call to deflate() with wrong flag in endgameerdgeist
2007-11-24Missed the second strnstr... fixed.erdgeist