Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "prioritize direct download for non existing redirections" | tiptorrent development team | 2021-09-29 | 1 | -22/+3 |
* | runtime split original file into chunks | tiptorrent development team | 2021-09-29 | 1 | -0/+1 |
* | prioritize direct download for non existing redirections | tiptorrent development team | 2021-09-29 | 1 | -3/+22 |
* | activate pending clients only for close direct download | tiptorrent development team | 2021-09-29 | 1 | -1/+2 |
* | do not stop activating clients when direct download starts | tiptorrent development team | 2021-09-29 | 1 | -1/+3 |
* | do not activate clients without redirection via POST | tiptorrent development team | 2021-09-29 | 1 | -3/+6 |
* | rise redirection timeout to 3600 seconds | tiptorrent development team | 2021-09-29 | 1 | -1/+1 |
* | increase timeout for redirections | tiptorrent development team | 2021-09-29 | 1 | -1/+3 |
* | allow to report that a client allows redirection with POST method | tiptorrent development team | 2021-09-29 | 1 | -6/+2 |
* | fix bogus error if clients closes connection unexpectly | tiptorrent development team | 2021-09-29 | 1 | -0/+10 |
* | remove duplicate log when resuming from pending and being redirected | tiptorrent development team | 2021-09-29 | 1 | -5/+1 |
* | another log rewrite | tiptorrent development team | 2021-09-29 | 1 | -1/+1 |
* | improve logging | tiptorrent development team | 2021-09-29 | 1 | -11/+11 |
* | 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 | 1 | -3/+9 |
* | 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 |
* | update num_clients and redirection only for large files | tiptorrent development team | 2021-09-29 | 1 | -2/+3 |
* | add support for HEAD method | tiptorrent development team | 2021-09-29 | 1 | -8/+14 |
* | add a close wait state | tiptorrent development team | 2021-09-29 | 1 | -8/+23 |
* | 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 | 1 | -2/+4 |
* | add more logging for easier debugging | tiptorrent development team | 2021-09-29 | 1 | -5/+15 |
* | initial commit | tiptorrent development team | 2021-09-29 | 1 | -0/+440 |