1
0
mirror of https://git.sr.ht/~sircmpwn/gmnisrv synced 2024-11-03 06:07:17 -05:00
gmnisrv/src
2020-11-08 12:12:43 -05:00
..
config.c config/routing: fix maybe-uninitialized errors 2020-11-02 12:29:19 -05:00
escape.c Vendor in some support code 2020-09-23 10:40:14 -04:00
ini.c Implement URL rewrites with regex capture groups 2020-11-01 11:19:51 -05:00
log.c Always log server messages to stderr 2020-09-26 13:40:20 -04:00
main.c Implement MIME database support 2020-10-28 12:38:32 -04:00
mime.c Fix memory leaks 2020-11-08 09:37:55 -05:00
regexp.c regexp.c: ditch unused test code 2020-11-01 09:51:14 -05:00
serve.c Fix double free 2020-11-08 12:12:43 -05:00
server.c Set POLLOUT only when there's something to write 2020-11-08 09:38:17 -05:00
tls.c tls: fix crash when opening priv key for writing 2020-11-08 09:38:04 -05:00
url.c Vendor in some support code 2020-09-23 10:40:14 -04:00
util.c Implement TLS store 2020-09-24 17:51:29 -04:00