summaryrefslogtreecommitdiff
path: root/include/openssl/ssl.h.in
Commit message (Expand)AuthorAgeFilesLines
* QUIC APL: De-publicise SSL_attach_stream/SSL_detach_streamHugo Landau2023-05-121-3/+0
* QUIC MSST: Rename SSL_set_incoming_stream_reject_policyHugo Landau2023-05-121-4/+4
* QUIC MSST: Revise SSL_get_conn_close_info API (char)Hugo Landau2023-05-121-1/+1
* QUIC MSST: Minor fixes and cleanupsHugo Landau2023-05-121-2/+2
* QUIC DISPATCH/APL: Add SSL_stream_reset and status query APIsHugo Landau2023-05-121-0/+32
* QUIC DISPATCH/APL: SSL_accept_stream, SSL_get_accept_queue_lenHugo Landau2023-05-121-0/+4
* QUIC DISPATCH/APL: Add SSL_set_incoming_stream_reject_policy (unwired)Hugo Landau2023-05-121-0/+5
* QUIC DISPATCH/APL: Implement SSL_set_default_stream_mode, default XSO refactorHugo Landau2023-05-121-0/+8
* QUIC DISPATCH/APL: Implement SSL_get_stream_idHugo Landau2023-05-121-0/+2
* QUIC DISPATCH/APL: Implement SSL_get_stream_typeHugo Landau2023-05-121-0/+6
* QUIC DISPATCH/APL: Implement SSL_is_connectionHugo Landau2023-05-121-0/+1
* 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/+4
* 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-17/+38
* QUIC: Add support for datagram injectionHugo Landau2023-03-221-0/+6
* QUIC FIN Support: Various fixesHugo Landau2023-01-271-2/+2
* QUIC Front End I/O API: Add support for signalling and detecting end-of-streamHugo Landau2023-01-271-0/+2
* QUIC: Refine SSL_shutdown and begin to implement SSL_shutdown_exHugo Landau2023-01-271-0/+12
* QUIC API: Rename want_net_read and want_net_writeHugo Landau2023-01-131-2/+2
* QUIC Front-End I/O APIHugo Landau2023-01-131-0/+7
* Add BIO poll descriptorsHugo Landau2023-01-131-0/+4
* Add support for KTLS zerocopy sendfile on LinuxMaxim Mikityanskiy2022-11-241-0/+2
* Add `for_comp` flag when retrieving certs for compressionTodd Short2022-10-181-0/+1
* Add support for compressed certificates (RFC8879)Todd Short2022-10-181-0/+29
* Add OSSL_QUIC methods to headers and manual pagesTomas Mraz2022-06-031-0/+1
* Header file cleanup for C++20 header-unitsNathan Sidwell2022-05-091-0/+3
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Add SSL_(CTX_)?get0_(verify|chain)_cert_store functionsHugo Landau2022-04-061-0/+11
* Replace handling of negative verification result with SSL_set_retry_verify()Tomas Mraz2022-03-141-0/+3
* add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()Phus Lu2022-02-031-0/+5
* Optimize session cache flushingTodd Short2021-06-101-0/+1
* Move libssl related defines used by fips provider to prov_ssl.hTomas Mraz2021-06-041-1/+2
* Slightly reformat ssl.h.inRich Salz2021-05-141-123/+96
* Convert SSL_{CTX}_[gs]et_options to 64Rich Salz2021-05-141-38/+38
* ssl.h.in: Fix deprecation exclusion for SRP-related declarationsDr. David von Oheimb2021-05-081-2/+4
* Enforce secure renegotiation support by defaultBenjamin Kaduk2021-05-051-1/+0
* Only enable KTLS if it is explicitly configuredMatt Caswell2021-04-121-13/+4
* Deprecate the libssl level SRP APIsMatt Caswell2021-02-121-14/+20
* Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto algMatt Caswell2021-02-051-7/+2
* Update copyright yearRichard Levitte2021-01-281-1/+1
* TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFYDr. David von Oheimb2021-01-261-0/+3
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-261-3/+3
* replace 'unsigned const char' with 'const unsigned char'Thomas De Schampheleire2021-01-091-2/+2
* Adding TLS group name retrievalMichael Baentsch2021-01-081-0/+2
* Drop OPENSSL_NO_RSA everywhereRichard Levitte2020-12-201-12/+4
* Switch deprecation method for SSLRichard Levitte2020-12-041-25/+41
* Deprecate RSA harderRichard Levitte2020-11-181-5/+19
* Implement a replacement for SSL_set_tmp_dh()Matt Caswell2020-11-181-0/+3
* Deprecate SSL_CTRL_SET_TMP_DH and other related ctrlsMatt Caswell2020-11-181-4/+16