Sign in
flutter
/
third_party
/
openssl
/
e363534cfe0ae01503dde6963e0631ec5f7fef3f
/
util
/
libssl.num
9d0a8bb
Enable the ability to set the number of TLSv1.3 session tickets sent
by Matt Caswell
· 7 years ago
f865b08
Split configuration of TLSv1.3 ciphers from older ciphers
by Matt Caswell
· 7 years ago
3fa2812
Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
by Benjamin Saunders
· 7 years ago
df0fed9
Session Ticket app data
by Todd Short
· 7 years ago
37933ac
Add SSL/SSL_CTX_use_cert_and_key()
by Todd Short
· 7 years ago
b38ede8
Export keying material using early exporter master secret
by Tatsuhiro Tsujikawa
· 7 years ago
9d75dce
Add TLSv1.3 post-handshake authentication (PHA)
by Todd Short
· 7 years ago
042c575
Add the SSL_stateless() function
by Matt Caswell
· 7 years ago
cf72c75
Implement Maximum Fragment Length TLS extension.
by FdaSilvaYY
· 7 years ago
a9c0d8b
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
by David Benjamin
· 8 years ago
fa4b82c
add callback handler for setting DTLS timer interval
by Alfred E. Heggestad
· 8 years ago
6773864
Add functions for getting/setting SNI/ALPN info in SSL_SESSION
by Matt Caswell
· 8 years ago
98e1d93
Add SSL_SESSION_set_max_early_data()
by Matt Caswell
· 8 years ago
50966bf
Introduce SSL_CIPHER_get_protocol_id
by Paul Yang
· 8 years ago
0aed6e4
Add SSL_get_pending_cipher()
by Benjamin Kaduk
· 8 years ago
07927be
Add an SSL_SESSION_dup() function
by Matt Caswell
· 8 years ago
a58eb06
Add support to free/allocate SSL buffers
by Todd Short
· 8 years ago
bbb4ceb
Support converting cipher name to RFC name and vice versa
by Paul Yang
· 8 years ago
5a43d51
Add SSL_SESSION_set_protocol_version()
by Matt Caswell
· 8 years ago
1a993d1
Add SSL_SESSION_set_cipher()
by Matt Caswell
· 8 years ago
911d63f
Add SSL_SESSION_set1_master_key()
by Matt Caswell
· 8 years ago
ba4df68
Add a function to get the handshake digest for an SSL_CIPHER
by Matt Caswell
· 8 years ago
f46184b
Add public API functions for setting TLSv1.3 PSK callbacks
by Matt Caswell
· 8 years ago
193b5d7
Add SSL_early_get1_extensions_present()
by Benjamin Kaduk
· 8 years ago
84c34ba
Extend the SERVERINFO file format to include an extensions context
by Matt Caswell
· 8 years ago
c649d10
TLS1.3 Padding
by Todd Short
· 8 years ago
e586eac
Add support for SSL_SESSION_is_resumable()
by Matt Caswell
· 8 years ago
43ae5ee
Implement a new custom extensions API
by Matt Caswell
· 8 years ago
8edb4ee
update ordinals
by Dr. Stephen Henson
· 8 years ago
0665b4e
Rename SSL_write_early() to SSL_write_early_data()
by Matt Caswell
· 8 years ago
f533fbd
Rename SSL_read_early() to SSL_read_early_data()
by Matt Caswell
· 8 years ago
3eaa417
Make SSL_write_early_finish() an internal only function
by Matt Caswell
· 8 years ago
fcc4757
Add a SSL_SESSION_get_max_early_data() function
by Matt Caswell
· 8 years ago
1ea4d09
Construct the server side early_data extension
by Matt Caswell
· 8 years ago
d781d24
Provide an SSL_read_early() function for reading early data
by Matt Caswell
· 8 years ago
49e7fe1
Provide functions to write early data
by Matt Caswell
· 8 years ago
3fc8d85
Construct the ticket_early_data_info extension
by Matt Caswell
· 8 years ago
6b1bb98
Add SSL_CTX early callback
by Benjamin Kaduk
· 8 years ago
ccb8e6e
Export SSL_bytes_to_cipher_list()
by Benjamin Kaduk
· 8 years ago
53d1d07
Add a SSL_get_key_update_type() function
by Matt Caswell
· 8 years ago
44c04a2
Provide a function to send a KeyUpdate message
by Matt Caswell
· 8 years ago
377c5e9
make update
by Dr. Stephen Henson
· 8 years ago
2faa1b4
Add support for key logging callbacks.
by Cory Benfield
· 8 years ago
e304d3e
Remove a hack from ssl_test_old
by Matt Caswell
· 8 years ago
7ee8627
Convert libssl writing for size_t
by Matt Caswell
· 8 years ago
eda7575
Further libssl size_t-ify of reading
by Matt Caswell
· 8 years ago
045bd04
Add DTLS_get_data_mtu() function
by David Woodhouse
· 8 years ago
b50052d
Add SSL_CTX_set1_cert_store()
by Todd Short
· 8 years ago
fddfc0a
Add missing session id and tlsext_status accessors
by Remi Gacogne
· 9 years ago
e928132
GH1446: Add SSL_SESSION_get0_cipher
by Rich Salz
· 9 years ago
72c7658
make update
by Richard Levitte
· 9 years ago
65e2d67
Simplify and rename SSL_set_rbio() and SSL_set_wbio()
by Matt Caswell
· 9 years ago
3307000
Make update
by Viktor Dukhovni
· 9 years ago
e417070
Add some accessor API's
by Rich Salz
· 9 years ago
ade8283
Remove NOEXIST entries
by Rich Salz
· 9 years ago
befe31c
make update
by Matt Caswell
· 9 years ago
6546e9b
Add SSL_client_version() getter function
by Alessandro Ghedini
· 9 years ago
4b6b848
Add SSL_SESSION_get0_hostname()
by Lyon Chen
· 9 years ago
72d3bcd
Cleanup libcrypto.num and make update
by Richard Levitte
· 9 years ago
e6216fe
make update
by Matt Caswell
· 9 years ago
9d5ac95
Add SSL_CTX_get_ciphers()
by Kazuki Yamaguchi
· 9 years ago
a4ccf06
make update
by Viktor Dukhovni
· 9 years ago
38186bf
Have only one DSO_METHOD_openssl
by Rich Salz
· 9 years ago
8359b57
check reviewer --reviewer=emilia
by Rob Percival
· 9 years ago
6b51459
Run make update
by Kurt Roeckx
· 9 years ago
16203f7
Convert CRYPTO_LOCK_SSL_* to new multi-threading API
by Alessandro Ghedini
· 9 years ago
892b937
Add an SSL_has_pending() function
by Matt Caswell
· 9 years ago
096665b
Add an ability to set the SSL read buffer size
by Matt Caswell
· 9 years ago
3ec1323
Add cipher query functions
by Todd Short
· 9 years ago
49580f2
Add an SSL_has_pending() function
by Matt Caswell
· 9 years ago
dad78fb
Add an ability to set the SSL read buffer size
by Matt Caswell
· 9 years ago
a2ed050
New ordinal files, recreated from scratch
by Richard Levitte
· 9 years ago