index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_wolfssl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TLS] $SERVER["socket"] inherit global ssl.engine
Glenn Strauss
2023-05-03
1
-1
/
+2
*
[build] _WIN32 __declspec(dllexport) *_plugin_init
Glenn Strauss
2023-05-03
1
-0
/
+1
*
[TLS] fix spurious warning trace (fixes #3182)
Glenn Strauss
2023-01-05
1
-2
/
+2
*
[mod_wolfssl] match mod_openssl CLOSE_NOTIFY
Glenn Strauss
2022-12-11
1
-18
/
+16
*
[multiple] employ ck_calloc, ck_malloc shared code
Glenn Strauss
2022-12-10
1
-18
/
+8
*
[multiple] mark mod_*_plugin_init() funcs cold
Glenn Strauss
2022-12-07
1
-0
/
+1
*
[TLS] simplify TLS config; remove deprecated opts
Glenn Strauss
2022-11-30
1
-118
/
+27
*
[TLS] upgrade default cipher list to stronger set
Glenn Strauss
2022-11-30
1
-3
/
+9
*
[TLS] handle '+' on ssl-conf-cmd "Options"
Glenn Strauss
2022-11-30
1
-0
/
+2
*
[TLS] try DER format if reading PEM format fails
Glenn Strauss
2022-10-26
1
-3
/
+22
*
[mod_wolfssl] cast to fix compile error
Glenn Strauss
2022-10-26
1
-1
/
+2
*
[mod_wolfssl] check for cert must_staple
Glenn Strauss
2022-10-16
1
-9
/
+13
*
[TLS] ssl.openssl.ssl-conf-cmd "DHParameters"
Glenn Strauss
2022-10-01
1
-40
/
+54
*
[mod_wolfssl] compat with older wolfssl versions
Glenn Strauss
2022-07-01
1
-1
/
+1
*
[TLS] inherit ssl.engine from global scope
Glenn Strauss
2022-06-04
1
-6
/
+0
*
[mod_wolfssl] compile fix for OpenWRT
Glenn Strauss
2022-05-12
1
-1
/
+9
*
[multiple] simplify bytes_in/bytes_out accounting
Glenn Strauss
2022-05-11
1
-6
/
+1
*
[multiple] reset http vers, avoid rare crash (fixes #3152)
Glenn Strauss
2022-05-05
1
-1
/
+2
*
[multiple] limit scope of socket config options
Glenn Strauss
2022-05-05
1
-9
/
+9
*
[TLS] warn if leaf cert read is inactive/expired
Glenn Strauss
2022-03-28
1
-0
/
+36
*
[mod_wolfssl] wolfssl v5.0.0 adds ASN1_TIME_diff()
Glenn Strauss
2022-03-27
1
-5
/
+4
*
[mod_wolfssl] wolfssl v5.0.0 defines DH_set0_pqg()
Glenn Strauss
2022-02-19
1
-0
/
+2
*
[multiple] clarify error msg when no cert avail
Glenn Strauss
2021-10-01
1
-1
/
+1
*
[multiple] check feature flags funcs; code reuse
Glenn Strauss
2021-09-30
1
-4
/
+1
*
[mod_wolfssl] wolfSSL_sk_X509_NAME_push change
Juliusz Sosinowicz
2021-09-08
1
-2
/
+8
*
[multiple] Y2038 32-bit signed time_t mitigations
Glenn Strauss
2021-09-04
1
-29
/
+30
*
[multiple] buffer_copy_string_len_lc()
Glenn Strauss
2021-08-27
1
-2
/
+1
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-63
/
+63
*
[TLS] reset stek_rotate_ts if clock moves backward
Glenn Strauss
2021-08-27
1
-0
/
+5
*
[TLS] write_cq_ssl defer remove_finished_chunks
Glenn Strauss
2021-08-27
1
-10
/
+14
*
[mod_auth*] rename http_auth.* -> mod_auth_api.*
Glenn Strauss
2021-08-27
1
-1
/
+1
*
[multiple] rename safe_memclear() -> ck_memzero()
Glenn Strauss
2021-08-27
1
-8
/
+8
*
[multiple] use thread-safe strerror where avail
Glenn Strauss
2021-08-27
1
-2
/
+3
*
[multiple] mark con->srv_socket a const ptr
Glenn Strauss
2021-05-13
1
-1
/
+1
*
[TLS] ALPN h2 policy
Glenn Strauss
2021-05-06
1
-1
/
+33
*
[TLS] rename ssl.verifyclient.ca-*file options
Glenn Strauss
2021-04-06
1
-4
/
+38
*
[multiple] buffer_copy_path_len2() aggregate
Glenn Strauss
2021-04-02
1
-2
/
+2
*
[multiple] pass len when copying constant strings
Glenn Strauss
2021-04-02
1
-1
/
+1
*
[TLS] use stack for SSL_CLIENT_S_DN_* tag
Glenn Strauss
2021-03-26
1
-6
/
+6
*
[TLS] https_add_ssl_client_verify_err()
Glenn Strauss
2021-03-26
1
-3
/
+12
*
[multiple] http_header APIs to reduce str copies
Glenn Strauss
2021-03-26
1
-44
/
+42
*
[TLS] init STEK even if time is 1970 (fixes #3075)
Glenn Strauss
2021-03-26
1
-1
/
+1
*
[TLS] fix crash for (broken) nested $SERVER[] cfg
Glenn Strauss
2021-03-02
1
-2
/
+4
*
[mod_wolfssl] copy stapling buf for OCSP resp
Glenn Strauss
2021-02-01
1
-2
/
+5
*
[TLS] set r->uri.authority empty str upon accept()
Glenn Strauss
2021-01-30
1
-0
/
+1
*
[mod_wolfssl] wolfSSL might repeat SNI_Callback()
Glenn Strauss
2021-01-30
1
-8
/
+20
*
[multiple] avoid duplicate parsing in trigger func (#3056)
Glenn Strauss
2021-01-29
1
-1
/
+3
*
[TLS] detect expired stapling file at startup (fixes #3056)
Glenn Strauss
2021-01-29
1
-12
/
+25
*
[mod_wolfssl] fix syntax errors
Glenn Strauss
2021-01-17
1
-2
/
+2
*
[mod_wolfssl] wipe ssl_pemfile_pkey before free()
Glenn Strauss
2021-01-17
1
-2
/
+10
[next]