nginx/src
Igor Sysoev dfd81a23b2 A new fix for the case when ssl_session_cache defined, but ssl is not
enabled in any server. The previous r1033 does not help when unused zone
becomes used after reconfiguration, so it is backed out.

The initial thought was to make SSL modules independed from SSL implementation
and to keep OpenSSL code dependance as much as in separate files.
2011-08-04 11:12:30 +00:00
..
core A new fix for the case when ssl_session_cache defined, but ssl is not 2011-08-04 11:12:30 +00:00
event A new fix for the case when ssl_session_cache defined, but ssl is not 2011-08-04 11:12:30 +00:00
http A new fix for the case when ssl_session_cache defined, but ssl is not 2011-08-04 11:12:30 +00:00
mail A new fix for the case when ssl_session_cache defined, but ssl is not 2011-08-04 11:12:30 +00:00
misc fix comments 2010-03-26 21:17:26 +00:00
mysql rename ngx_peer_addr_t to ngx_addr_t 2009-11-02 15:14:17 +00:00
os elimination of reading cache files by cache loader 2011-07-24 19:46:53 +00:00