log src/http/modules/ngx_http_ssl_module.c @ 3976:215fe9223419

age author description
Wed, 20 Jul 2011 15:42:40 +0000 Igor Sysoev ECDHE support
Wed, 20 Jul 2011 12:59:24 +0000 Igor Sysoev MSIE export versions are rare now, so RSA 512 key is generated on demand
Mon, 27 Jun 2011 15:47:51 +0000 Igor Sysoev use !aNULL to disable all anonymous cipher suites
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Mon, 01 Feb 2010 14:39:16 +0000 Igor Sysoev merge r3155, r3156, r3160, r969, r3191, r3197, r3358: stable-0.7
Mon, 26 Oct 2009 16:53:34 +0000 Igor Sysoev merge r2995, r2996, r2997, r2998, r3003, r3141, r3210, r3211, r3232: stable-0.7
Mon, 19 Oct 2009 12:33:09 +0000 Igor Sysoev fix typo
Wed, 07 Oct 2009 14:46:13 +0000 Igor Sysoev use only strong ciphers by default
Tue, 06 Oct 2009 14:24:53 +0000 Igor Sysoev disable SSLv2 and low ciphers by default
Thu, 24 Sep 2009 14:45:28 +0000 Igor Sysoev $ssl_session_id
Fri, 18 Sep 2009 09:10:16 +0000 Igor Sysoev *) issue warning instead of failure: this is too common case
Thu, 23 Jul 2009 12:54:20 +0000 Igor Sysoev delete OpenSSL pre-0.9.7 compatibility: the sources were not actually
Thu, 23 Jul 2009 12:21:26 +0000 Igor Sysoev ssl_crl
Wed, 22 Jul 2009 17:41:42 +0000 Igor Sysoev *) $ssl_client_verify
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure