summaryrefslogtreecommitdiffstats
path: root/doc/build.info
AgeCommit message (Expand)Author
2023-09-08Add a new guide page on writing a non-blocking QUIC clientMatt Caswell
2023-09-08Add a new guide page on writing a non-blocking TLS clientMatt Caswell
2023-08-25Add an initial guide page for writing a multi-stream QUIC clientMatt Caswell
2023-08-24QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau
2023-08-23doc: add the migration guide to the new guide seriesMatthias St. Pierre
2023-08-08make updateMatt Caswell
2023-07-07QUIC err handling: Save and restore error stateTomas Mraz
2023-06-28Add a tutorial on writing a simple blocking QUIC clientMatt Caswell
2023-06-14Split the blocking TLS client guide page into twoMatt Caswell
2023-06-14Add a tutorial on writing a simple blocking TLS clientMatt Caswell
2023-06-06Add SSL_get0_group_name() to get name of the group used for KEXAlex Bozarth
2023-06-02[feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes ...Jairus Christensen
2023-06-01CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb
2023-05-29QUIC Documentation: Rename SSL_tick, SSL_get_tick_timeoutHugo Landau
2023-05-17QUIC man(7) DocumentationHugo Landau
2023-05-12QUIC APL: De-publicise SSL_attach_stream/SSL_detach_streamHugo Landau
2023-05-12QUIC MSST: Rename SSL_set_incoming_stream_reject_policyHugo Landau
2023-05-12QUIC MSST: make updateHugo Landau
2023-03-28RFC7250 (RPK) supportTodd Short
2023-03-22QUIC: Add tests for datagram injection APIHugo Landau
2023-03-17providers: add Argon2 KDFČestmír Kalina
2023-02-28Add documentation for "NULL" cipher and digest algorithms.slontis
2023-01-27QUIC: Add documentation for stream and connection shutdown functionsHugo Landau
2023-01-13QUIC CSM: Tweak docs for tick functions, add DTLSv1 docsHugo Landau
2023-01-13QUIC CSM: Documentation for new APIsHugo Landau
2023-01-10Documentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY_CTX_get0_peerkey().Nikhil Bisht
2022-12-22Docs: Move deprecated ECDSA_ functions into a separate file.slontis
2022-12-15BIO_s_dgram: add documentation and hazard warningsHugo Landau
2022-12-08Move the description of the core types into their own pagesRichard Levitte
2022-11-30Implement deterministic ECDSA sign (RFC6979)slontis
2022-11-25Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell
2022-11-18Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.slontis
2022-10-18Add support for compressed certificates (RFC8879)Todd Short
2022-10-18Add brotli compression support (RFC7924)Todd Short
2022-10-06Rename ossl_sleep() to OSSL_sleep() and make it publicRichard Levitte
2022-09-26Add documentation for the OPENSSL_gmtime functionsTodd Short
2022-09-23Allow PKCS12 export to set arbitrary bag attributesGraham Woodward
2022-09-23Add HPKE DHKEM provider support for EC, X25519 and X448.slontis
2022-09-23BIO_s_dgram_pairHugo Landau
2022-09-14Add support for loading root CAs from Windows crypto APIHugo Landau
2022-08-24add missing doc of X509_REQ_get_extensions() and X509_REQ_add_extensions{,_ni...Dr. David von Oheimb
2022-08-19BIO_sendmmsg/BIO_recvmmsg (API only)Hugo Landau
2022-06-03Add OSSL_QUIC methods to headers and manual pagesTomas Mraz
2022-05-04X509{,_LOOKUP}: Improve distinction between not found and fatal/internal errorDr. David von Oheimb
2022-04-22Public API functions OPENSSL_str[n]casecmpDmitry Belyavskiy
2022-03-14Add manpages for SSL_get_certificate, SSL_get_private_keyHugo Landau
2022-03-14Replace handling of negative verification result with SSL_set_retry_verify()Tomas Mraz
2021-10-27EVP: Allow a fallback for operations that work with an EVP_PKEYRichard Levitte
2021-09-28doc: include PVK KDFdocumentation in build.infoPauli
2021-09-23Add default provider support for Keccak 224, 256, 384 and 512Ulrich Müller