summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli
2017-02-20Added '-nameopt' option to the verify command.Dmitry Belyavskiy
2017-02-17Don't use an enum in the return type for a public API functionMatt Caswell
2017-02-17Add documentation for SSL_key_update() and SSL_get_key_update_type()Matt Caswell
2017-02-14Add Sieve support (RFC 5804) to s_client ("-starttls sieve")Robert Scheck
2017-02-13DES keys are not 7 days long.Darren Tucker
2017-02-09Fix a typo in the X509_get0_subject_key_id() documentationMatt Caswell
2017-02-08Update documentationDr. Stephen Henson
2017-02-07Centralize documentation about config file locationRich Salz
2017-02-07apps: Add support for writing a keylog filePeter Wu
2017-02-06Fix parsing of serial# in reqRich Salz
2017-02-06Doc fixRich Salz
2017-02-03Add NNTP support (RFC 4642) to s_client ("-starttls nntp")Robert Scheck
2017-02-01Add support for parameterized SipHashTodd Short
2017-01-30Update documentationDr. Stephen Henson
2017-01-26Document DH_check_params()Richard Levitte
2017-01-25Few nit'sFdaSilvaYY
2017-01-25Fix some extra or missing whitespaces...FdaSilvaYY
2017-01-24Add support for Poly1305 in EVP_PKEYTodd Short
2017-01-23Add documentation for the key logging callbacksCory Benfield
2017-01-21'openssl passwd' command can now compute AIX MD5-based passwords hashes.GaƩtan Njinang
2017-01-19correct 3 mistakesMarkus Triska
2017-01-18Defines and strings for special salt length values, add testsDr. Stephen Henson
2017-01-18Add support for -1, -2 salt lengths for PSS only keys.Dr. Stephen Henson
2017-01-18Correct reference to SSL_get_peer_cert_chain().Markus Triska
2017-01-16Fix man3 reference to CRYPTO_secure_usedxemdetia
2017-01-13Fix "failure rate" bugsRich Salz
2017-01-12Make X509_Digest,others publicRich Salz
2017-01-12Rename file so "ls" works on 80 columnsRich Salz
2017-01-12Add documentationRich Salz
2017-01-12GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz
2017-01-12UI documentation fixupRichard Levitte
2017-01-11Add a few documentation lines about UI_OpenSSL()Richard Levitte
2017-01-11Document the UI utility functionsRichard Levitte
2017-01-11Add an application data field in the UI_METHODRichard Levitte
2017-01-10Fix typo in Blake2 function namesRich Salz
2017-01-09Rename "verify_cb" to SSL_verify_cbRich Salz
2017-01-09Doc nits: callback function typedefsRich Salz
2017-01-08Documentation clarification and fixes.Dr. Stephen Henson
2017-01-08Add documentation for PSS control operations.Dr. Stephen Henson
2017-01-08document RSA-PSS algorithm optionsDr. Stephen Henson
2016-12-29replace "will lookup up" by "will look up"Markus Triska
2016-12-18Fix typo.Finn Hakansson
2016-12-15man3/OPENSSL_ia32cap.pod: clarify AVX512 support in clang context.Andy Polyakov
2016-12-13Add X509_VERIFY_PARAM inheritance flag set/getRich Salz
2016-12-13Fix various doc nits.Rich Salz
2016-12-12Typo fixedDmitry Belyavskiy
2016-12-12Restore the ERR_FATAL_ERROR() macroBenjamin Kaduk
2016-12-10Fix reference to SSL_set_max_proto_version.Markus Triska
2016-11-28Test mac-then-encryptEmilia Kasper