summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* another log rewritetiptorrent development team2021-09-291-1/+1
* improve loggingtiptorrent development team2021-09-291-11/+11
* specify current state when displaying unknown errortiptorrent development team2021-09-291-4/+4
* allow to reuse redirectionstiptorrent development team2021-09-292-3/+10
* disarm timer on releasetiptorrent development team2021-09-291-2/+1
* fix client timeouttiptorrent development team2021-09-291-4/+5
* check sendfile errortiptorrent development team2021-09-291-1/+2
* update num_clients and redirection only for large filestiptorrent development team2021-09-292-9/+12
* add support for HEAD methodtiptorrent development team2021-09-293-17/+39
* add a close wait statetiptorrent development team2021-09-293-9/+27
* extend log on unknown internal statetiptorrent development team2021-09-291-2/+4
* do not display an error when recv() == 0tiptorrent development team2021-09-291-7/+4
* call shutdown() before close()tiptorrent development team2021-09-291-0/+1
* activate pending clients only for large filestiptorrent development team2021-09-293-3/+10
* use off_t instead of size_t for file sizetiptorrent development team2021-09-291-1/+1
* Add ULL postfix to FILE_SIZE_THRESHOLD to avoid using inttiptorrent development team2021-09-291-1/+1
* add more logging for easier debuggingtiptorrent development team2021-09-291-5/+15
* initial committiptorrent development team2021-09-295-0/+935