Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | avoid useless retries when a fatal error occurs | Jose M. Guisado | 2 years | |
multiprocess | open two simultaneous connections using two processes | tiptorrent development team | 24 months | |
Tag | Download | Author | Age | |
v1.0.0 | commit edb59d4907... | Jose M. Guisado | 2 years | |
Age | Commit message | Author | Files | Lines |
2022-11-30 | open two simultaneous connections using two processesmultiprocess | tiptorrent development team | 1 | -17/+40 |
2022-11-30 | remove file size check | tiptorrent development team | 1 | -6/+0 |
2022-11-30 | add tip_client_report() | tiptorrent development team | 1 | -19/+26 |
2022-11-30 | store filename in struct tip_client | tiptorrent development team | 1 | -28/+27 |
2022-11-30 | no need to calculate chunk size in every iteration | tiptorrent development team | 1 | -1/+1 |
2022-11-30 | add tip_client_run() | Pablo Neira Ayuso | 1 | -30/+42 |
2022-11-30 | remove redundant check | tiptorrent development team | 1 | -4/+0 |
2022-09-29 | avoid useless retries when a fatal error occursHEADv1.0.0master | Jose M. Guisado | 1 | -3/+12 |
2022-09-29 | delete created file when fallocate fails | Jose M. Guisado | 1 | -0/+12 |
2022-09-28 | keep client retries when tip_client_request_file fails | Jose M. Guisado | 1 | -2/+2 |
[...] | ||||
Clone | ||||
git://git.48k.eu/tiptorrent-client |