summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-06-17Better document specific OSSL_PARAM symbols.Pauli
2019-06-15Add documentation for X509_cmp and related APIsPaul Yang
2019-06-13Update the d2i docs to reflect realityMatt Caswell
2019-06-12ts: Fix awkward sentences in the documentation and the default digestTomas Mraz
2019-06-12ts: Use sha256 as default digest for TS queryTomas Mraz
2019-06-12Update docs for TLS1.3 FFDHEraja-ashok
2019-06-12i2d_PublicKey was listed in 2 different man pagesMatt Caswell
2019-06-12Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()Matt Caswell
2019-06-12OSSL_PARAM example code bug fix.Pauli
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