summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2018-11-20Update copyright yearMatt Caswell
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni
2018-11-12Merge the CA list documentation for clarityMatt Caswell
2018-11-12Separate ca_names handling for client and serverMatt Caswell
2018-11-09Fix a doc-nit in EVP_PKEY_CTX_ctrl.podPaul Yang
2018-11-08Give a better error if an attempt is made to set a zero length groups listMatt Caswell
2018-11-02apps: Stop pretending to care about Netscape keysRichard Levitte
2018-10-17EVP module documentation passAntoine Salon
2018-10-11Fix compiling warnings in example codePaul Yang
2018-10-08apps: allow empty attribute values with -subjBenjamin Kaduk
2018-10-08Cleanup typos and grammar in DES_random_key.podԜеѕ
2018-09-26Add missing cipher aliases to openssl(1)Antoine Salon
2018-09-26doc/man3/SSL_set_bio.pod: Fix wrong function name in return values sectionJames Callahan
2018-09-25Update enc(1) examples to more recent ciphers and key derivation algorithmsAntoine Salon
2018-09-24Document OPENSSL_VERSION_TEXT macroDaniel Bevenius
2018-09-20Add some missing ciphers in 'enc' documentPaul Yang
2018-09-18Fixed typos in hkdf documentation.David Makepeace
2018-09-17Use 'i' as parameter name not 'I'.Pauli
2018-09-17Update RAND_DRBG.podMatt Eaton
2018-09-16Improve SSL_shutdown() documentationKurt Roeckx
2018-09-13Don't allow -early_data with other options where it doesn't workMatt Caswell
2018-09-11Update copyright yearMatt Caswell
2018-09-07Remove a reference to SSL_force_post_handshake_auth()Matt Caswell
2018-09-07Add missing SM2err and fix doc nitsPaul Yang
2018-09-07Allow EVP_MD_CTX_set_pkey_ctx to accept NULL pctxPaul Yang
2018-09-07Add a SM2(7) man pagePaul Yang
2018-09-07Update document for SM2 stuffsPaul Yang
2018-09-07Support EdDSA in apps/speedPaul Yang
2018-09-04Clarify the return value of SSL_client_version()Matt Caswell
2018-09-04Clarify the EVP_DigestSignInit docsMatt Caswell
2018-09-04Fix example in crl(1) man pageJakub Wilk
2018-09-03Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_listRichard Levitte
2018-09-03add docs for OCSP_resp_get0_signaturePaul Kehrer
2018-09-03add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESPPaul Kehrer
2018-09-01Add a note in the docs about sharing PSKs between TLSv1.2 and TLSv1.3Matt Caswell
2018-09-01TLSv1.3 related changes to man pagesHubert Kario
2018-08-24Add semicolon at the end of the function prototypesPaul Yang
2018-08-22Fix typos in documentation.parasssh
2018-08-22man3/OBJ_nid2obj.pod: mention failure code for OBJ_create.Andy Polyakov
2018-08-22Ignore the digest in req app if using EdDSAMatt Caswell
2018-08-22Improve the usability of the ca app using EdDSAMatt Caswell
2018-08-22Fix typos in documentationJakub Wilk
2018-08-20Add support for SSL_CTX_set_post_handshake_auth()Matt Caswell
2018-08-20Change Post Handshake auth so that it is opt-inMatt Caswell
2018-08-20Fix typos and errors in Ed25519.pod documentationparasssh
2018-08-17crypto/threads_*: remove CRYPTO_atomic_{read|write}.Andy Polyakov
2018-08-15Update code for the final RFC version of TLSv1.3 (RFC8446)Matt Caswell
2018-08-07man3/OPENSSL_LH_COMPFUNC.pod: clarifications and updates.Andy Polyakov
2018-07-31Some protocol versions are build-timeRich Salz
2018-07-31Deprecate the EC curve type specific functions in 1.2.0Matt Caswell