aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-02-07 21:47:01 +0000
committerOmar Polo <op@omarpolo.com>2021-02-07 21:47:01 +0000
commitb63e30ff449ee1cf0091d5431f9b72cdd3b1e7e0 (patch)
tree8eea2f7aea3bbed3ee91517076ca75e69b2296f7 /ChangeLog
parent9f006a2127398af12ecf9159cd5ef28b3685e7a6 (diff)
define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 187a4ac..1f98653 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2021-02-07 Omar Polo <op@omarpolo.com>
* ex.c (do_exec): [cgi] split the query in words if needed and add them to the argv
+ (launch_cgi): define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts
* parse.y (option): added prefork option