summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Variables: avoid possible buffer overrun with some "$sent_http_*".HEADmasterbranches/defaultSergey Kandaurov2023-05-011-2/+4
* Fixed segfault if regex studies list allocation fails.Maxim Dounin2023-04-181-3/+3
* Added stream modules realip and ssl_preread to win32 builds.Sergey Kandaurov2023-04-171-0/+2
* Year 2023.Sergey Kandaurov2023-04-171-1/+1
* Version bump.Sergey Kandaurov2023-04-171-2/+2
* release-1.23.4 tagMaxim Dounin2023-03-281-0/+1
* nginx-1.23.4-RELEASErelease-1.23.4Maxim Dounin2023-03-281-0/+157
* Updated OpenSSL used for win32 builds.Maxim Dounin2023-03-281-1/+1
* Gzip: compatibility with recent zlib-ng versions.Maxim Dounin2023-03-271-6/+12
* SSL: enabled TLSv1.3 by default.Maxim Dounin2023-03-247-14/+21
* Mail: fixed handling of blocked client read events in proxy.Maxim Dounin2023-03-241-3/+9
* Syslog: introduced error log handler.Maxim Dounin2023-03-102-9/+41
* Syslog: removed usage of ngx_cycle->log and ngx_cycle->hostname.Maxim Dounin2023-03-102-18/+24
* HTTP/2: finalize request as bad if header validation fails.Maxim Dounin2023-03-101-8/+1
* HTTP/2: socket leak with "return 444" in error_page (ticket #2455).Maxim Dounin2023-03-101-0/+4
* SSL: logging levels of errors observed with BoringSSL.Maxim Dounin2023-03-081-0/+21
* SSL: logging levels of errors observed with tlsfuzzer and LibreSSL.Maxim Dounin2023-03-081-0/+7
* SSL: logging levels of various errors reported with tlsfuzzer.Maxim Dounin2023-03-081-0/+41
* SSL: switched to detect log level based on the last error.Maxim Dounin2023-03-081-1/+1
* Core: stricter UTF-8 handling in ngx_utf8_decode().Yugo Horie2023-02-231-1/+6
* Win32: non-ASCII names in ngx_fs_bsize(), ngx_fs_available().Maxim Dounin2023-02-231-4/+42
* Win32: removed attempt to use a drive letter in ngx_fs_bsize().Maxim Dounin2023-02-231-6/+0
* Win32: non-ASCII names support in ngx_open_tempfile().Maxim Dounin2023-02-232-10/+37
* Win32: non-ASCII names support in ngx_rename_file().Maxim Dounin2023-02-232-1/+56
* Win32: non-ASCII names support in ngx_delete_file().Maxim Dounin2023-02-232-1/+37
* Win32: reworked ngx_win32_rename_file() to use nginx wrappers.Maxim Dounin2023-02-231-3/+3
* Win32: reworked ngx_win32_rename_file() to check errors.Maxim Dounin2023-02-231-2/+10
* Win32: non-ASCII directory names support in ngx_delete_dir().Maxim Dounin2023-02-232-1/+37
* Win32: non-ASCII directory names support in ngx_create_dir().Maxim Dounin2023-02-232-10/+72
* Win32: non-ASCII directory names support in ngx_getcwd().Maxim Dounin2023-02-232-1/+39
* Win32: non-ASCII names support in "include" with wildcards.Maxim Dounin2023-02-232-34/+64
* Win32: non-ASCII names support in autoindex (ticket #458).Maxim Dounin2023-02-232-21/+244
* Win32: OpenSSL compilation for x64 targets with MSVC.Maxim Dounin2023-02-233-2/+30
* Win32: i386 now assumed when crossbuilding (ticket #2416).Maxim Dounin2023-02-231-0/+1
* Win32: handling of localized MSVC cl output.Maxim Dounin2023-02-231-2/+2
* Win32: removed unneeded wildcard in NGX_CC_NAME test for msvc.Maxim Dounin2023-02-231-1/+1
* Lingering close for connections with pipelined requests.Maxim Dounin2023-02-022-1/+4
* Fixed "zero size buf" alerts with subrequests.Maxim Dounin2023-01-286-12/+6
* Style.Maxim Dounin2023-01-284-7/+7
* Added warning about redefinition of listen socket protocol options.Maxim Dounin2023-01-282-1/+66
* Fixed handling of very long locations (ticket #2435).Maxim Dounin2023-01-262-2/+2
* Gzip static: ranges support (ticket #2349).Maxim Dounin2023-01-241-0/+2
* Configure: removed unneeded header from UDP_SEGMENT test.Maxim Dounin2023-01-231-1/+0
* Updated link to OpenVZ suspend/resume bug.Maxim Dounin2022-12-211-1/+1
* Fixed port ranges support in the listen directive.Valentin Bartenev2022-12-183-3/+3
* Style.BullerDu2022-12-163-4/+4
* Version bump.Sergey Kandaurov2022-12-161-2/+2
* release-1.23.3 tagMaxim Dounin2022-12-131-0/+1
* nginx-1.23.3-RELEASErelease-1.23.3Maxim Dounin2022-12-131-0/+55
* Updated OpenSSL and zlib used for win32 builds.Maxim Dounin2022-12-131-2/+2