aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add BIO_bind function to bind local address for a socket.John Hughes2018-02-192-3/+18
* Add X509_get0_authority_key_id() functionMassimiliano Pala2018-02-191-0/+6
* Avoid mentioning uninitialised contexts.Pauli2018-02-192-10/+7
* pkeyparam.pod: correct the command descriptionDr. Matthias St. Pierre2018-02-161-2/+2
* PEM_read_bio_PrivateKey.pod: replace geek speek by something more seriousDr. Matthias St. Pierre2018-02-141-3/+3
* d2i_X509.pod: clarify usage of the 'pp' function parameterDr. Matthias St. Pierre2018-02-141-9/+11
* Update copyright yearMatt Caswell2018-02-1314-14/+14
* Fix include in manpage of X509_check_hostDaniƫl van Eeden2018-02-111-1/+1
* CRYPTO_THREAD_run_once.pod: fix typo and punktuationDr. Matthias St. Pierre2018-02-091-3/+3
* Add MiddleboxCompat option to SSL_CONF_cmd man pageMatt Caswell2018-02-051-0/+6
* Document SSL_OP_ENABLE_MIDDLEBOX_COMPATMatt Caswell2018-02-021-0/+9
* Add OPENSSL_VERSION_AT_LEASTMichael Richardson2018-02-012-0/+11
* Fix doc nitsTodd Short2018-02-011-5/+5
* Add TLSv1.3 post-handshake authentication (PHA)Todd Short2018-02-013-7/+78
* Catch some more old sigalg names in commentsBenjamin Kaduk2018-01-261-1/+1
* Update documentation for SSL_set1_sigalgs()Benjamin Kaduk2018-01-251-3/+5
* Added "B" tag to all variables.David Cooper2018-01-241-6/+6
* Add documentation for the OCSP_basic_sign() and OCSP_basic_sign_ctx() functions.David Cooper2018-01-241-2/+19
* Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...David Cooper2018-01-241-0/+6
* Updates following review of SSL_stateless() codeMatt Caswell2018-01-241-1/+1
* Add documentation for SSL_stateless()Matt Caswell2018-01-241-43/+73
* SHA512/224 and SHA512/256Pauli2018-01-241-3/+14
* Improve some BN documentation.Rich Salz2018-01-231-9/+14
* Add accessors for AdmissionSyntaxRich Salz2018-01-223-0/+197
* enc(1): document that AEAD is not and will not be supportedBenjamin Kaduk2018-01-191-2/+16
* Copyright update of more files that have changed this yearRichard Levitte2018-01-1910-10/+10
* doc: Bad prototypes of EVP_PKEY_CTX_new()Jakub Jelen2018-01-175-8/+11
* Update all affected files' copyright year to 2018Paul Yang2018-01-1658-58/+58
* Enforce return values section checkPaul Yang2018-01-162-0/+8
* Add missing 'RETURN VALUES' sections in docPaul Yang2018-01-1659-61/+476
* Make data argument const in SSL_dane_tlsa_addPatrick Schlangen2018-01-101-1/+3
* Update copyright years on all files merged since Jan 1st 2018Richard Levitte2018-01-094-4/+4
* Document SSL_OP_NO_RENEGOTIATION as new in 1.1.1Christian Heimes2018-01-081-1/+2
* Document OPENSSL_ENGINES environment variablePatrick Steuer2018-01-082-1/+26
* Add fingerprint text, remove MD5Rich Salz2018-01-061-13/+5
* Add x509(1) referenceViktor Dukhovni2018-01-051-1/+2
* Improve readability of evp.podDr. Matthias St. Pierre2018-01-041-10/+10
* Update the documentation for SSL_write_early_data()Matt Caswell2017-12-281-4/+7
* Add 'openssl req' option to specify extension values on command lineRichard Levitte2017-12-281-0/+17
* Suggestion for improvements to x509.podDaniel Bevenius2017-12-251-9/+9
* Remove extra `the` in SSL_SESSION_set1_id.podDaniel Bevenius2017-12-221-1/+1
* Fix invalid function type casts.Bernd Edlinger2017-12-152-8/+7
* Document the X509_V_FLAG_PARTIAL_CHAIN flagViktor Dukhovni2017-12-131-4/+21
* Fix more OCSP_resp_get0_signer() nitsBen Kaduk2017-12-121-1/+1
* Fix minor typo in bio.podDaniel Bevenius2017-12-121-2/+2
* Minor improvements to ssl.podDaniel Bevenius2017-12-121-10/+10
* rsa: Do not allow less than 512 bit RSA keysSebastian Andrzej Siewior2017-12-111-8/+1
* doc/man3/EVP_EncryptInit.pod: add EVP_CIPHER_CTX_rand_keyPatrick Steuer2017-12-091-0/+8
* Leave a message in doc to indicate 0 is not acceptablePaul Yang2017-12-081-2/+2
* Add link for more SECLEVEL infoRich Salz2017-12-051-1/+2