A minimal but flexible directory listing server
Find a file
Hiltjo Posthuma 5defa985db config.mk: improve feature test macros and compatibility
- add missing header netinet/in.h for socket declarations (POSIX).
- rename sendfile to responsefile, sendfile(2) is a syscall on FreeBSD.
- remove _XOPEN_SOURCE: this will give a warning about strptime on Linux
  glibc, but unbreaks the build on NetBSD and FreeBSD.

thanks also to josuah and quinq for testing!
2017-08-30 23:30:58 +02: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 config.mk: improve feature test macros and compatibility 2017-08-30 23:30:58 +02:00
LICENSE Change the license formatting a bit to be in line with the OSI 2017-08-04 17:14:02 +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 config.mk: improve feature test macros and compatibility 2017-08-30 23:30:58 +02:00