summaryrefslogtreecommitdiffstats
path: root/src/core.h
Commit message (Expand)AuthorAgeFilesLines
* use int32_t for chunk indextiptorrent development team2021-09-291-1/+1
* download checksum file directly from servertiptorrent development team2021-09-291-4/+3
* runtime split original file into chunkstiptorrent development team2021-09-291-0/+4
* 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-0/+3
* allow to reuse redirectionstiptorrent development team2021-09-291-0/+1
* add support for HEAD methodtiptorrent development team2021-09-291-6/+6
* add a close wait statetiptorrent development team2021-09-291-0/+1
* activate pending clients only for large filestiptorrent development team2021-09-291-0/+5
* 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
* initial committiptorrent development team2021-09-291-0/+83