A fast HTTP server for quickly sharing files on the network from any directory.
Go to file
Thomas Kolb 1a30d22de8 Added Makefile to rebuild dependencies 2013-01-17 23:18:09 +01:00
.gitignore Initial commit 2013-01-17 21:13:15 +01:00
Makefile Added Makefile to rebuild dependencies 2013-01-17 23:18:09 +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 Optionally determine MIME types using libmagic 2013-01-17 23:17:38 +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