aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add SSL_CTX early callbackBenjamin Kaduk2017-02-233-6/+136
* Refactor SSL_bytes_to_cipher_list()Benjamin Kaduk2017-02-231-12/+7
* Export SSL_bytes_to_cipher_list()Benjamin Kaduk2017-02-231-1/+21
* apps/req.c: flag "-new" is implied by "-precert"Rob Percival2017-02-221-0/+2
* Documentation for the -precert flag for "openssl req"Rob Percival2017-02-221-0/+9
* Provided support for the -nameopt flag in s_client, s_server and s_timeDmitry Belyavskiy2017-02-213-0/+24
* Implementation of the ARIA cipher as described in RFC 5794.Pauli2017-02-216-11/+47
* Added '-nameopt' option to the verify command.Dmitry Belyavskiy2017-02-201-0/+8
* Don't use an enum in the return type for a public API functionMatt Caswell2017-02-172-13/+4
* Add documentation for SSL_key_update() and SSL_get_key_update_type()Matt Caswell2017-02-172-0/+123
* Add Sieve support (RFC 5804) to s_client ("-starttls sieve")Robert Scheck2017-02-141-1/+1
* DES keys are not 7 days long.Darren Tucker2017-02-131-1/+1
* Fix a typo in the X509_get0_subject_key_id() documentationMatt Caswell2017-02-091-1/+1
* Update documentationDr. Stephen Henson2017-02-082-2/+13
* Centralize documentation about config file locationRich Salz2017-02-075-34/+24
* apps: Add support for writing a keylog filePeter Wu2017-02-072-0/+10
* Fix parsing of serial# in reqRich Salz2017-02-061-1/+0
* Doc fixRich Salz2017-02-061-4/+5
* Add NNTP support (RFC 4642) to s_client ("-starttls nntp")Robert Scheck2017-02-031-1/+1
* Add support for parameterized SipHashTodd Short2017-02-011-1/+1
* Update documentationDr. Stephen Henson2017-01-302-2/+50
* Document DH_check_params()Richard Levitte2017-01-261-3/+29
* Few nit'sFdaSilvaYY2017-01-252-9/+6
* Fix some extra or missing whitespaces...FdaSilvaYY2017-01-252-6/+5
* Add support for Poly1305 in EVP_PKEYTodd Short2017-01-242-1/+11
* Add documentation for the key logging callbacksCory Benfield2017-01-231-0/+48
* 'openssl passwd' command can now compute AIX MD5-based passwords hashes.GaƩtan Njinang2017-01-211-1/+8
* correct 3 mistakesMarkus Triska2017-01-191-2/+2
* Defines and strings for special salt length values, add testsDr. Stephen Henson2017-01-183-13/+15
* Add support for -1, -2 salt lengths for PSS only keys.Dr. Stephen Henson2017-01-181-2/+3
* Correct reference to SSL_get_peer_cert_chain().Markus Triska2017-01-181-1/+1
* Fix man3 reference to CRYPTO_secure_usedxemdetia2017-01-161-2/+2
* Fix "failure rate" bugsRich Salz2017-01-131-2/+2
* Make X509_Digest,others publicRich Salz2017-01-121-0/+65
* Rename file so "ls" works on 80 columnsRich Salz2017-01-121-0/+0
* Add documentationRich Salz2017-01-121-1/+31
* GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz2017-01-121-0/+2
* UI documentation fixupRichard Levitte2017-01-121-3/+2
* Add a few documentation lines about UI_OpenSSL()Richard Levitte2017-01-111-0/+3
* Document the UI utility functionsRichard Levitte2017-01-111-0/+47
* Add an application data field in the UI_METHODRichard Levitte2017-01-111-0/+1
* Fix typo in Blake2 function namesRich Salz2017-01-101-6/+6
* Rename "verify_cb" to SSL_verify_cbRich Salz2017-01-091-4/+4
* Doc nits: callback function typedefsRich Salz2017-01-099-15/+32
* Documentation clarification and fixes.Dr. Stephen Henson2017-01-081-15/+15
* Add documentation for PSS control operations.Dr. Stephen Henson2017-01-081-0/+99
* document RSA-PSS algorithm optionsDr. Stephen Henson2017-01-082-0/+51
* replace "will lookup up" by "will look up"Markus Triska2016-12-291-1/+1
* Fix typo.Finn Hakansson2016-12-181-1/+1
* man3/OPENSSL_ia32cap.pod: clarify AVX512 support in clang context.Andy Polyakov2016-12-151-1/+20