summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysDisable forced gzip by defaultHEADmasterDirk Engling
6 daysGroup feature options that need additional compiler flags in Makefiles, so they can be enable togetherDirk Engling
6 daysMove _GNU_SOURCE declaration further to the top, so recursive inclusion of stdio does not ignore the macroDirk Engling
9 daysBetter point out what options can be given multiple timesDirk Engling
9 daysadd example for option that may be given more than onceDirk Engling
9 daysfurther fixes to the man pageDirk Engling
9 daysAdd missing config optionDirk Engling
9 daysSpelling in sample configDirk Engling
9 daysAdd man page for the config fileDirk Engling
9 daysSome fixes to the man pageDirk Engling
9 daysAdd first draft of a man pageDirk Engling
9 daysAdd support for zstdDirk Engling
9 daysOnly have huge downloads (aka chunked) be application/octet-streamDirk Engling
10 daysLet our fullscrapes have a binary content-typeDirk Engling
10 dayschrome does not accept chunked gzip encoding for http/1.0 protocol versionDirk Engling
11 daysRemove CVS version tags, they did not work anymore after moving to gitDirk Engling
12 daysInstall default signal handlers before spawning first threadDirk Engling
12 daysdeflatePending ist not available everywhere. Just treat the (very rare) case of some data being left over like all other reallocatablesDirk Engling
12 daystime_caching_worker never returns, but if it would, it should return a valueDirk Engling
12 daysdefine _GNU_SOURCE to silence warning about asprintfDirk Engling
12 daysUse bzero instead of the new iob_init for older libowfatsDirk Engling
12 daysfix: git version string is not yet availableDirk Engling
12 daysRemove warningDirk Engling
12 daysAllow the use of iob_init if the new libowfat is not yet availableDirk Engling
12 daysclang-formatDirk Engling
12 daysclang-formatDirk Engling
12 daysclang-formatDirk Engling
13 daysFormatter descriptionDirk Engling
13 daysSpellingDirk Engling
13 daysprint when RANDOMTORRENTS were created (fix)Dirk Engling
13 daysprint when RANDOMTORRENTS were createdDirk Engling
13 daysprint when RANDOMTORRENTS were createdDirk Engling
13 daysMake the amount of random torrents a tunableDirk Engling
13 daysSilence warning in debug codeDirk Engling
13 daysgzip fullscrapes by default nowDirk Engling
13 daysRevert b8ee3dfec11d1c66bee614bfab171ada9fc2bb78Dirk Engling
13 daysremove debug fprintfs used to catch a bugDirk Engling
13 daysUse the HELPLINE macro for help linesDirk Engling
13 daysCall io_dontwantread only once on a socketDirk Engling
14 daysMerge branch 'chunked-transfers' of erdgeist.org:opentracker into chunked-transfersDirk Engling
14 daysCancel chunked transfers on dead sockets, tooDirk Engling
14 dayswhite spaceDirk Engling
14 daysInitialise io_batches with their appropiate init functionDirk Engling
14 daysRemove unused macroDirk Engling
14 daysUse asprintf to allocate header instead of fixed arrayDirk Engling
14 daysFix type warnings in debug stringsDirk Engling
14 daysAdd proper parsing for the gzip content encodingDirk Engling
14 daysMake chunked transfers use gzip alsoDirk Engling
14 daysAllow opentracker to start with a random set of torrents for debugging purposesDirk Engling
2024-04-13Better track current iobatchDirk Engling