A minimal but flexible directory listing server
Find a file
Hiltjo Posthuma eda2c150e4 improve byte-range support
this fixes the lower and upper offset and adds a 416 (range not satisfiable
status). It returns the filesize if it cannot be satisfied as the standard
suggests so the client can do something.
2017-07-04 21:45:46 +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 warning about strptime on glibc 2017-06-28 20:20:10 +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 improve byte-range support 2017-07-04 21:45:46 +02:00