summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2018-07-31Add documentation for the new non-curve type specific EC functionsMatt Caswell
2018-07-28doc/BN_generate_prime: update doc about other callback valuesBeat Bolli
2018-07-26Fix inconsisten use of bit vs bitsKurt Roeckx
2018-07-26Make number of Miller-Rabin tests for a prime tests depend on the security le...Kurt Roeckx
2018-07-23Add a note about aborts encountered while sending early_dataMatt Caswell
2018-07-20const-ify some input SSL * argumentsBenjamin Kaduk
2018-07-17Improve documentation about reading and writingKurt Roeckx
2018-07-13Documentation typo fix in BN_bn2bin.podAlexandre Perrin
2018-07-06Document SSL_CTX_set_recv_max_early_data() etcMatt Caswell
2018-07-05Add missing include file to docRich Salz
2018-07-04Document more EVP_MD_CTX functionsRichard Levitte
2018-07-03Fix some issues found by Denian's lintian toolRich Salz
2018-07-02Add the ability to configure anti-replay via SSL_CONFMatt Caswell
2018-07-02Document the new early data callback and optionMatt Caswell
2018-06-27Modify the DEVRANDOM source so that the files are kept open persistently.Pauli
2018-06-26Document changes to SSL_OP_NO_TICKET for TLSv1.3Matt Caswell
2018-06-23Fix prototype of ASN1_INTEGER_get and ASN1_INTEGER_setKurt Roeckx
2018-06-23OpenSSL-II style for emacs: don't indent because of extern blockRichard Levitte
2018-06-21add documentation for OCSP_basic_verify()David von Oheimb
2018-06-21Fix spelling errors in documentation.Pauli
2018-06-20Update copyright yearMatt Caswell
2018-06-19Fix & update documentation about RAND_priv_bytes()Nicola Tuveri
2018-06-19Add EVP_PKEY_set_alias_typeJack Lloyd
2018-06-18add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.cDavid von Oheimb
2018-06-15Repair broken C syntax (missing close parens) in a manual page.Eric S. Raymond
2018-06-13Fix manpage problemsEric S. Raymond
2018-06-13doc/man7/passphrase-encoding.pod: Make consistentRichard Levitte
2018-06-12Document return value of X509_add_extViktor Dukhovni
2018-06-12Deprecate DSA_sign_setup() in the documentationNicola Tuveri
2018-06-08Documentation for missing s_client/s_server optionsDmitry Belyavskiy
2018-06-08Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functionsMatt Caswell
2018-06-08Document the raw key getter functionsMatt Caswell
2018-06-07Document UTF-8 expectation for pass phrases passed to OSSL_STORERichard Levitte
2018-06-02Document failure return for ECDSA_SIG_newKen Goldman
2018-06-01STORE: split off the description of the 'file' scheme loaderRichard Levitte
2018-05-30apps/speed.c: add -aead flag.Andy Polyakov
2018-05-30Add APIs for custom X509_LOOKUP_METHOD creationMingtao Yang
2018-05-29Update the "Connected Commands" section of s_client/s_server docsMatt Caswell
2018-05-29Update copyright yearMatt Caswell
2018-05-28ECDSA_SIG: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-28RSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-28DSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-28DH: fix: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-26Improve the example getpass() implementation to show an error returnNick Mathewson
2018-05-26Update documentation for PEM callback: error is now -1.Nick Mathewson
2018-05-24Add a sanity check on the length of pkeyutl inputsMatt Caswell
2018-05-23Skip CN DNS name constraint checks when not neededViktor Dukhovni
2018-05-18Allow the ca application to use EdDSAMatt Caswell
2018-05-18DH: add simple getters for commonly used DH struct membersDr. Matthias St. Pierre
2018-05-17Add documentation for the ability to control the number of ticketsMatt Caswell