903
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SSL: logging levels of errors observed with BoringSSL. More... about 1 year ago
SSL: logging levels of errors observed with tlsfuzzer and LibreSSL. More... about 1 year ago
SSL: logging levels of various errors reported with tlsfuzzer. More... about 1 year ago
SSL: switched to detect log level based on the last error. More... about 1 year ago
HTTP/3: "quic" parameter of "listen" directive. More... about 1 year ago
Win32: non-ASCII names in ngx_fs_bsize(), ngx_fs_available(). More... about 1 year ago
Win32: removed attempt to use a drive letter in ngx_fs_bsize(). More... about 1 year ago
Win32: non-ASCII names support in ngx_open_tempfile(). More... about 1 year ago
Win32: non-ASCII names support in ngx_rename_file(). More... about 1 year ago
Win32: non-ASCII names support in ngx_delete_file(). More... about 1 year ago
Win32: reworked ngx_win32_rename_file() to use nginx wrappers. More... about 1 year ago
Win32: reworked ngx_win32_rename_file() to check errors. More... about 1 year ago
Win32: non-ASCII directory names support in ngx_delete_dir(). More... about 1 year ago
Win32: non-ASCII directory names support in ngx_create_dir(). More... about 1 year ago
Win32: non-ASCII directory names support in ngx_getcwd(). More... about 1 year ago
Win32: non-ASCII names support in "include" with wildcards. More... about 1 year ago
Win32: non-ASCII names support in autoindex (ticket #458). More... about 1 year ago
Win32: OpenSSL compilation for x64 targets with MSVC. More... about 1 year ago
Win32: i386 now assumed when crossbuilding (ticket #2416). More... about 1 year ago
Win32: handling of localized MSVC cl output. More... about 1 year ago
Win32: removed unneeded wildcard in NGX_CC_NAME test for msvc. More... about 1 year ago
Tests: ssl_reject_handshake tests with HTTP/3. More... about 1 year ago
QUIC: improved ssl_reject_handshake error logging. More... about 1 year ago
QUIC: using ngx_ssl_handshake_log(). More... about 1 year ago
QUIC: moved "handshake failed" reason to send_alert. More... about 1 year ago
QUIC: using NGX_QUIC_ERR_CRYPTO macro in ALPN checks. More... about 1 year ago
Core: stricter UTF-8 handling in ngx_utf8_decode(). More... about 1 year ago
QUIC: OpenSSL compatibility layer. More... about 1 year ago
QUIC: fixed indentation. More... about 1 year ago
README: fixed toc. More... about 1 year ago