ssl/statem: Replace size_t with int and add the checks
[openssl.git] / doc / build.info
46 hours ago Damian Hobson-Garciax509_acert: Load attributes from config file section
46 hours ago Damian Hobson-GarciaAdd IETFAttrSyntax type support
46 hours ago Damian Hobson-Garciax509_acert: Add, remove and get attribute certificate...
46 hours ago Damian Hobson-GarciaAttribute certificate printing functions
46 hours ago Damian Hobson-GarciaAttribute certificate getter and setter API
6 days ago Richard LevitteOSSL_STORE: Add reference docs for the built-in Windows...
2024-02-10 Hugo Landaumake update
2024-02-08 Hugo LandauQUIC: Add documentation for tuning API
2024-02-02 Hugo LandauQLOG: Add manpage openssl-qlog(7)
2024-01-03 slontisAdd missing documentation for X509_ATTRIBUTE related...
2023-09-08 Matt CaswellAdd a new guide page on writing a non-blocking QUIC...
2023-09-08 Matt CaswellAdd a new guide page on writing a non-blocking TLS...
2023-08-25 Matt CaswellAdd an initial guide page for writing a multi-stream...
2023-08-24 Hugo LandauQUIC: Rename SSL_set_initial_peer_addr to SSL_set1_init...
2023-08-23 Matthias St. Pierredoc: add the migration guide to the new guide series
2023-08-08 Matt Caswellmake update
2023-07-07 Tomas MrazQUIC err handling: Save and restore error state
2023-06-27 Matt CaswellAdd a tutorial on writing a simple blocking QUIC client
2023-06-14 Matt CaswellSplit the blocking TLS client guide page into two
2023-06-14 Matt CaswellAdd a tutorial on writing a simple blocking TLS client
2023-06-06 Alex BozarthAdd SSL_get0_group_name() to get name of the group...
2023-06-02 Jairus Christensen[feat] SSL RTT in both client and server statem. SSL_ge...
2023-06-01 Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-05-29 Hugo LandauQUIC Documentation: Rename SSL_tick, SSL_get_tick_timeout
2023-05-17 Hugo LandauQUIC man(7) Documentation
2023-05-12 Hugo LandauQUIC APL: De-publicise SSL_attach_stream/SSL_detach_stream
2023-05-12 Hugo LandauQUIC MSST: Rename SSL_set_incoming_stream_reject_policy
2023-05-12 Hugo LandauQUIC MSST: make update
2023-03-28 Todd ShortRFC7250 (RPK) support
2023-03-21 Hugo LandauQUIC: Add tests for datagram injection API
2023-03-17 Čestmír Kalinaproviders: add Argon2 KDF
2023-02-28 slontisAdd documentation for "NULL" cipher and digest algorithms.
2023-01-27 Hugo LandauQUIC: Add documentation for stream and connection shutd...
2023-01-13 Hugo LandauQUIC CSM: Tweak docs for tick functions, add DTLSv1...
2023-01-13 Hugo LandauQUIC CSM: Documentation for new APIs
2023-01-10 Nikhil BishtDocumentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY...
2022-12-22 slontisDocs: Move deprecated ECDSA_ functions into a separate...
2022-12-15 Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2022-12-08 Richard LevitteMove the description of the core types into their own...
2022-11-30 slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-25 Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-18 slontisAdd doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVI...
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-18 Todd ShortAdd brotli compression support (RFC7924)
2022-10-06 Richard LevitteRename ossl_sleep() to OSSL_sleep() and make it public
2022-09-26 Todd ShortAdd documentation for the OPENSSL_gmtime functions
2022-09-23 Graham WoodwardAllow PKCS12 export to set arbitrary bag attributes
2022-09-23 slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2022-09-23 Hugo LandauBIO_s_dgram_pair
2022-09-14 Hugo LandauAdd support for loading root CAs from Windows crypto API
2022-08-24 Dr. David von Oheimbadd missing doc of X509_REQ_get_extensions() and X509_R...
2022-08-19 Hugo LandauBIO_sendmmsg/BIO_recvmmsg (API only)
2022-06-03 Tomas MrazAdd OSSL_QUIC methods to headers and manual pages
2022-05-04 Dr. David von OheimbX509{,_LOOKUP}: Improve distinction between not found...
2022-04-22 Dmitry BelyavskiyPublic API functions OPENSSL_str[n]casecmp
2022-03-14 Hugo LandauAdd manpages for SSL_get_certificate, SSL_get_private_key
2022-03-14 Tomas MrazReplace handling of negative verification result with...
2021-10-27 Richard LevitteEVP: Allow a fallback for operations that work with...
2021-09-28 Paulidoc: include PVK KDFdocumentation in build.info
2021-09-23 Ulrich MüllerAdd default provider support for Keccak 224, 256, 384...
2021-08-05 Pauliupdate doc/build.info
2021-07-05 Paulidoc: include PBKDF1 documentation in build.info
2021-06-08 Paulidoc: build changes for PKEY life cycle documentation
2021-06-08 Paulidoc: add build info for cipher life cycle documentation
2021-06-08 Paulidoc: add digest life cycle documentation
2021-06-05 Matt CaswellAdd documentation for newly added ASN1 functions
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-05-28 Shane LontisAdd Docs for EVP_CIPHER-*
2021-05-22 Paulidoc: process images when installing
2021-05-20 Shane LontisAdd migration guide for 3.0
2021-05-13 Tomas MrazReplace EVP_PKEY_supports_digest_nid
2021-05-12 Dr. David von OheimbAdd ASN1_item_i2d_mem_bio(); document and improve also...
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-04 Matt CaswellDocument the new core BIO public API support
2021-04-29 Jon SpillettAdd library context and property query support into...
2021-04-28 Dr. David von OheimbESS: Export three core functions, clean up TS and CMS...
2021-04-15 Shane LontisAdd EVP_PKEY_todata() and EVP_PKEY_export() functions.
2021-04-12 Shane LontisAdd OSSL_PARAM_dup() and OSSL_PARAM_merge().
2021-04-09 Tomas Mrazprovider-decoder.pod: Documentation of provider side...
2021-03-26 Paulidoc: note that KDF/PRF transitions will be enforced...
2021-03-22 Shane LontisFix usages of const EVP_MD.
2021-03-22 Andrey MatyukovDual 1024-bit exponentiation optimization for Intel...
2021-03-10 Shane LontisAdd new filter BIO BIO_f_readbuffer()
2021-03-01 Richard Levittemake update
2021-02-23 Richard Levittemake update
2021-02-23 Richard Levittemake update
2021-02-23 Richard LevitteGenerate doc/build.info with 'make update' rather than...
2021-02-05 Richard LevitteMakefile template: Allow separate generation of .pod...
2020-05-13 Richard LevitteRemove explicit dependency on configdata.pm when proces...
2019-11-29 Richard LevitteAdd doc/build.info to build the documentation