A fast HTTP server for quickly sharing files on the network from any directory.
Go to file
Thomas Kolb 3cb4e23860 Support for large files on 32 bit systems 2013-01-20 19:33:43 +01:00
.gitignore Initial commit 2013-01-17 21:13:15 +01:00
Makefile Support for large files on 32 bit systems 2013-01-20 19:33:43 +01:00
dirlisting.c Support for large files on 32 bit systems 2013-01-20 19:33:43 +01:00
dirlisting.h Initial commit 2013-01-17 21:13:15 +01:00
logger.c Initial commit 2013-01-17 21:13:15 +01:00
logger.h Initial commit 2013-01-17 21:13:15 +01:00
main.c Do some signal handling 2013-01-20 17:47:13 +01:00
templates.h Initial commit 2013-01-17 21:13:15 +01:00
util.c URL-encode filenames in generated links 2013-01-17 22:42:31 +01:00
util.h URL-encode filenames in generated links 2013-01-17 22:42:31 +01:00