index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
mail
/
ngx_mail_ssl_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
SSL: added ability to set keys used for Session Tickets (RFC5077).
Piotr Sikora
1
-0
/
+17
2013-09-30
Mail: fixed segfault with ssl/starttls at mail{} level and no cert.
Maxim Dounin
1
-0
/
+5
2013-09-22
SSL: stop loading configs with invalid "ssl_ciphers" values.
Piotr Sikora
1
-9
/
+8
2013-05-21
Style: remove unnecessary references to HTTP from non-HTTP modules.
Piotr Sikora
1
-2
/
+2
2013-05-10
Mail: missing ngx_ssl_ecdh_curve() call.
F. da Silva
1
-0
/
+4
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2012-01-11
Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive.
Maxim Dounin
1
-1
/
+4
2011-09-27
Fix for "ssl_session_cache builtin" (broken since 1.1.1, r3993).
Maxim Dounin
1
-2
/
+2
2011-08-04
A new fix for the case when ssl_session_cache defined, but ssl is not
Igor Sysoev
1
-0
/
+2
2011-07-20
ECDHE support
Igor Sysoev
1
-1
/
+13
2011-07-20
MSIE export versions are rare now, so RSA 512 key is generated on demand
Igor Sysoev
1
-3
/
+1
2011-06-27
use !aNULL to disable all anonymous cipher suites
Igor Sysoev
1
-1
/
+1
2010-05-14
ngx_str_set() and ngx_str_null()
Igor Sysoev
1
-2
/
+1
2009-10-07
use only strong ciphers by default
Igor Sysoev
1
-1
/
+1
2009-10-06
disable SSLv2 and low ciphers by default
Igor Sysoev
1
-3
/
+2
2009-07-23
delete OpenSSL pre-0.9.7 compatibility: the sources were not actually
Igor Sysoev
1
-32
/
+0
2009-06-02
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
1
-1
/
+1
2009-04-27
fix building by MSVC8
Igor Sysoev
1
-1
/
+1
2008-09-01
*) listen ssl
Igor Sysoev
1
-14
/
+107
2008-07-29
fix typo
Igor Sysoev
1
-6
/
+6
2008-06-16
DH parameters, ssl_dhparam
Igor Sysoev
1
-4
/
+16
2008-05-26
ssl_session_cache none
Igor Sysoev
1
-1
/
+6
2007-12-26
ssl_session_cache off
Igor Sysoev
1
-4
/
+8
2007-09-15
ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module
Igor Sysoev
1
-0
/
+2
2007-03-19
Many changes:
Igor Sysoev
1
-0
/
+393