forked from aniani/gmnisrv
7e8a953794
All this does is parse the regexes out of the config file. I've vendored libregexp from Bellard's quickjs project, because it's reasonably small and self-contained, and POSIX regexes don't support captures. We're eventually going to want captures for URL rewrites, so this'll do for now. |
||
---|---|---|
.. | ||
config.h | ||
escape.h | ||
gemini.h | ||
ini.h | ||
log.h | ||
mime.h | ||
regexp-opcode.h | ||
regexp.h | ||
server.h | ||
tls.h | ||
unicode-table.h | ||
url.h | ||
util.h |