1
0
mirror of https://git.sr.ht/~sircmpwn/gmnisrv synced 2024-10-13 06:43:35 -04:00
gmnisrv/src
Thomas Karpiniec 53e4ce4abd Create certificates which last 68 years (INT32_MAX seconds)
This avoids integer overflow on 32-bit architectures.
2021-05-16 14:10:57 -04:00
..
config.c implement handling of ROUTE_EXACT definitions 2021-01-29 08:55:43 -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 Fix IP address logging 2020-12-19 09:29:39 -05: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 Revert "Routing: Fix non-ascii paths" 2021-05-04 09:43:23 -04:00
server.c Fix use of wrong index during pollfd refresh 2020-11-10 08:06:37 -05:00
tls.c Create certificates which last 68 years (INT32_MAX seconds) 2021-05-16 14:10:57 -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