summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-23Add code to debug vector code performance.erdgeist
2008-10-22fixed the lengthdenis
2008-10-17release pools only after all other services have been stopped.erdgeist
2008-10-17Fix debug output for addresses >127erdgeist
2008-10-07Reverting last commit. Debug effect not seen.erdgeist
2008-10-07Add config option for naming threadserdgeist
2008-10-07allow threads to be named. not posix compliant.erdgeist
2008-10-07only sync when the peer is actually added to the first pool. this saves ca. 40% syncdatadenis
2008-10-06Bugfix: API change missed in two points, when calling return_peers_for_torrent. is_tcp was replaced by FLAG_TCP or FLAG_UDPerdgeist
2008-10-06Bugfix: overwrote bencoded data with udp reply data when sending an event=stoppederdgeist
2008-10-06A new config file option to connect to tcp and udp at once has been added. Also some clarifications have been put into the sample config file.erdgeist
2008-10-06Futher clean up config file documentationerdgeist
2008-10-06Add some explanations about the implicite :6969 and the ancient tracker sync formaterdgeist
2008-10-06document the new config file feature.erdgeist
2008-10-06Make ot_try_bind local again.erdgeist
2008-10-06Live sync is now handled in its own thread. Therefore it now creates and handles its own sockets.erdgeist
2008-10-06Make ot_try_bind local again. Also dont handle multi cast udp packets in opentracker.c, ot_livesync.c does it by itself.erdgeist
2008-10-06Cosmeticserdgeist
2008-10-05Add _DEBUG flag for debug builds. This flag enables some diagnostic messages.erdgeist
2008-10-05Make scan_ip4_port API more sane, add debug output, be less tolerant when syntax checking command line optionserdgeist
2008-10-05Enabled debug output, fixed blessed ip permissionserdgeist
2008-10-05white space in commenterdgeist
2008-10-04added live sync codeerdgeist
2008-10-03Cleaning up Build time options. Also add ot_livesync.[ch]erdgeist
2008-10-03Live syncing between multiple tracker instances via udp multicast.erdgeist
2008-10-03Refine config syntax. Testing code...erdgeist
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