Matt Caswell
|
dd5a4279f9
Fix some formatting nits
|
7 роки тому |
Matt Caswell
|
f63a17d66d
Convert the state machine code to use SSLfatal()
|
7 роки тому |
FdaSilvaYY
|
cf72c75792
Implement Maximum Fragment Length TLS extension.
|
7 роки тому |
Benjamin Kaduk
|
1fcb4e4d52
Use atomics for SSL_CTX statistics
|
7 роки тому |
Paul Yang
|
7a908204ed
Simplify the stack reservation
|
7 роки тому |
Bernd Edlinger
|
e6b10c344e
Fix error handling in SSL_new
|
7 роки тому |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 роки тому |
Benjamin Kaduk
|
2139145b72
Add missing RAND_DRBG locking
|
7 роки тому |
Dr. Matthias St. Pierre
|
c16de9d832
Fix reseeding issues of the public RAND_DRBG
|
7 роки тому |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 роки тому |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 роки тому |
Pauli
|
e431363f8c
Add stack space reservations.
|
7 роки тому |
Kurt Roeckx
|
b92d7b62f5
Use size of entries, not size of the pointer.
|
7 роки тому |
Dr. Stephen Henson
|
9e84a42db4
Store groups as uint16_t
|
7 роки тому |
Dr. Matthias St. Pierre
|
79b4444d81
Cleanup whitespace in ssl_lib.c (tabs to spaces)
|
7 роки тому |
Dr. Stephen Henson
|
6aaa29fb35
Allow use of RSA-PSS certificates in TLS 1.2
|
7 роки тому |
Christian Heimes
|
3edabd3ccb
Provide getters for min/max proto version
|
7 роки тому |
Pauli
|
4cacc9d510
Revert "GH614: Use memcpy()/strdup() when possible"
|
7 роки тому |
David Benjamin
|
a9c0d8beea
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
|
7 роки тому |
Matt Caswell
|
add8d0e9e0
Enable the ability to use an external PSK for sending early_data
|
7 роки тому |
Pauli
|
cd420b0b1f
Move the REF_PRINT support from e_os.h to internal/refcount.h.
|
7 роки тому |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 роки тому |
Kurt Roeckx
|
0b14a5b7cc
Don't auto-instantiate a DRBG when trying to use it and it's not
|
7 роки тому |
Benjamin Kaduk
|
0aed6e449d
Add SSL_get_pending_cipher()
|
7 роки тому |
Rich Salz
|
ae3947de09
Add a DRBG to each SSL object
|
7 роки тому |
Matt Caswell
|
67dc995eaf
Move ossl_assert
|
7 роки тому |
Matt Caswell
|
5d61491c88
Fix new_session_cb calls in TLSv1.3
|
7 роки тому |
Paul Yang
|
190b9a03b7
Make SSL_set_tlsext_host_name no effect from server side
|
7 роки тому |
Todd Short
|
a58eb06d52
Add support to free/allocate SSL buffers
|
7 роки тому |
Matt Caswell
|
242525372c
Remove session checks from SSL_clear()
|
7 роки тому |