A minimal but flexible directory listing server
Find a file
Laslo Hunhold ccdb51b96d Refactor the single source file into multiple modules
And many other things, too many to list here. For example, it now
properly logs uds instead of erroring out.
Separating concerns in many places definitely improves the readability.
2018-02-04 21:27:33 +01:00
arg.h Rename _i,_argused to i_,argused_ 2017-08-04 17:57:58 +02:00
config.def.h use extended regex and fix example regex for realsies 2017-07-22 13:23:10 +02:00
config.mk Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
http.c Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
http.h Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
LICENSE Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
main.c Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
Makefile Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
quark.1 Allow switching vhosts using flags and rework the usage 2017-07-11 15:02:00 +02:00
resp.c Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
resp.h Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
sock.c Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
sock.h Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
util.c Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00
util.h Refactor the single source file into multiple modules 2018-02-04 21:27:33 +01:00