summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* apps/speed.c: add -seconds and -bytes optionsPatrick Steuer2017-12-041-0/+8
* Use ChaCha only if prioritized by clntTodd Short2017-11-303-8/+41
* rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits.Andy Polyakov2017-11-281-2/+8
* Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdateFdaSilvaYY2017-11-281-2/+2
* Fix EVP_MD_meth_new.podRichard Levitte2017-11-241-2/+2
* Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.podRichard Levitte2017-11-242-9/+33
* Support multi-prime RSA (RFC 8017)Paul Yang2017-11-216-26/+138
* Support public key and param check in EVP interfacePaul Yang2017-11-206-11/+79
* Fix typo that cause find-doc-nits failureRich Salz2017-11-121-1/+1
* Add an API to get the signer of an OCSP responseBenjamin Kaduk2017-11-111-1/+14
* Typo fixPiotr Czajka2017-11-111-1/+1
* OPENSSL_ia32cap: reserve for new extensions.Andy Polyakov2017-11-081-0/+5
* Various typoFdaSilvaYY2017-11-073-3/+3
* Warn if -days without -x509Rich Salz2017-11-071-1/+2