nginx/src
Maxim Dounin 4bab18f63d SSL: compatibility with OpenSSL master branch.
RAND_pseudo_bytes() is deprecated in the OpenSSL master branch, so the only
use was changed to RAND_bytes().  Access to internal structures is no longer
possible, so now we don't try to set SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS even
if it's defined.
2015-09-24 17:19:08 +03:00
..
core Version bump. 2015-09-24 17:18:42 +03:00
event SSL: compatibility with OpenSSL master branch. 2015-09-24 17:19:08 +03:00
http Style. 2015-09-22 17:09:50 +03:00
mail Win32: MSVC 2015 compatibility. 2015-08-17 18:09:17 +03:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Fixed building --with-debug, broken by 6fce16b1fc10. 2015-09-02 19:45:40 +03:00
stream Win32: MSVC 2015 compatibility. 2015-08-17 18:09:17 +03:00