A fast HTTP server for quickly sharing files on the network from any directory.
Go to file
Thomas Kolb 1dab3f798c Added "debug" and "release" targets to Makefile 2013-01-20 17:55:20 +01:00
.gitignore Initial commit 2013-01-17 21:13:15 +01:00
Makefile Added "debug" and "release" targets to Makefile 2013-01-20 17:55:20 +01:00
dirlisting.c URL-encode filenames in generated links 2013-01-17 22:42:31 +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