nginx/src
Piotr Sikora 2af7181b3b SSL: guard use of all SSL options for bug workarounds.
Some of the OpenSSL forks (read: BoringSSL) started removing unused,
no longer necessary and/or not really working bug workarounds along
with the SSL options and defines for them.

Instead of fixing nginx build after each removal, be proactive
and guard use of all SSL options for bug workarounds.

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
2014-09-03 14:49:55 -07:00
..
core Events: processing of posted events changed from LIFO to FIFO. 2014-09-01 18:20:18 +04:00
event SSL: guard use of all SSL options for bug workarounds. 2014-09-03 14:49:55 -07:00
http Upstream: suppressed the file cache slab allocator error messages. 2014-09-05 18:14:59 +04:00
mail Mail: initialize the "signature" field of ngx_mail_session_t. 2014-09-01 17:50:59 +04: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 Events: removed broken thread support from posted events. 2014-09-01 18:20:03 +04:00