tiptorrent/src
tiptorrent development team 9c338ce302 use strrchr to take last dot that specifies the chunk number
file might have a extension starting by dot, use strrchr to get the
last dot that specifies the chunk number
2021-09-29 15:49:25 +02:00
..
core.c download checksum file directly from server 2021-09-29 15:49:21 +02:00
core.h use int32_t for chunk index 2021-09-29 15:49:23 +02:00
handler.c use strrchr to take last dot that specifies the chunk number 2021-09-29 15:49:25 +02:00
list.h initial commit 2021-09-29 15:47:43 +02:00
main.c initial commit 2021-09-29 15:47:43 +02:00