summaryrefslogtreecommitdiff
path: root/src/lib/libssl/Symbols.list (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove SSL_add_compression_methodtb2024-08-311-1/+0
* Add SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handshake_digest() totb2024-08-121-0/+2
* Unexport SSL_version_strtb2024-04-151-1/+0
* Remove SSL_debugtb2024-03-021-1/+0
* Remove SSL_CIPHER_get_by_{id,value}()tb2024-03-021-2/+0
* Export SSL_get_{peer_,}signature_type_nid()tb2024-03-021-0/+2
* Set OPENSSL_NO_ENGINE, remove engine codetb2023-07-281-1/+0
* Symbols.list: Drop comments and sort.tb2022-11-111-33/+22
* Update Symbols.listtb2022-09-111-0/+11
* sorttb2022-07-071-1/+1
* Update Symbols.listtb2022-07-071-0/+4
* Update Symbols.list to include API additionstb2021-10-311-0/+10
* Update Symbols.list after API additionstb2021-09-101-0/+18
* Provide SSL_SESSION_get0_cipher(3)tb2021-05-101-0/+1
* Provide SSL_CTX_get_ssl_method(3)tb2021-05-101-0/+1
* Provide SSL_CIPHER_find(3)tb2021-05-101-0/+1
* Expose various DTLSv1.2 specific functions and definestb2021-03-311-0/+4
* Expose SSL_set_hostflags(3) and SSL_get0_peername(3)tb2021-03-311-0/+2
* Expose SSL_use_certificate_chain_file(3)tb2021-03-311-0/+1
* Provide SSL chain/cert chain APIs.jsing2019-04-041-0/+12
* Provide version agnostic DTLS methods.jsing2019-03-171-0/+3
* Add a re-implementation of SSL_get1_supported_ciphers().tb2019-01-221-0/+1
* Provide SSL_get_client_ciphers().tb2019-01-221-0/+1
* Add SSL_set1_host(), a thin wrapper around X509_VERIFY_PARAM_set1_host().tb2018-11-111-0/+1
* Provide SSL_SESSION_set1_id()tb2018-03-201-0/+1
* Bring in compatibility for OpenSSL 1.1 style init functions.beck2018-03-171-0/+3
* Provide SSL_SESSION_get_ticket_lifetime_hint() andtb2018-03-171-0/+2
* Provide SSL_CTX_get_default_passwd_cb{,_userdata}()tb2018-03-171-0/+2
* Provide SSL_CIPHER_get_auth_nid(), SSL_CIPHER_get_cipher_nid(),jsing2018-03-171-0/+5
* Provide SSL_SESSION_get0_id_context().jsing2018-03-171-2/+3
* Provide SSL_CTX_get_min_proto_version and SSL_CTX_get_max_proto_versionjca2018-03-151-0/+4
* Provide SSL_is_server().jsing2018-02-221-0/+1
* Provide SSL_up_ref().jsing2018-02-221-0/+1
* Provide SSL_CTX_get_ciphers().jsing2018-02-221-0/+1
* Provide SSL_SESSION_up_ref().jsing2018-02-221-0/+1
* Provide SSL_SESSION_get_protocol_version()tb2018-02-201-0/+1
* Provide SSL_SESSION_get_master_key()jsing2018-02-171-0/+1
* Provide SSL_get_client_random() and SSL_get_server_random()jsing2018-02-171-0/+2
* Provide SSL_CTX_get0_certificate()jsing2018-02-171-0/+1
* Provide SSL_CTX_up_ref().jsing2018-02-141-0/+1
* Provide SSL_CTX_get0_param() and SSL_get0_param().jsing2018-02-141-2/+4
* Bring back the NPN related symbols.jsing2017-08-301-0/+3
* Completely remove NPN remnants.jsing2017-08-281-3/+0
* Provide SSL{,_CTX}_set_{min,max}_proto_version() functions.jsing2017-05-061-0/+4
* Add support for setting the supported EC curves viajsing2017-01-241-0/+4
* Add an explict list of exported symbols with just the functionsguenther2016-11-041-0/+266