summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-12-04add X509_cmp_timeframe() including its documentationDr. David von Oheimb
2019-11-29PROV SERIALIZER: add support for writing RSA keysRichard Levitte
2019-11-29PROV SERIALIZER: add common functionality to serialize keysRichard Levitte
2019-11-29PROV BIO: add a BIO_vprintf() upcall, and a provider BIO libraryRichard Levitte
2019-11-29SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte
2019-11-29SERIALIZER: add functions for serialization to fileRichard Levitte
2019-11-29SERIALIZER: New API for serialization of objects through providersRichard Levitte
2019-11-29CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte
2019-11-29Disable mem leak checking for the self test lockMatt Caswell
2019-11-29Add doc/build.info to build the documentationRichard Levitte
2019-11-28Fix L<EVP_MD_CTX_set_pkey_ctx> linksmoehuster
2019-11-28Use option/parameter consistently.Rich Salz
2019-11-28Document more env var stuff, fix some typo'sRich Salz
2019-11-27doc/man7/proxy-certificates.pod: New guide for proxy certificatesRichard Levitte
2019-11-24Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre
2019-11-21Documentation updates due to naming tweaksMatt Caswell
2019-11-20Replumbing: pre-populate the EVP namemap with commonly known namesRichard Levitte
2019-11-20Document command parameters.Rich Salz
2019-11-18Properties: make query cache reference count aware.Pauli
2019-11-17Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu
2019-11-15Fix some broken doc linksRich Salz
2019-11-14A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpagesTomas Mraz
2019-11-14Document various new/changes EVP_PKEY_CTX_* functionsMatt Caswell
2019-11-14Document the public EVP_ASYM_CIPHER releated functionsMatt Caswell
2019-11-14Add documentation for the Asymmetric Cipher OperationMatt Caswell
2019-11-14CORE: Add a generic callback function typeRichard Levitte
2019-11-13Extend docs for EC_POINT conversion functionsNicola Tuveri
2019-11-12Add missing docs for some PKCS12 functionsJon Spillett
2019-11-12add OPENSSL_FUNC.pod documenting OPENSSL_MSTR, OPENSSL_FUNC, and friendsDr. David von Oheimb
2019-11-12SSL: Document SSL_add_{file,dir,store}_cert_subjects_to_stack()Richard Levitte
2019-11-12Add a .pragma directive for configuration filesRichard Levitte
2019-11-11Fix cut'n'paste typos in the provider-digest podDmitry Belyavskiy
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz
2019-11-08Cleanup include/openssl/opensslv.h.inRichard Levitte
2019-11-08Add AES SIV ciphers to default providerShane Lontis
2019-11-07Add EVP functionality to create domain params and keys by user dataRichard Levitte
2019-11-06Strip much out of ssl.podRich Salz
2019-11-06Add L<ssl(7)> to all SSL pagesRich Salz
2019-11-06Remove outdated info from man7/sslRich Salz
2019-11-05EVP: Make the SIGNATURE implementation leanerRichard Levitte
2019-11-05EVP: Make the KEYEXCH implementation leanerRichard Levitte
2019-11-03Document added SSL functions related to X509_LOOKUP_storeRichard Levitte
2019-11-03Document X509_LOOKUP_storeRichard Levitte
2019-11-03Add -CAstore and similar to all openssl commands that have -CApathRichard Levitte
2019-11-03Change EVP_PKEY_CTX_new_provided() to take a library context too.Richard Levitte
2019-11-03doc/man3/OSSL_PARAM.pod: Clarify return_size with integer typesRichard Levitte
2019-10-31Fix L<> entries without sectionsRich Salz
2019-10-31Infrastructure for templated doc in POD filesRich Salz
2019-10-31Fix SYNOPSIS for ASN1_ENUMERATED_get_int64 and ASN1_ENUMERATED_set_int64Jakub Zelenka
2019-10-29chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb