This website requires JavaScript.
Explore
Help
Sign in
incubator
/
dirl
Watch
1
Star
0
Fork
You've already forked dirl
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A minimal but flexible directory listing server
170
commits
1
branch
0
tags
337
KiB
C
97.8%
Makefile
1.7%
Dockerfile
0.5%
84d77d096b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Laslo Hunhold
84d77d096b
Import fixed arg.h from farbfeld
...
This fixes the handling of a { NULL } argv[] without returning argc = -1.
2017-08-02 13:54:10 +02:00
arg.h
Import fixed arg.h from farbfeld
2017-08-02 13:54:10 +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
Improve vhost handling and fix an uninitialized variable use
2017-08-02 08:51:16 +02:00