summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
46 hoursBetter point out what options can be given multiple timesHEADmasterDirk Engling
46 hoursadd example for option that may be given more than onceDirk Engling
46 hoursfurther fixes to the man pageDirk Engling
46 hoursAdd missing config optionDirk Engling
47 hoursSpelling in sample configDirk Engling
47 hoursAdd man page for the config fileDirk Engling
47 hoursSome fixes to the man pageDirk Engling
48 hoursAdd first draft of a man pageDirk Engling
2 daysAdd support for zstdDirk Engling
2 daysOnly have huge downloads (aka chunked) be application/octet-streamDirk Engling
3 daysLet our fullscrapes have a binary content-typeDirk Engling
3 dayschrome does not accept chunked gzip encoding for http/1.0 protocol versionDirk Engling
4 daysRemove CVS version tags, they did not work anymore after moving to gitDirk Engling
5 daysInstall default signal handlers before spawning first threadDirk Engling
5 daysdeflatePending ist not available everywhere. Just treat the (very rare) case of some data being left over like all other reallocatablesDirk Engling
5 daystime_caching_worker never returns, but if it would, it should return a valueDirk Engling
5 daysdefine _GNU_SOURCE to silence warning about asprintfDirk Engling
5 daysUse bzero instead of the new iob_init for older libowfatsDirk Engling
5 daysfix: git version string is not yet availableDirk Engling
5 daysRemove warningDirk Engling
5 daysAllow the use of iob_init if the new libowfat is not yet availableDirk Engling
6 daysclang-formatDirk Engling
6 daysclang-formatDirk Engling
6 daysclang-formatDirk Engling
6 daysFormatter descriptionDirk Engling
6 daysSpellingDirk Engling
6 daysprint when RANDOMTORRENTS were created (fix)Dirk Engling
6 daysprint when RANDOMTORRENTS were createdDirk Engling
6 daysprint when RANDOMTORRENTS were createdDirk Engling
6 daysMake the amount of random torrents a tunableDirk Engling
6 daysSilence warning in debug codeDirk Engling
6 daysgzip fullscrapes by default nowDirk Engling
6 daysRevert b8ee3dfec11d1c66bee614bfab171ada9fc2bb78Dirk Engling
6 daysremove debug fprintfs used to catch a bugDirk Engling
6 daysUse the HELPLINE macro for help linesDirk Engling
6 daysCall io_dontwantread only once on a socketDirk Engling
7 daysMerge branch 'chunked-transfers' of erdgeist.org:opentracker into chunked-transfersDirk Engling
7 daysCancel chunked transfers on dead sockets, tooDirk Engling
7 dayswhite spaceDirk Engling
7 daysInitialise io_batches with their appropiate init functionDirk Engling
7 daysRemove unused macroDirk Engling
7 daysUse asprintf to allocate header instead of fixed arrayDirk Engling
7 daysFix type warnings in debug stringsDirk Engling
7 daysAdd proper parsing for the gzip content encodingDirk Engling
7 daysMake chunked transfers use gzip alsoDirk Engling
7 daysAllow opentracker to start with a random set of torrents for debugging purposesDirk Engling
8 daysBetter track current iobatchDirk Engling
8 daysFirst shot on chunked transfersDirk Engling
8 daysStart an extra thread to update timer cache. Using signals was unnecessaryDirk Engling
11 daysReserve enough memory to hold all peer timeout bucketsDirk Engling