Tree for my work on http://tools.suckless.org/quark/
Find a file
Hiltjo Posthuma f5270aa241 initialize request fields used as output in log
this could crash quark or print gibberish if the connection is closed
before parsing these fields: r->target is uninitialized, but printed
in the log.
2017-06-28 20:20:10 +02:00
arg.h Initial commit of quark rewrite 2016-09-02 09:59:02 +02:00
config.def.h make directory listing a run-time flag 2017-06-27 23:31:08 +02:00
config.mk config.mk: fix compiler warning, just use DEFAULT_SOURCE 2017-06-27 23:31:08 +02:00
LICENSE add myself to the license (contributor) 2017-06-27 23:31:08 +02:00
Makefile Rewrite quark from the ground up again 2017-06-20 21:40:00 +02:00
quark.1 make directory listing a run-time flag 2017-06-27 23:31:08 +02:00
quark.c initialize request fields used as output in log 2017-06-28 20:20:10 +02:00