A minimal but flexible directory listing server
Find a file
Quentin Rameau 3373992ca5 Get rid of atexit()
This was a bad idea in a forking model where exit() is called from
children.
2017-07-24 16:49:24 +02:00
arg.h Initial commit of quark rewrite 2016-09-02 09:59:02 +02:00
config.def.h use extended regex and fix example regex for realsies 2017-07-22 13:23:10 +02:00
config.mk config.mk: fix warning about strptime on glibc 2017-06-28 20:20:10 +02:00
LICENSE Add Quentin to LICENSE 2017-07-11 13:46:31 +02:00
Makefile Rewrite quark from the ground up again 2017-06-20 21:40:00 +02:00
quark.1 Allow switching vhosts using flags and rework the usage 2017-07-11 15:02:00 +02:00
quark.c Get rid of atexit() 2017-07-24 16:49:24 +02:00