summaryrefslogtreecommitdiff
path: root/util/libssl.num
Commit message (Expand)AuthorAgeFilesLines
* QUIC APL: De-publicise SSL_attach_stream/SSL_detach_streamHugo Landau2023-05-121-2/+0
* QUIC MSST: Rename SSL_set_incoming_stream_reject_policyHugo Landau2023-05-121-1/+1
* QUIC DISPATCH/APL: Add SSL_stream_reset and status query APIsHugo Landau2023-05-121-0/+6
* QUIC DISPATCH/APL: SSL_accept_stream, SSL_get_accept_queue_lenHugo Landau2023-05-121-0/+2
* QUIC DISPATCH/APL: Add SSL_set_incoming_stream_reject_policy (unwired)Hugo Landau2023-05-121-0/+1
* QUIC DISPATCH/APL: Implement SSL_set_default_stream_mode, default XSO refactorHugo Landau2023-05-121-0/+4
* QUIC DISPATCH/APL: Implement SSL_get_stream_typeHugo Landau2023-05-121-0/+2
* QUIC DISPATCH/APL: Implement SSL_get0_connectionHugo Landau2023-05-121-0/+1
* QUIC APL: Refactor stream-related code into QUIC_XSO objectHugo Landau2023-05-121-0/+1
* Make sure we can query the SSL object for version info when using QUICMatt Caswell2023-04-041-0/+2
* RFC7250 (RPK) supportTodd Short2023-03-281-0/+14
* QUIC: Add support for datagram injectionHugo Landau2023-03-221-0/+1
* QUIC Front End I/O API: Add support for signalling and detecting end-of-streamHugo Landau2023-01-271-0/+1
* QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_exHugo Landau2023-01-271-0/+1
* QUIC API: Rename want_net_read and want_net_writeHugo Landau2023-01-131-2/+2
* QUIC: make updateHugo Landau2023-01-131-0/+9
* Add support for compressed certificates (RFC8879)Todd Short2022-10-181-0/+8
* Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte2022-10-071-4/+4
* Add OSSL_QUIC methods to headers and manual pagesTomas Mraz2022-06-031-0/+3
* add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()Phus Lu2022-02-031-0/+1
* Add ordinal numbers to the .num filesMatt Caswell2021-05-201-23/+23
* ssl.h.in: Fix deprecation exclusion for SRP-related declarationsDr. David von Oheimb2021-05-081-19/+19
* Adding TLS group name retrievalMichael Baentsch2021-01-081-0/+1
* Drop OPENSSL_NO_RSA everywhereRichard Levitte2020-12-201-6/+6
* Modify the ERR init functions to use the internal ERR string loadersRichard Levitte2020-11-241-1/+1
* Deprecate RSA harderRichard Levitte2020-11-181-6/+6
* Implement a replacement for SSL_set_tmp_dh()Matt Caswell2020-11-181-0/+2
* Deprecate SSL_CTRL_SET_TMP_DH and other related ctrlsMatt Caswell2020-11-181-2/+2
* Fix some things the rename script didn't quite get rightMatt Caswell2020-10-011-2/+2
* Mark SSL_CTX_set_ssl_version() as deprecated in 3.0Benjamin Kaduk2020-08-121-1/+1
* Add X509 related libctx changes.Shane Lontis2020-07-241-0/+1
* Add SSL_get[01]_peer_certificate()Todd Short2020-07-161-1/+3
* undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locationsTim Hudson2020-06-011-1/+1
* make update for SSL_new_session_ticketBenjamin Kaduk2020-05-011-0/+1
* TLS: use EVP for HMAC throughout libssl.Pauli2020-01-291-0/+1
* Introduce SSL_CTX_new_with_libex()Matt Caswell2020-01-221-0/+1
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-1/+1
* util/*.num: deassign ordinal numbers from new symbolsRichard Levitte2019-11-051-14/+14
* X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URIRichard Levitte2019-11-031-1/+6
* Change cipher default strings to a functionTodd Short2019-06-111-0/+2
* ssl: Add SSL_sendfileBoris Pismenny2019-05-071-0/+1
* add an additional async notification communication method based on callbackPing Yu2019-01-271-0/+5
* make updateRichard Levitte2018-12-071-500/+500
* Added missing signature algorithm reflection functionsViktor Dukhovni2018-11-121-0/+1
* Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_listRichard Levitte2018-09-031-2/+2
* Add support for SSL_CTX_set_post_handshake_auth()Matt Caswell2018-08-201-0/+1
* Change Post Handshake auth so that it is opt-inMatt Caswell2018-08-201-1/+1
* Introduce the recv_max_early_data settingMatt Caswell2018-07-061-0/+4
* Add setters to set the early_data callbackMatt Caswell2018-07-021-0/+2
* Enable the ability to set the number of TLSv1.3 session tickets sentMatt Caswell2018-05-171-0/+4