summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-06-11PBKDF2 updates to conform to SP800-132Shane Lontis
2019-06-11Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).Shane Lontis
2019-06-11Fix doc to remove const arg in GEN_SESSION_CBShigeki Ohtsu
2019-06-11Change cipher default strings to a functionTodd Short
2019-06-10doc/internal/man3/ossl_method_construct.pod: follow common conventionsRichard Levitte
2019-06-10EVP fetching: make operation_id part of the method identityRichard Levitte
2019-06-07Add documentation for new functions taking an OPENSSL_CTX parameterMatt Caswell
2019-06-06Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()Kurt Roeckx
2019-06-06Address property documentation concerns.Pauli
2019-06-05man: fix doc-nit in property.podDr. Matthias St. Pierre
2019-06-05Document property hierarchy.Pauli
2019-06-04Document deprecation of version-specific SSL/TLS methodsDr. Matthias St. Pierre
2019-06-04Move digests to providersShane Lontis
2019-06-03Remove file reference from property documentation.Pauli
2019-06-03Fix a typo in the property grammar that creates an ambiguous parse.Pauli
2019-05-31Update X509_STORE_new.podSambit Kumar Dash
2019-05-31Update EVP_VerifyInit.podSambit Kumar Dash
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer
2019-05-30Add man 7 page about properties.Pauli
2019-05-29Typo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDRIuri Rezende Souza
2019-05-27Add d2i_KeyParams/i2d_KeyParams API's.Shane Lontis
2019-05-27doc/man3/X509_LOOKUP_meth_new.pod: clarify the requirementsRichard Levitte
2019-05-27Added Conforming To section to EVP_KDF_TLS1_PRF documentation.David Makepeace
2019-05-24Doc update: minor typo in CMS_verify.podSambit Kumar Dash
2019-05-21Change default RSA, DSA and DH size to 2048 bitKurt Roeckx
2019-05-21Change SSL parameter SSL_session_reused constArne Schwabe
2019-05-21Params conversion tests.Pauli
2019-05-16Added X963KDF APIShane Lontis
2019-05-12EVP_FETCH: remove the need to transport the legacy NID through constructionRichard Levitte
2019-05-12EVP_FETCH: deal with names without pre-defined NIDsRichard Levitte
2019-05-12Create internal number<->name mapping APIRichard Levitte
2019-05-12Ignore entropy from RAND_add()/RAND_seed() in FIPS mode [fixup]Dr. Matthias St. Pierre
2019-05-10Ignore entropy from RAND_add()/RAND_seed() in FIPS modeDr. Matthias St. Pierre
2019-05-09Squashed commit of the following:Lorinczy Zsigmond
2019-05-08Allow specifying the tag after AAD in CCM modeTobias Nießen
2019-05-07ssl: Add SSL_sendfileBoris Pismenny
2019-05-07man: fix a typo and a grammar nit in EVP_PKEY_meth_new(3)Dr. Matthias St. Pierre
2019-05-03Added EVP_KDF (similiar to the EVP_MAC)Shane Lontis
2019-05-02Update internal documentation after global data move to OPENSSL_CTXMatt Caswell
2019-05-01gendsa: dsaparam: introduce -verbose option to enable outputPhilip Prindeville
2019-05-01genrsa: introduce -verbose option to enable outputPhilip Prindeville
2019-04-30Replumbing: give the possibility for the provider to create a contextRichard Levitte
2019-04-24doc: Get rid of unrelated reference to DSA_new()Jakub Jelen
2019-04-24Added app for EVP_KDFShane Lontis
2019-04-23Add a way for the application to get OpenSSL configuration dataRichard Levitte
2019-04-19Check if num is 0 before trying to malloc memory. Otherwise for client hellos...dyrock
2019-04-19Clarify the documentation on the use of ChaCha20Matt Caswell
2019-04-16Add documentation for the BIO_s_mem pecularitiesTomas Mraz
2019-04-12Further harmonisation of manual page HISTORY sectionsJoshua Lock
2019-04-12Update various man pages to place HISTORY section after SEE ALSOJoshua Lock