722 Commits (master)
 

Author SHA1 Message Date
Dirk Engling c854b3db9b address linter warnings. Thanks to gagath@debian.org 4 days ago
Dirk Engling 59c1c30107 Initialise top leechers vector 2 months ago
Dirk Engling 37f5b2403b Add top100 torrents by leechers to the list 2 months ago
Dirk Engling 2c88c7b65a Disable forced gzip by default 2 months ago
Dirk Engling 8b11bc6653 Group feature options that need additional compiler flags in Makefiles, so they can be enable together 2 months ago
Dirk Engling e8d385f176 Move _GNU_SOURCE declaration further to the top, so recursive inclusion of stdio does not ignore the macro 2 months ago
Dirk Engling 492da4a57e Better point out what options can be given multiple times 2 months ago
Dirk Engling 9a4710c2a4 add example for option that may be given more than once 2 months ago
Dirk Engling e5e1a54da3 further fixes to the man page 2 months ago
Dirk Engling f010861f61 Add missing config option 2 months ago
Dirk Engling 22fbcf5647 Spelling in sample config 2 months ago
Dirk Engling 398c5fe1b6 Add man page for the config file 2 months ago
Dirk Engling b01f1a0723 Some fixes to the man page 2 months ago
Dirk Engling dcc47f9612 Add first draft of a man page 2 months ago
Dirk Engling 33bd2c9094 Add support for zstd 2 months ago
Dirk Engling 160ba08074 Only have huge downloads (aka chunked) be application/octet-stream 2 months ago
Dirk Engling b56e648b5e Let our fullscrapes have a binary content-type 2 months ago
Dirk Engling ff03fd7449 chrome does not accept chunked gzip encoding for http/1.0 protocol version 2 months ago
Dirk Engling d3985b00b5 Remove CVS version tags, they did not work anymore after moving to git 2 months ago
Dirk Engling 8fd8a54c4e Install default signal handlers before spawning first thread 2 months ago
Dirk Engling 62807ad205 deflatePending ist not available everywhere. Just treat the (very rare) case of some data being left over like all other reallocatables 2 months ago
Dirk Engling 806a6b99cf time_caching_worker never returns, but if it would, it should return a value 2 months ago
Dirk Engling a6c4766348 define _GNU_SOURCE to silence warning about asprintf 2 months ago
Dirk Engling a4161f911f Use bzero instead of the new iob_init for older libowfats 2 months ago
Dirk Engling e0cd3b1831 fix: git version string is not yet available 2 months ago
Dirk Engling 6cdebf31ac Remove warning 2 months ago
Dirk Engling f8637baaeb Allow the use of iob_init if the new libowfat is not yet available 2 months ago
Dirk Engling b1606fd37e clang-format 2 months ago
Dirk Engling 7a48a69345 clang-format 2 months ago
Dirk Engling 7c633c259e clang-format 2 months ago
Dirk Engling 4c5935c057 Formatter description 2 months ago
Dirk Engling 7428c12e5d Spelling 2 months ago
Dirk Engling 464038a091 print when RANDOMTORRENTS were created (fix) 2 months ago
Dirk Engling 4dcb75a736 print when RANDOMTORRENTS were created 2 months ago
Dirk Engling 0ce6c42aaa print when RANDOMTORRENTS were created 2 months ago
Dirk Engling 04e0eca0a0 Make the amount of random torrents a tunable 2 months ago
Dirk Engling cab821f253 Silence warning in debug code 2 months ago
Dirk Engling 236c9292f6 gzip fullscrapes by default now 2 months ago
Dirk Engling 4ff25fc9c6 Revert b8ee3dfec1 2 months ago
Dirk Engling 6ae819ae10 remove debug fprintfs used to catch a bug 2 months ago
Dirk Engling b8ee3dfec1 Use the HELPLINE macro for help lines 2 months ago
Dirk Engling fceffdefba Call io_dontwantread only once on a socket 2 months ago
Dirk Engling f4a389da3f Merge branch 'chunked-transfers' of erdgeist.org:opentracker into chunked-transfers 2 months ago
Dirk Engling 0e9cc66de2 Cancel chunked transfers on dead sockets, too 2 months ago
Dirk Engling 79f5e272aa white space 2 months ago
Dirk Engling 57f859728d Initialise io_batches with their appropiate init function 2 months ago
Dirk Engling a3d27dff8c Remove unused macro 2 months ago
Dirk Engling 638ca0f56c Use asprintf to allocate header instead of fixed array 2 months ago
Dirk Engling 3a2a711a29 Fix type warnings in debug strings 2 months ago
Dirk Engling bd4992435c Add proper parsing for the gzip content encoding 2 months ago