log src/http/modules/ngx_http_ssl_module.c @ 4450:4919fb357a5d stable-1.0

age author description
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Sun, 05 Feb 2012 19:15:09 +0000 Maxim Dounin Merge of r4401, r4415: stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 11 Jan 2012 11:15:00 +0000 Maxim Dounin Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive.
Wed, 14 Dec 2011 14:31:55 +0000 Maxim Dounin Merge of r4270, r4274: stable-1.0
Mon, 14 Nov 2011 09:12:15 +0000 Sergey Budnevitch Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse.
Tue, 01 Nov 2011 13:00:30 +0000 Igor Sysoev Merging r4034, r4186, r4187, r4229, r4235, r4237: stable-1.0
Mon, 31 Oct 2011 09:57:14 +0000 Maxim Dounin Fixed segfault on configuration testing with ssl (ticket #37).
Fri, 30 Sep 2011 13:36:33 +0000 Igor Sysoev Merging r3933, r4154: stable-1.0
Tue, 27 Sep 2011 12:06:07 +0000 Maxim Dounin Fix for "ssl_session_cache builtin" (broken since 1.1.1, r3993).
Mon, 29 Aug 2011 12:35:53 +0000 Igor Sysoev Merge of r3960, r3961, r3962, r3963, r3965: stable-1.0
Thu, 04 Aug 2011 11:12:30 +0000 Igor Sysoev A new fix for the case when ssl_session_cache defined, but ssl is not
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
Thu, 16 Apr 2009 19:25:09 +0000 Igor Sysoev move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory
Wed, 15 Apr 2009 19:28:10 +0000 Igor Sysoev fix building by MSVC8
Mon, 01 Sep 2008 14:19:01 +0000 Igor Sysoev *) listen ssl