The official NGINX Open Source repository.
Go to file
Maxim Dounin 7ba3063952 Contrib: vim syntax adjusted to save cpoptions (ticket #2276).
Line continuation as used in the syntax file might be broken if "compatible"
is set or "C" is added to cpoptions.  Fix is to set the "cpoptions" option
to vim default value at script start and restore it later, see
":help use-cpo-save".
2022-01-22 00:28:51 +03:00
auto Simplified sendfile(SF_NODISKIO) usage. 2021-12-27 19:48:33 +03:00
conf MIME: added image/avif type. 2021-10-25 20:49:15 +03:00
contrib Contrib: vim syntax adjusted to save cpoptions (ticket #2276). 2022-01-22 00:28:51 +03:00
docs nginx-1.21.5-RELEASE 2021-12-28 18:28:37 +03:00
misc Updated OpenSSL and PCRE used for win32 builds. 2021-12-28 17:56:16 +03:00
src Core: simplify reader lock release. 2022-01-19 17:37:34 -08:00
.hgtags release-1.21.5 tag 2021-12-28 18:28:38 +03:00