summaryrefslogtreecommitdiffstats
path: root/util/libssl.num
AgeCommit message (Expand)Author
2017-06-12Add SSL_early_get1_extensions_present()Benjamin Kaduk
2017-05-03Extend the SERVERINFO file format to include an extensions contextMatt Caswell
2017-05-02TLS1.3 PaddingTodd Short
2017-04-26Add support for SSL_SESSION_is_resumable()Matt Caswell
2017-04-07Implement a new custom extensions APIMatt Caswell
2017-04-03update ordinalsDr. Stephen Henson
2017-03-02Rename SSL_write_early() to SSL_write_early_data()Matt Caswell
2017-03-02Rename SSL_read_early() to SSL_read_early_data()Matt Caswell
2017-03-02Make SSL_write_early_finish() an internal only functionMatt Caswell
2017-03-02Add a SSL_SESSION_get_max_early_data() functionMatt Caswell
2017-03-02Construct the server side early_data extensionMatt Caswell
2017-03-02Provide an SSL_read_early() function for reading early dataMatt Caswell
2017-03-02Provide functions to write early dataMatt Caswell
2017-03-02Construct the ticket_early_data_info extensionMatt Caswell
2017-02-23Add SSL_CTX early callbackBenjamin Kaduk
2017-02-23Export SSL_bytes_to_cipher_list()Benjamin Kaduk
2017-02-17Add a SSL_get_key_update_type() functionMatt Caswell
2017-02-17Provide a function to send a KeyUpdate messageMatt Caswell
2017-01-30make updateDr. Stephen Henson
2017-01-23Add support for key logging callbacks.Cory Benfield
2016-11-16Remove a hack from ssl_test_oldMatt Caswell
2016-11-04Convert libssl writing for size_tMatt Caswell
2016-11-04Further libssl size_t-ify of readingMatt Caswell
2016-11-02Add DTLS_get_data_mtu() functionDavid Woodhouse
2016-11-01Add SSL_CTX_set1_cert_store()Todd Short
2016-08-17Add missing session id and tlsext_status accessorsRemi Gacogne
2016-08-12GH1446: Add SSL_SESSION_get0_cipherRich Salz
2016-08-05make updateRichard Levitte
2016-07-29Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell
2016-07-12Make updateViktor Dukhovni
2016-06-08Add some accessor API'sRich Salz
2016-06-01Remove NOEXIST entriesRich Salz
2016-05-31make updateMatt Caswell
2016-05-16Add SSL_client_version() getter functionAlessandro Ghedini
2016-04-14Add SSL_SESSION_get0_hostname()Lyon Chen
2016-04-13Cleanup libcrypto.num and make updateRichard Levitte
2016-04-13make updateMatt Caswell
2016-04-11Add SSL_CTX_get_ciphers()Kazuki Yamaguchi
2016-04-07make updateViktor Dukhovni
2016-03-22Have only one DSO_METHOD_opensslRich Salz
2016-03-10check reviewer --reviewer=emiliaRob Percival
2016-03-10Run make updateKurt Roeckx
2016-03-08Convert CRYPTO_LOCK_SSL_* to new multi-threading APIAlessandro Ghedini
2016-03-08Add an SSL_has_pending() functionMatt Caswell
2016-03-08Add an ability to set the SSL read buffer sizeMatt Caswell
2016-03-08Add cipher query functionsTodd Short
2016-03-07Add an SSL_has_pending() functionMatt Caswell
2016-03-07Add an ability to set the SSL read buffer sizeMatt Caswell
2016-03-05New ordinal files, recreated from scratchRichard Levitte