A fast HTTP server for quickly sharing files on the network from any directory.
Go to file
Thomas Kolb 363a16e056 Special handling for favicon.png 2013-01-31 18:15:49 +01:00
favicon Special handling for favicon.png 2013-01-31 18:15:49 +01:00
.gitignore Special handling for favicon.png 2013-01-31 18:15:49 +01:00
Makefile Special handling for favicon.png 2013-01-31 18:15:49 +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
favicon.c Special handling for favicon.png 2013-01-31 18:15:49 +01:00
favicon.h Special handling for favicon.png 2013-01-31 18:15:49 +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 Special handling for favicon.png 2013-01-31 18:15:49 +01:00
templates.h Special handling for favicon.png 2013-01-31 18:15:49 +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