Hugo Landau
|
ec1b4bf26c
(1.1) Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions
|
2 tahun lalu |
Matt Caswell
|
0c5bc96fb7
Update copyright year
|
2 tahun lalu |
Nicola Tuveri
|
b6b7e6ff09
[ssl] Prefer SSL_k(EC)?DHE to the SSL_kE(EC)?DH alias
|
2 tahun lalu |
Matt Caswell
|
e83638bc3a
Update copyright year
|
3 tahun lalu |
Matt Caswell
|
d33c2a3d84
Ensure buffer/length pairs are always in sync
|
3 tahun lalu |
Benjamin Kaduk
|
25fa346e90
Unify ssl3_get_cipher_by_std_name() implementation
|
4 tahun lalu |
hklaas
|
d524220369
optimise ssl3_get_cipher_by_std_name()
|
4 tahun lalu |
Matt Caswell
|
e7ff223a20
Update copyright year
|
4 tahun lalu |
Benjamin Kaduk
|
a666af9f9d
Fix whitespace nit in ssl_generate_master_secret()
|
4 tahun lalu |
Dr. Matthias St. Pierre
|
b5acbf9148
Reorganize local header files
|
5 tahun lalu |
Matt Caswell
|
1cb7eff45b
Update copyright year
|
5 tahun lalu |
Matt Caswell
|
beeaa8d06e
Fix the return value for SSL_get0_chain_certs()
|
5 tahun lalu |
Matt Caswell
|
d8bb277f76
Following the previous 2 commits also move ecpointformats out of session
|
5 tahun lalu |
Matt Caswell
|
2813852d71
Fix a race condition in supported groups handling
|
5 tahun lalu |
Paul Yang
|
3ccccb91ae
Fix wrong return value in ssl3_ctx_ctrl
|
6 tahun lalu |
Viktor Dukhovni
|
45f247258a
Added missing signature algorithm reflection functions
|
6 tahun lalu |
Matt Caswell
|
c2cb1a18e0
Fix a mem leak on error in the PSK code
|
6 tahun lalu |
Matt Caswell
|
9f22c52723
Turn on TLSv1.3 downgrade protection by default
|
6 tahun lalu |
Benjamin Kaduk
|
c5d1fb78fd
Add TODO comment for a nonsensical public API
|
6 tahun lalu |
Matt Caswell
|
199dc0d3e8
Fix no-psk
|
6 tahun lalu |
Matt Caswell
|
48a03162db
Prefer SHA-256 ciphersuites if using old style PSKs
|
6 tahun lalu |
Matt Caswell
|
f80c864318
Fix typo in the definition of tls13_ciphers
|
6 tahun lalu |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 tahun lalu |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
6 tahun lalu |
Todd Short
|
4bfb96f2ad
Place ticket keys into secure memory
|
6 tahun lalu |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
6 tahun lalu |
Matt Caswell
|
f865b08143
Split configuration of TLSv1.3 ciphers from older ciphers
|
6 tahun lalu |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 tahun lalu |
Benjamin Kaduk
|
c589c34e61
Add support for the TLS 1.3 signature_algorithms_cert extension
|
6 tahun lalu |
Bernd Edlinger
|
8175af50cc
Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ec
|
6 tahun lalu |