1
0
mirror of https://git.sr.ht/~sircmpwn/gmnisrv synced 2024-11-03 06:07:17 -05:00
gmnisrv/src
2020-09-26 15:51:28 -04:00
..
config.c Implement autoindex option 2020-09-26 15:51:28 -04:00
escape.c Vendor in some support code 2020-09-23 10:40:14 -04:00
ini.c Initial config parser 2020-09-23 11:24:23 -04:00
log.c Always log server messages to stderr 2020-09-26 13:40:20 -04:00
main.c Implement TLS exchange with clients 2020-09-24 19:58:41 -04:00
mime.c Serve files from root 2020-09-26 14:36:52 -04:00
serve.c Implement autoindex option 2020-09-26 15:51:28 -04:00
server.c Implement autoindex option 2020-09-26 15:51:28 -04:00
tls.c Implement TLS exchange with clients 2020-09-24 19:58:41 -04: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