Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add basic uri sanitization | tiptorrent development team | 2021-09-29 | 1 | -1/+4 |
* | runtime split original file into chunks | tiptorrent development team | 2021-09-29 | 1 | -5/+69 |
* | do not activate clients without redirection via POST | tiptorrent development team | 2021-09-29 | 1 | -1/+1 |
* | allow to report that a client allows redirection with POST method | tiptorrent development team | 2021-09-29 | 1 | -1/+18 |
* | do not shadow global redirect variable | tiptorrent development team | 2021-09-29 | 1 | -3/+3 |
* | check sendfile error | tiptorrent development team | 2021-09-29 | 1 | -1/+2 |
* | update num_clients and redirection only for large files | tiptorrent development team | 2021-09-29 | 1 | -7/+9 |
* | add support for HEAD method | tiptorrent development team | 2021-09-29 | 1 | -3/+19 |
* | add a close wait state | tiptorrent development team | 2021-09-29 | 1 | -1/+3 |
* | activate pending clients only for large files | tiptorrent development team | 2021-09-29 | 1 | -1/+1 |
* | initial commit | tiptorrent development team | 2021-09-29 | 1 | -0/+155 |