Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | specify current state when displaying unknown error | tiptorrent development team | 2021-09-29 | 1 | -4/+4 |
* | allow to reuse redirections | tiptorrent development team | 2021-09-29 | 2 | -3/+10 |
* | disarm timer on release | tiptorrent development team | 2021-09-29 | 1 | -2/+1 |
* | fix client timeout | tiptorrent development team | 2021-09-29 | 1 | -4/+5 |
* | 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 | 2 | -9/+12 |
* | add support for HEAD method | tiptorrent development team | 2021-09-29 | 3 | -17/+39 |
* | add a close wait state | tiptorrent development team | 2021-09-29 | 3 | -9/+27 |
* | extend log on unknown internal state | tiptorrent development team | 2021-09-29 | 1 | -2/+4 |
* | do not display an error when recv() == 0 | tiptorrent development team | 2021-09-29 | 1 | -7/+4 |
* | call shutdown() before close() | tiptorrent development team | 2021-09-29 | 1 | -0/+1 |
* | activate pending clients only for large files | tiptorrent development team | 2021-09-29 | 3 | -3/+10 |
* | use off_t instead of size_t for file size | tiptorrent development team | 2021-09-29 | 1 | -1/+1 |
* | Add ULL postfix to FILE_SIZE_THRESHOLD to avoid using int | tiptorrent development team | 2021-09-29 | 1 | -1/+1 |
* | add more logging for easier debugging | tiptorrent development team | 2021-09-29 | 1 | -5/+15 |
* | fix typo in tests/network-setup.sh | tiptorrent development team | 2021-09-29 | 1 | -1/+1 |
* | initial commit | tiptorrent development team | 2021-09-29 | 11 | -0/+1152 |