Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
há 5 anos atrás |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
há 5 anos atrás |
Rich Salz
|
ff988500c2
Replace FUNCerr with ERR_raise_data
|
há 5 anos atrás |
Rich Salz
|
46160e6fb9
Deprecate SYSerr, add new FUNCerr macro
|
há 5 anos atrás |
Rich Salz
|
56c3a135b2
Add ERR_put_func_error, and use it.
|
há 5 anos atrás |
Todd Short
|
fe9edc9d39
Fix SSL_CTX_set_session_id_context() docs
|
há 5 anos atrás |
Benjamin Kaduk
|
29948ac80c
Move 'shared_sigalgs' from cert_st to ssl_st
|
há 5 anos atrás |
Matt Caswell
|
cd0fb43cbe
Following the previous 2 commits also move ecpointformats out of session
|
há 5 anos atrás |
Matt Caswell
|
eee2a6a718
Fix a race condition in ciphers handling
|
há 5 anos atrás |
Matt Caswell
|
45436e611b
Fix a race condition in supported groups handling
|
há 5 anos atrás |
Matt Caswell
|
dbc6268f68
Allow TLSv1.3 in a no-ec build
|
há 5 anos atrás |
Todd Short
|
5d12051167
Change cipher default strings to a function
|
há 5 anos atrás |
Arne Schwabe
|
c04b66b18d
Change SSL parameter SSL_session_reused const
|
há 5 anos atrás |
Boris Pismenny
|
7c3a7561b5
ssl: Add SSL_sendfile
|
há 5 anos atrás |
Todd Short
|
555cbb328e
Collapse ssl3_state_st (s3) into ssl_st
|
há 6 anos atrás |
dyrock
|
6fda11ae5a
Check if num is 0 before trying to malloc memory. Otherwise for client hellos without extensions SSL_client_hello_get1_extensions_present will return MALLOC_FAILURE.
|
há 5 anos atrás |
Richard Levitte
|
77359d22c9
Adapt CIPHER_DEBUG to the new generic trace API
|
há 6 anos atrás |
Sam Roberts
|
3c83c5ba4f
Ignore cipher suites when setting cipher list
|
há 6 anos atrás |
Sam Roberts
|
3499327bad
Make some simple getters take const SSL/SSL_CTX
|
há 5 anos atrás |
Ping Yu
|
9f5a87fd66
add an additional async notification communication method based on callback
|
há 6 anos atrás |
Boris Pismenny
|
50ec750567
ssl: Linux TLS Tx Offload
|
há 7 anos atrás |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
há 6 anos atrás |
Richard Levitte
|
fcd2d5a612
Refactor the computation of API version limits
|
há 6 anos atrás |
Matt Caswell
|
9873297900
Separate ca_names handling for client and server
|
há 6 anos atrás |
Pauli
|
2087028612
Fix return formatting.
|
há 6 anos atrás |
Pauli
|
e931f370aa
Cleanse the key log buffer.
|
há 6 anos atrás |
Richard Levitte
|
18958cefd8
Remove SSL_version_str
|
há 6 anos atrás |
Benjamin Kaduk
|
2340ed277b
Reset TLS 1.3 ciphers in SSL_CTX_set_ssl_version()
|
há 6 anos atrás |
Matt Caswell
|
f01344cb5c
Do not reset SNI data in SSL_do_handshake()
|
há 6 anos atrás |
Ben Kaduk
|
328a0547ad
Simplify SSL_get_servername() to avoid session references
|
há 6 anos atrás |