The official NGINX Open Source repository.
Go to file
Maxim Dounin 931acbf5bc PCRE2 and PCRE binary compatibility.
With this change, dynamic modules using nginx regex interface can be used
regardless of the variant of the PCRE library nginx was compiled with.

If a module is compiled with different PCRE library variant, in case of
ngx_regex_exec() errors it will report wrong function name in error
messages.  This is believed to be tolerable, given that fixing this will
require interface changes.
2021-12-25 01:07:16 +03:00
auto PCRE2 library support. 2021-12-25 01:07:15 +03:00
conf MIME: added image/avif type. 2021-10-25 20:49:15 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2021-12-20 20:02:48 +02:00
docs nginx-1.21.4-RELEASE 2021-11-02 17:49:22 +03:00
misc Updated OpenSSL used for win32 builds. 2021-08-31 17:54:54 +03:00
src PCRE2 and PCRE binary compatibility. 2021-12-25 01:07:16 +03:00
.hgtags release-1.21.4 tag 2021-11-02 17:49:22 +03:00