A fast HTTP server for quickly sharing files on the network from any directory.
Go to file
Thomas Kolb 2bb32b1cf9 Safer directory listing HTML generation
Also reallocate memory while generating the directory list.
2013-01-17 22:23:00 +01:00
.gitignore Initial commit 2013-01-17 21:13:15 +01:00
Makefile Initial commit 2013-01-17 21:13:15 +01:00
dirlisting.c Safer directory listing HTML generation 2013-01-17 22:23:00 +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 Initial commit 2013-01-17 21:13:15 +01:00
templates.h Initial commit 2013-01-17 21:13:15 +01:00