The official NGINX Open Source repository.
Go to file
Maxim Dounin 1ef5c9ce6f Removed glibc crypt_r() bug workaround (ticket #1469).
The bug in question was fixed in glibc 2.3.2 and is no longer expected
to manifest itself on real servers.  On the other hand, the workaround
causes compilation problems on various systems.  Previously, we've
already fixed the code to compile with musl libc (fd6fd02f6a4d), and
now it is broken on Fedora 28 where glibc's crypt library was replaced
by libxcrypt.  So the workaround was removed.
2018-05-23 16:38:16 +03:00
auto Configure: fixed clang version detection (closes #1539). 2018-04-24 14:04:59 +03:00
conf MIME: added most common OpenDocument types. 2017-10-02 19:07:01 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2018-03-18 11:11:14 +02:00
docs nginx-1.13.12-RELEASE 2018-04-10 17:11:09 +03:00
misc Updated OpenSSL and PCRE used for win32 builds. 2018-04-03 03:54:09 +03:00
src Removed glibc crypt_r() bug workaround (ticket #1469). 2018-05-23 16:38:16 +03:00
.hgtags release-1.13.12 tag 2018-04-10 17:11:10 +03:00