summaryrefslogtreecommitdiffstats
path: root/src/handler.c
Commit message (Expand)AuthorAgeFilesLines
* do not activate clients without redirection via POSTtiptorrent development team2021-09-291-1/+1
* allow to report that a client allows redirection with POST methodtiptorrent development team2021-09-291-1/+18
* do not shadow global redirect variabletiptorrent development team2021-09-291-3/+3
* check sendfile errortiptorrent development team2021-09-291-1/+2
* update num_clients and redirection only for large filestiptorrent development team2021-09-291-7/+9
* add support for HEAD methodtiptorrent development team2021-09-291-3/+19
* add a close wait statetiptorrent development team2021-09-291-1/+3
* activate pending clients only for large filestiptorrent development team2021-09-291-1/+1
* initial committiptorrent development team2021-09-291-0/+155