summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
5 daysGroup feature options that need additional compiler flags in Makefiles, so they can be enable togetherDirk Engling
8 daysAdd support for zstdDirk Engling
10 daysRemove CVS version tags, they did not work anymore after moving to gitDirk Engling
11 daysfix: git version string is not yet availableDirk Engling
11 daysRemove warningDirk Engling
11 daysAllow the use of iob_init if the new libowfat is not yet availableDirk Engling
12 daysgzip fullscrapes by default nowDirk Engling
13 daysAdd proper parsing for the gzip content encodingDirk Engling
13 daysAllow opentracker to start with a random set of torrents for debugging purposesDirk Engling
2024-04-04gcc is no longer default ccDirk Engling
2024-04-04-pthread needs to be in CFLAGSDirk Engling
2024-04-04-pthread is the only necessary linker option for pthread APIDirk Engling
2024-04-03Bind dual stack by defaultDirk Engling
2022-11-24Add support for dynamic accesslistsDirk Engling
2021-07-27Obey DESTDIR macro. Thanks to Romain PorteDirk Engling
2021-06-06Using strip from enviroment to allow different strippersDirk Engling
2021-04-20srandomdev is not available on linuxes by defaultDirk Engling
2021-04-20Use arc4random whereever we need strong entropyDirk Engling
2021-04-20Use dev random by defaultDirk Engling
2012-06-08Dont make srandomdev the default, it exists only in BSDserdgeist
2012-05-29new flag to enforce gzip even if client did not request itdenis
2012-05-28Report connection id missmatch counterdgeist
2012-05-28Init prng before udp code needs it.erdgeist
2012-05-28Adding rijndael code for udp connection id calculationerdgeist
2010-08-14enable proxy.debug targeterdgeist
2010-04-22Get rid of SYNC_SCRAPE madness. It's overkill and no one uses it.erdgeist
2009-11-12Allow logging of completed events to syslogerdgeist
2009-10-15Need to compile sources for proxyerdgeist
2009-10-15Add source files to proxy projecterdgeist
2009-09-02Going to the forest, spotting woodpeckerserdgeist
2009-08-30add option to log the numwants over timeerdgeist
2009-08-29Put the WANT_MODEST_FULLSCRAPES option into Makefileerdgeist
2009-08-26Enable Networks debugging in Makefileerdgeist
2009-07-16Add a new proxy daemon to opentrackererdgeist
2009-03-18There seems to be more broken v6 APIs than just the OpenBSD one. Linux smells as well.erdgeist
2009-02-10Add workaround to openbsd's broken v6 APIerdgeist
2009-01-13V6erdgeist
2009-01-05* http and udp routines now use thread local buffers passed in workstruct containers. In other words they do not use static_buffer anymore and are considered...erdgeist
2009-01-02Introduce new flag WANT_SYNC_SCRAPEerdgeist
2008-12-03Aid spotting bad clients...erdgeist
2008-11-28The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version.erdgeist
2008-10-24Introduce vector debuggin code and stats restriction optionserdgeist
2008-10-07Reverting last commit. Debug effect not seen.erdgeist
2008-10-07Add config option for naming threadserdgeist
2008-10-05Add _DEBUG flag for debug builds. This flag enables some diagnostic messages.erdgeist
2008-10-03Cleaning up Build time options. Also add ot_livesync.[ch]erdgeist
2008-05-07Typo in Makefile, thanks to Steffen.erdgeist
2008-01-17Introducing live busy network detection.erdgeist
2007-12-20But keep Makefile in the libowfat is at ../libowfat state.erdgeist
2007-12-20Introduce some kind of versioningerdgeist