summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2017-02-26Add a null UI methodRichard Levitte
2017-02-24X509 time: tighten validation per RFC 5280Emilia Kasper
2017-02-23Add SSL_CTX early callbackBenjamin Kaduk
2017-02-23Refactor SSL_bytes_to_cipher_list()Benjamin Kaduk
2017-02-23Export SSL_bytes_to_cipher_list()Benjamin Kaduk
2017-02-22apps/req.c: flag "-new" is implied by "-precert"Rob Percival
2017-02-22Documentation for the -precert flag for "openssl req"Rob Percival
2017-02-21Provided support for the -nameopt flag in s_client, s_server and s_timeDmitry Belyavskiy
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