0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SSL: improved validation of ssl_session_cache and ssl_ocsp_cache. More... over 1 year ago
SSL: removed cast not needed after 5ffd76a9ccf3. More... over 1 year ago
SSL: workaround for session timeout handling with TLSv1.3. More... over 1 year ago
SSL: optimized rotation of session ticket keys. More... over 1 year ago
SSL: automatic rotation of session ticket keys. More... over 1 year ago
SSL: shorter debug messages about session tickets. More... over 1 year ago
SSL: renamed session ticket key functions and data index. More... over 1 year ago
SSL: renamed session ticket key type. More... over 1 year ago
SSL: style. More... over 1 year ago
SSL: explicit clearing of expired sessions. More... over 1 year ago
SSL: single allocation in session cache on 32-bit platforms. More... over 1 year ago
SSL: explicit session id length checking. More... over 1 year ago
SSL: updated comment about session sizes. More... over 1 year ago
SSL: reduced logging of session cache failures (ticket #621). More... over 1 year ago
SSL: disabled saving tickets to session cache. More... over 1 year ago
PROXY protocol v2 TLV variables. More... over 1 year ago
Log only the first line of user input on PROXY protocol v1 error. More... over 1 year ago
QUIC: "info" logging level on insufficient client connection ids. More... over 1 year ago
Added type cast to ngx_proxy_protocol_parse_uint16(). More... over 1 year ago
README: updated the current status. More... over 1 year ago
SSL: silenced GCC warnings when building with BoringSSL. More... over 1 year ago
QUIC: post close event for connection close. More... over 1 year ago
QUIC: do not send MAX_STREAMS in shutdown state. More... over 1 year ago
QUIC: treat qc->error == -1 as a missing error. More... over 1 year ago
Win32: disabled threads support in OpenSSL builds. More... over 1 year ago
Win32: fixed build on Windows with OpenSSL 3.0.x (ticket #2379). More... over 1 year ago
Win32: disabled C4306 warnings with MSVC. More... over 1 year ago
Win32: removed misleading comment about warnings being disabled. More... over 1 year ago
SSL: fixed incorrect usage of #if instead of #ifdef. More... over 1 year ago
Events: fixed style and wrong error handling in the iocp module. More... over 1 year ago