summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-01-30Complain if -twopass is used incorrectlyMatt Caswell
2019-01-27clarify which functions are the CMS functions which must have CMS_PARTIAL setMichael Richardson
2019-01-27Remove stray -modulus option from the ec manual page.Tomas Mraz
2019-01-07More configurable crypto and ssl library initializationViktor Dukhovni
2019-01-07doc/man1/x509.pod: fix typoDr. Matthias St. Pierre
2019-01-04Implement OPENSSL_INIT_NO_ATEXITMatt Caswell
2018-12-29Fixed minor typo in the req.pod docsBehrang
2018-12-27fixed grammar typoMichael Richardson
2018-12-23EVP_PKEY_size declared to take a const parameterShreya Bhandare
2018-12-19Fix function names in ct(7) documentationChristian Heimes
2018-12-15man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre
2018-12-12doc/man3: remove copy&paste leftoverDr. Matthias St. Pierre
2018-12-12Use the correct function nameJakub Jelen
2018-12-12Fixed typo (vi leftover).Tobias Stoeckmann
2018-12-10Document the num_tickets s_server optionMatt Caswell
2018-12-07Doc: fix reference to deprecated methods.FdaSilvaYY
2018-12-05Fix some SSL_export_keying_material() issuesMatt Caswell
2018-12-03Docs fixup: some man3 pages had unindented code in SYNOPSISRichard Levitte
2018-11-30rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.Andy Polyakov
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