A fast HTTP server for quickly sharing files on the network from any directory.
Go to file
Thomas Kolb 1bcc672503 Reimplemented memory management in dirlisting generation
This should eliminate all bufferoverflows introduced by the previous
usage of strcat() and various assumptions.
2016-12-16 23:40:44 +01:00
favicon Special handling for favicon.png 2013-01-31 18:15:49 +01:00
include Reimplemented memory management in dirlisting generation 2016-12-16 23:40:44 +01:00
src Reimplemented memory management in dirlisting generation 2016-12-16 23:40:44 +01:00
.gitignore Special handling for favicon.png 2013-01-31 18:15:49 +01:00
Makefile New version + logging cosmetics 2015-11-23 21:25:10 +01:00