Fix coverity 1516093 tainted scalar
[openssl.git] / doc /
2022-10-19 Pauliripemd: document as being present in the default provider
2022-10-18 Todd ShortUpdate COMP_METHOD
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-18 Todd ShortAdd ZSTD compression support (RFC8478bis)
2022-10-18 Todd ShortAdd brotli compression support (RFC7924)
2022-10-17 Joachim VandersmissenFix documentation for OFB/OCB in the FIPS provider
2022-10-17 omahsFix typos in doc/designs/ddd/README.md
2022-10-17 Čestmír Kalinacrypto: add preemptive threading support
2022-10-13 Daniel FialaPKCS12_SAFEBAG_set0_attrs: Remove const from function...
2022-10-12 FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-10-07 Tomas MrazAdd design document for the QUIC Stream Receive Buffers...
2022-10-07 Matt CaswellUpdate the SSL_CTX_set1_groups documentation
2022-10-07 Richard LevitteChange all references to OpenSSL 3.1 to OpenSSL 3.2...
2022-10-06 Richard LevitteRename ossl_sleep() to OSSL_sleep() and make it public
2022-10-04 Daniel FialaFix examples related to BIO_do_accept
2022-09-28 Juergen Christapps/speed.c: Lock buffer in memory
2022-09-26 Hugo LandauQUIC Flow Control
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 Richard LevitteExtend the RX Depacketizer frame table with what packet...
2022-09-23 Richard LevitteMove the QUIC_CONNECTION typedef to internal headers
2022-09-23 Tomas MrazFix error return values from BIO_ctrl_(w)pending()
2022-09-23 PauliAdd design document for the QUIC connection ID cache.
2022-09-23 Pauliupdate overview with a note about many to one connectio...
2022-09-23 slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2022-09-23 olszomalOSSL_PROVIDER_set_default_search_path() return value
2022-09-23 Hugo LandauBIO_s_dgram_pair
2022-09-20 Dr. David von OheimbAPPS: Move load_csr_autofmt() from apps/cmp.c to apps...
2022-09-20 Patrik SevalliusUpdate documentation, standard input is expected to...
2022-09-16 Daniel FialaAdd documentation and test for EVP_PBE_alg_add
2022-09-15 Akshat MaheshwariFix a typo in the function name
2022-09-14 Hugo LandauAdd support for loading root CAs from Windows crypto API
2022-09-13 Paulidesign: TX Packetiser
2022-09-13 Paulitime: add some additional utilities and document everything
2022-09-11 Paulilist: add an option to list all available algorithms
2022-09-07 Dr. David von OheimbAPPS HTTP server: trace requests and responses when...
2022-09-07 Dr. David von OheimbOSSL_trace_enabled.pod: add missing synopsis for OSSL_T...
2022-09-07 Tomas MrazInitial congestion control API design
2022-09-05 Paulilist: add a doubly linked list type.
2022-09-02 Dr. David von OheimbFix many inconsistencies in doc of CMS_verify() and...
2022-09-01 Tomas MrazDocument the return value of OSSL_LIB_CTX_load_config()
2022-09-01 Tobias BrunnerFix documented max. length for info buffer in HKDF
2022-08-30 Stefanos HarhalakisFix man page to indicate SHA256 MAC for PKCS12
2022-08-29 Tomas MrazAdd design requirements for QUIC packet demuxer
2022-08-24 Hugo LandauQUIC ACK Manager, Statistics Manager and Congestion...
2022-08-24 Dr. David von OheimbCMP: correct handling of fallback subject in OSSL_CMP_C...
2022-08-24 Dr. David von Oheimbadd missing CRMF API function OSSL_CRMF_CERTTEMPLATE_ge...
2022-08-24 Dr. David von OheimbX509: clean up doc and implementation of X509{,_REQ...
2022-08-24 Dr. David von Oheimbadd missing doc of X509_REQ_get_extensions() and X509_R...
2022-08-23 Dr. David von OheimbOSSL_HTTP_REQ_CTX_nbio: add support for partial content...
2022-08-23 Tobias NießenFix typo in migration guide
2022-08-22 Todd ShortFix doc-nits
2022-08-20 Jeff CroxellClarify dashes are required for openssl list command
2022-08-19 Hugo LandauBIO_sendmmsg/BIO_recvmmsg (API only)
2022-08-18 Matt CaswellAdd some documentation for X509_gmtime_adj()
2022-08-18 Lutz JaenickeX509: Add "code sign" as purpose for verification of...
2022-08-18 Tomas MrazClarify documentation in regards to EC key parameters
2022-08-18 Richard LevitteRename "RX Frame Handler" to "RX Depacketizer" in the...
2022-08-18 Richard LevitteRX depacketizer (QUIC)
2022-08-17 slontisSHAKE documentation updates for default output length.
2022-08-17 Matt CaswellCorrect the documentation for OPENSSL_MALLOC_FD
2022-08-12 PauliMake OSSL_TIME a structure
2022-08-04 Kurt RoeckxChange name of parameter in documentation from sigret...
2022-08-04 Tomas MrazProperly document deprecation of DH_new() and related...
2022-08-04 Roberto Hueso GomezFix EC_KEY_set_private_key() NULL priv_key docs
2022-08-03 PauliNote that EVP_CIPHER_get_iv_length returns negative...
2022-07-29 Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-07-29 GregoryTrzonkowskiCorrection: uncompressed is the default value
2022-07-28 Matt CaswellAdd some documentation for the BIO_s_mem() datagram...
2022-07-28 Joachim VandersmissenUpdate EVP_KDF-X942-ASN1.pod
2022-07-26 Dr. David von Oheimbx509_lu.c and x509_vfy.c: improve coding style, comment...
2022-07-26 PauliFix error in LHASH documentation
2022-07-22 PauliFix error in example.
2022-07-21 Dr. David von OheimbX509_STORE_CTX_purpose_inherit(): add missing details...
2022-07-20 Dr. David von OheimbAdd OSSL_CMP_CTX_get0_validatedSrvCert(), correcting...
2022-07-19 Dr. David von Oheimbapps/x509: Improve doc fix for -CAserial anc -CAcreates...
2022-07-19 Dr. David von OheimbAdd X509_PUBKEY_set0_public_key(), extracted from X509_...
2022-07-18 Tomas Mrazdhparam: Correct the documentation of -dsaparam
2022-07-16 Dr. David von OheimbCMS: add CMS_SignedData_verify(), a variant of CMS_veri...
2022-07-16 Dr. David von OheimbCMS_add0_cert.pod: various improvements of the description
2022-07-15 AllanAdded paragraph to free objects alloced by X509V3_add1_...
2022-07-15 AllanUpdated X509v3_get_ext_by_NID.pod and X509_CRL_get0_by_...
2022-07-14 Dr. David von Oheimbopenssl-x509.pod.in: fix description of certificate...
2022-07-14 Dr. David von OheimbAPPS/x509: With -CA but both -CAserial and -CAcreateser...
2022-07-12 Dr. David von OheimbOSSL_trace_set_channel.pod and openssl.pod: fix missing...
2022-07-11 KanAdd config option for speed command
2022-07-10 Tomas MrazAdd the LibreOffice Draw source for the QUIC overview...
2022-07-06 AllanUpdated information for OSSL_SIGNATURE_PARAM_PSS_SALTLEN
2022-07-06 Dr. David von Oheimbhttp_client.c: fix comment and documentation of the...
2022-07-06 Dr. David von OheimbOSSL_HTTP_open(): improve use of use_ssl and its docume...
2022-07-06 Dr. David von Oheimbopenssl-cmds.pod.in: add missing entry for cmp
2022-07-06 EasySecFix typos in SSL_CTX_use_certificate.pod file
2022-07-06 Paulidoc: document the event queue internal API
2022-07-01 Dr. David von OheimbCMP: introduce version 3, while version 2 stays the...
2022-06-30 slontisDocumentation update for EVP_set_default_properties
2022-06-30 KanUpdate the default macsaltlen and Add the configure...
2022-06-28 olszomalSSL_get_current_cipher() and SSL_get_pending_cipher...
2022-06-28 Tomas MrazAdd missing documentation of OSSL_FUNC_store_export_obj...
2022-06-28 Tomas MrazCorrect doubled OSSL_OSSL when documenting OSSL_FUNC_...
2022-06-28 Dr. David von OheimbCMS: Export CMS_EnvelopedData and add CMS_EnvelopedData...
next