index
:
gmnisrv
main
Fork of gmnisrv (Gemini server): full CA certificate chain (Lets Encrypt), TLS 1.3 only, handshake buffer-overflow fix
Forgejo
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
serve.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
check if file served as cgi is executable
René Wagner
2020-11-08
1
-0
/
+6
*
fix typo in GATEWAY_INTERFACE value
dbandstra
2020-11-08
1
-1
/
+1
*
Fix memory leaks
Tom Lebreux
2020-11-08
1
-0
/
+3
*
Implement URL rewrites with regex capture groups
Drew DeVault
2020-11-01
1
-1
/
+122
*
Change meaning of root (backwards incompatible!)
Drew DeVault
2020-11-01
1
-9
/
+10
*
Implement regex route matching
Drew DeVault
2020-11-01
1
-2
/
+16
*
Implement MIME database support
Drew DeVault
2020-10-28
1
-1
/
+1
*
CGI: Fix SCRIPT_NAME variable
Drew DeVault
2020-10-26
1
-3
/
+6
*
CGI: set PATH_INFO
Drew DeVault
2020-10-25
1
-16
/
+48
*
Initial support for CGI scripts
Drew DeVault
2020-10-25
1
-0
/
+83
*
Initial implementation of a routing table
Drew DeVault
2020-10-25
1
-4
/
+49
*
Overhaul network I/O to be async for real
Drew DeVault
2020-10-25
1
-0
/
+1
*
add a missing "/" to autoindex paths
io mintz
2020-10-15
1
-2
/
+1
*
serve: fix gcc-9.3.0 error in serve_autoindex
William Casarin
2020-10-15
1
-1
/
+1
*
return false on request_validate errors
Chris Vittal
2020-10-12
1
-1
/
+4
*
Implement autoindex option
Drew DeVault
2020-09-26
1
-19
/
+144
*
Rehome some logic from server.c -> serve.c
Drew DeVault
2020-09-26
1
-0
/
+128