Roberto De Ioris
|
a358816dc7
|
added Vladimir Didenko to CONTRIBUTORS and report CA errors only on ssl-verbose mode
|
2015-05-06 07:24:11 +02:00 |
|
Vladimir Didenko
|
c444baef22
|
Extract verification details only in error case
|
2015-05-05 19:15:44 +03:00 |
|
Vladimir Didenko
|
e60430a826
|
Fix client certificate validation. Log validation errors
|
2015-05-05 16:20:59 +03:00 |
|
Unbit
|
d33fa75d17
|
disable SSLv3 by default and allow setting raw ssl options
|
2014-10-15 09:02:34 +02:00 |
|
Unbit
|
d04f15285a
|
added fallback for mountpoint mode
|
2014-07-12 11:19:30 +02:00 |
|
Łukasz Mierzwa
|
d42788c17b
|
always generate key if (EC)DH is used
|
2014-04-12 11:16:05 +02:00 |
|
Hynek Schlawack
|
63cc29a61d
|
Set ECDHE curve independently from DHE parameters
|
2014-03-12 21:19:52 +01:00 |
|
Riccardo Magliocchetti
|
e9a58bac46
|
ssl: avoid null pointer dereference
name is checked not to be null earlier, if it is here just error
out.
Reported by Coverity as CID #1167590
|
2014-02-08 12:39:58 +01:00 |
|
Riccardo Magliocchetti
|
1448fbc5a3
|
ssl: Fix fd leak on write error
Reported by Coverity as CID #1167591
|
2014-02-08 12:36:09 +01:00 |
|
Unbit
|
ba1fb72427
|
fixed sni
|
2014-01-19 13:50:49 +01:00 |
|
Unbit
|
df9a76a171
|
improve dotsplit support
|
2014-01-19 13:36:21 +01:00 |
|
Unbit
|
d4e9f3a2d4
|
allow sni to use stream as certificates
|
2014-01-12 10:03:01 +01:00 |
|
Unbit
|
e81f068e4b
|
a fix from nginx for SNI client authentication
|
2014-01-08 07:55:46 +01:00 |
|
Unbit
|
361ec8bcd4
|
fixed sni delete
|
2013-12-23 13:08:31 +01:00 |
|
Unbit
|
2124b930fd
|
subscription system can now create sni contexts
|
2013-12-14 17:54:19 +01:00 |
|
Unbit
|
d0f6c4130b
|
fixed #376
|
2013-09-10 06:26:22 +02:00 |
|
Unbit
|
63dfe7628b
|
added uwsgi_connect_udp
|
2013-05-06 15:22:13 +02:00 |
|
Unbit
|
22615c7921
|
correctly support default cache in ssl session scaling
|
2013-04-14 08:23:48 +02:00 |
|
Unbit
|
7cf4cc788c
|
added --sni-dir
|
2013-01-29 09:44:20 +01:00 |
|
Unbit
|
cb8878dc81
|
--ssl-sessions-use-cache can take the cache name as parameter
|
2013-01-24 10:03:07 +01:00 |
|
Unbit
|
2447f819cb
|
first commit of the new caching infrastructure
|
2013-01-23 16:15:43 +01:00 |
|
Roberto De Ioris
|
82d5e0ead8
|
Merge branch 'master' of github.com:unbit/uwsgi
|
2013-01-10 22:15:38 +01:00 |
|
Roberto De Ioris
|
3d9a20953e
|
allows building on debian etch 4
|
2013-01-10 22:11:51 +01:00 |
|
Roberto De Ioris
|
688a227886
|
preliminary Websockets and SPDY support, highly optimized corerouters
|
2013-01-10 19:28:21 +01:00 |
|
Roberto De Ioris
|
55fdc9d847
|
initialize encrypt/decrypt contexts for legions
|
2012-12-03 17:39:03 +01:00 |
|
Roberto De Ioris
|
58e3b7166c
|
added core/ssl.c for ssl utilities (moved from core/utils.c) and prepare for legion support
|
2012-12-03 15:57:54 +01:00 |
|