summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2022-07-18dhparam: Correct the documentation of -dsaparamTomas Mraz
2022-07-16CMS: add CMS_SignedData_verify(), a variant of CMS_verify() with extensionsDr. David von Oheimb
2022-07-16CMS_add0_cert.pod: various improvements of the descriptionDr. David von Oheimb
2022-07-15Added paragraph to free objects alloced by X509V3_add1_i2d()Allan
2022-07-15Updated X509v3_get_ext_by_NID.pod and X509_CRL_get0_by_serial.podAllan
2022-07-14openssl-x509.pod.in: fix description of certificate serial number storageDr. David von Oheimb
2022-07-14APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use ran...Dr. David von Oheimb
2022-07-12OSSL_trace_set_channel.pod and openssl.pod: fix missing/inconsistent category...Dr. David von Oheimb
2022-07-11Add config option for speed commandKan
2022-07-11Add the LibreOffice Draw source for the QUIC overview graphTomas Mraz
2022-07-06Updated information for OSSL_SIGNATURE_PARAM_PSS_SALTLENAllan
2022-07-06http_client.c: fix comment and documentation of the memory BIOs usedDr. David von Oheimb
2022-07-06OSSL_HTTP_open(): improve use of use_ssl and its documentationDr. David von Oheimb
2022-07-06openssl-cmds.pod.in: add missing entry for cmpDr. David von Oheimb
2022-07-06Fix typos in SSL_CTX_use_certificate.pod fileEasySec
2022-07-06doc: document the event queue internal APIPauli
2022-07-01CMP: introduce version 3, while version 2 stays the defaultDr. David von Oheimb
2022-06-30Documentation update for EVP_set_default_propertiesslontis
2022-06-30Update the default macsaltlen and Add the configure for macsaltlenKan
2022-06-28SSL_get_current_cipher() and SSL_get_pending_cipher() return 'const SSL_CIPHE...olszomal
2022-06-28Add missing documentation of OSSL_FUNC_store_export_object()Tomas Mraz
2022-06-28Correct doubled OSSL_OSSL when documenting OSSL_FUNC_.._fnTomas Mraz
2022-06-28CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()Dr. David von Oheimb
2022-06-27der_writer: Use uint32_t instead of long.Daniel Fiala
2022-06-24Add initial demo-driven design demosHugo Landau
2022-06-24Added documentation for PEM_X509_INFO_read() and PEM_X509_INFO_read_bio()Allan
2022-06-22Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-06-22doc: document the new internal time APIPauli
2022-06-22doc: priority queue documentationPauli
2022-06-22Add dgram API discussionHugo Landau
2022-06-16Fix documentation of BIO_FLAGS_BASE64_NO_NLFraser Tweedale
2022-06-16Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTRMichael Baentsch
2022-06-09Update SIV mode documentationTodd Short
2022-06-08High level overview of QUIC ImplementationTomas Mraz
2022-06-03Enable setting SSL_CERT_FLAG_TLS_STRICT with ssl configTomas Mraz
2022-06-03Add OSSL_QUIC methods to headers and manual pagesTomas Mraz
2022-06-01doc: Fix keymgmt functions parameters Ladislav Marko
2022-05-30OSSL_trace_enabled.pod and OSSL_trace_set_channel.pod: improve docDr. David von Oheimb
2022-05-30http_client.c: Dump response on error when tracing is enabledDr. David von Oheimb
2022-05-27The -no_legacy_server_connect option applies to clientTomas Mraz
2022-05-26Fix the defective check of EVP_PKEY_get_paramsPeiwei Hu
2022-05-23Add more SRTP protection profilesKijin Kim
2022-05-21Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names()Tomas Mraz
2022-05-19openssl-ca.pod.in: Minor grammar fixJoshua Arnott
2022-05-19Add basic RISC-V cpuid and OPENSSL_riscvcapHenry Brausen
2022-05-18Documentation: X509_V_ERR_CERT_CHAIN_TOO_LONG is not unusedThomas Bellebaum
2022-05-16Fix BIO_get_ktls_send/recv to return 0 or 1 onlyTomas Mraz
2022-05-09Correct padding mode flag name for EVP_PKEY_decrypt/encrypt() examplesDimitry Andric
2022-05-09doc: Fix RSA public key parametersAhmed JELIJLI
2022-05-09Add documentation for key validation that indicates the difference between theslontis