A fast HTTP server for quickly sharing files on the network from any directory.
Go to file
Thomas Kolb 0782bc834b Print full URLs instead of just IP addresses 2013-01-31 17:34:13 +01:00
.gitignore Initial commit 2013-01-17 21:13:15 +01:00
Makefile Cleaner make output 2013-01-20 19:41:27 +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 Print full URLs instead of just IP addresses 2013-01-31 17:34: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