Todd Short
|
8c2bfd2512
Add SSL_get[01]_peer_certificate()
|
5 سال پیش |
Tim Hudson
|
c7f837cfcc
undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locations
|
4 سال پیش |
Benjamin Kaduk
|
e908f292de
make update for SSL_new_session_ticket
|
4 سال پیش |
Pauli
|
a76ce2862b
TLS: use EVP for HMAC throughout libssl.
|
4 سال پیش |
Matt Caswell
|
ba18627e4a
Introduce SSL_CTX_new_with_libex()
|
4 سال پیش |
Richard Levitte
|
936c2b9e93
Update source files for deprecation at 3.0
|
5 سال پیش |
Richard Levitte
|
5d61758ee7
util/*.num: deassign ordinal numbers from new symbols
|
5 سال پیش |
Richard Levitte
|
6dcb100f89
X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI
|
5 سال پیش |
Todd Short
|
5d12051167
Change cipher default strings to a function
|
5 سال پیش |
Boris Pismenny
|
7c3a7561b5
ssl: Add SSL_sendfile
|
5 سال پیش |
Ping Yu
|
9f5a87fd66
add an additional async notification communication method based on callback
|
6 سال پیش |
Richard Levitte
|
3b39185880
make update
|
6 سال پیش |
Viktor Dukhovni
|
a51c9f637c
Added missing signature algorithm reflection functions
|
6 سال پیش |
Richard Levitte
|
64a48fc7f0
Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_list
|
6 سال پیش |
Matt Caswell
|
e97be71804
Add support for SSL_CTX_set_post_handshake_auth()
|
6 سال پیش |
Matt Caswell
|
32097b33bd
Change Post Handshake auth so that it is opt-in
|
6 سال پیش |
Matt Caswell
|
4e8548e80e
Introduce the recv_max_early_data setting
|
6 سال پیش |
Matt Caswell
|
c9598459b6
Add setters to set the early_data callback
|
6 سال پیش |
Matt Caswell
|
9d0a8bb71e
Enable the ability to set the number of TLSv1.3 session tickets sent
|
6 سال پیش |
Matt Caswell
|
f865b08143
Split configuration of TLSv1.3 ciphers from older ciphers
|
6 سال پیش |
Benjamin Saunders
|
3fa2812f32
Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
|
6 سال پیش |
Todd Short
|
df0fed9aab
Session Ticket app data
|
7 سال پیش |
Todd Short
|
37933acbea
Add SSL/SSL_CTX_use_cert_and_key()
|
9 سال پیش |
Tatsuhiro Tsujikawa
|
b38ede8043
Export keying material using early exporter master secret
|
6 سال پیش |
Todd Short
|
9d75dce3e1
Add TLSv1.3 post-handshake authentication (PHA)
|
7 سال پیش |
Matt Caswell
|
042c57539b
Add the SSL_stateless() function
|
7 سال پیش |
FdaSilvaYY
|
cf72c75792
Implement Maximum Fragment Length TLS extension.
|
7 سال پیش |
David Benjamin
|
a9c0d8beea
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
|
7 سال پیش |
Alfred E. Heggestad
|
fa4b82cc7c
add callback handler for setting DTLS timer interval
|
7 سال پیش |
Matt Caswell
|
67738645dc
Add functions for getting/setting SNI/ALPN info in SSL_SESSION
|
7 سال پیش |