Add missing include file to doc
[openssl.git] / doc /
2018-07-05 Rich SalzAdd missing include file to doc
2018-07-04 Richard LevitteDocument more EVP_MD_CTX functions
2018-07-03 Rich SalzFix some issues found by Denian's lintian tool
2018-07-02 Matt CaswellAdd the ability to configure anti-replay via SSL_CONF
2018-07-02 Matt CaswellDocument the new early data callback and option
2018-06-26 PauliModify the DEVRANDOM source so that the files are kept...
2018-06-26 Matt CaswellDocument changes to SSL_OP_NO_TICKET for TLSv1.3
2018-06-23 Kurt RoeckxFix prototype of ASN1_INTEGER_get and ASN1_INTEGER_set
2018-06-23 Richard LevitteOpenSSL-II style for emacs: don't indent because of...
2018-06-21 David von Oheimbadd documentation for OCSP_basic_verify()
2018-06-21 PauliFix spelling errors in documentation.
2018-06-20 Matt CaswellUpdate copyright year
2018-06-19 Nicola TuveriFix & update documentation about RAND_priv_bytes()
2018-06-19 Jack LloydAdd EVP_PKEY_set_alias_type
2018-06-18 David von Oheimbadd 'unsupported cipher mode' diagnostics to evp_lib...
2018-06-15 Eric S. RaymondRepair broken C syntax (missing close parens) in a...
2018-06-13 Eric S. RaymondFix manpage problems
2018-06-13 Richard Levittedoc/man7/passphrase-encoding.pod: Make consistent
2018-06-12 Viktor DukhovniDocument return value of X509_add_ext
2018-06-12 Nicola TuveriDeprecate DSA_sign_setup() in the documentation
2018-06-08 Dmitry BelyavskiyDocumentation for missing s_client/s_server options
2018-06-08 Matt CaswellAdd function for setting the EVP_PKEY_ASN1_METHOD raw...
2018-06-08 Matt CaswellDocument the raw key getter functions
2018-06-07 Richard LevitteDocument UTF-8 expectation for pass phrases passed...
2018-06-02 Ken GoldmanDocument failure return for ECDSA_SIG_new
2018-06-01 Richard LevitteSTORE: split off the description of the 'file' scheme...
2018-05-30 Andy Polyakovapps/speed.c: add -aead flag.
2018-05-30 Mingtao YangAdd APIs for custom X509_LOOKUP_METHOD creation
2018-05-29 Matt CaswellUpdate the "Connected Commands" section of s_client...
2018-05-29 Matt CaswellUpdate copyright year
2018-05-28 Dr. Matthias St... ECDSA_SIG: add simple getters for commonly used struct...
2018-05-28 Dr. Matthias St... RSA: add simple getters for commonly used struct members
2018-05-28 Dr. Matthias St... DSA: add simple getters for commonly used struct members
2018-05-28 Dr. Matthias St... DH: fix: add simple getters for commonly used struct...
2018-05-26 Nick MathewsonImprove the example getpass() implementation to show...
2018-05-26 Nick MathewsonUpdate documentation for PEM callback: error is now -1.
2018-05-24 Matt CaswellAdd a sanity check on the length of pkeyutl inputs
2018-05-23 Viktor DukhovniSkip CN DNS name constraint checks when not needed
2018-05-18 Matt CaswellAllow the ca application to use EdDSA
2018-05-18 Dr. Matthias St... DH: add simple getters for commonly used DH struct...
2018-05-17 Matt CaswellAdd documentation for the ability to control the number...
2018-05-17 Matt CaswellAllow configuation of the number of TLSv1.3 session...
2018-05-14 Richard LevitteLink in passphrase-encoding(7) in relevant documentation
2018-05-14 Richard LevitteDocs: add general document on how pass phrases are...
2018-05-11 Dr. Matthias St... Fix typo: 'is an error occurred' in documentation
2018-05-11 Matt CaswellRework the decrypt ticket callback
2018-05-11 Matt CaswellDocument when a new session ticket gets created on...
2018-05-11 Matt CaswellProvide documentation for the -psk_session option
2018-05-09 Dr. Matthias St... Fix typos in x509 documentation
2018-05-09 Billy BrumleyECDSA: remove nonce padding (delegated to EC_POINT_mul)
2018-05-04 Richard Levittedocs: Fix typo EVP_PKEY_new_id -> EVP_PKEY_CTX_new_id
2018-05-02 Matt CaswellMake X509_VERIFY_PARAM_get_hostflags() take a const arg
2018-05-02 Matt CaswellAdd some documentation for SSL_get_shared_ciphers()
2018-05-02 Matt CaswellAdd a note about Nagle's algorithm on the SSL_connect...
2018-05-01 Matt CaswellAdd getter for X509_VERIFY_PARAM_get_hostflags
2018-05-01 Matt CaswellClarify BN_mod_exp docs
2018-05-01 Matt CaswellFix some errors and missing info in the CMS docs
2018-05-01 Matt CaswellUpdate copyright year
2018-04-27 Matt CaswellUpdate version docs
2018-04-26 Matt CaswellUpdate the *use_certificate* docs
2018-04-25 Matt CaswellFix documentation for the -showcerts s_client option
2018-04-24 Matt CaswellDocument when a session gets removed from cache
2018-04-24 Matt CaswellImprove backwards compat with 1.0.2 for ECDHParameters
2018-04-20 Bernd EdlingerEnsure the thread keys are always allocated in the...
2018-04-19 Kurt RoeckxDocument supported digest functions
2018-04-19 Alois MahdalReflect special `DEFAULT` behavior in ciphers(1)
2018-04-19 A. Schulzecorrect spelling errors detected by Debian lintian
2018-04-19 Matt CaswellCorrect an ommission in the EVP_DigestSignInit docs
2018-04-18 Beat BolliClarify the configuration module in config.pod
2018-04-18 Matt CaswellUpdate EVP_DigestSignInit() docs
2018-04-17 Matt CaswellUpdate fingerprints.txt
2018-04-17 Matt CaswellUpdate the info callback documentation for TLSv1.3
2018-04-17 Dr. Matthias St... SSL_CTX_set_tlsext_ticket_key_cb.pod: fix error check...
2018-04-17 Richard LevitteUpdate copyright year
2018-04-16 Dr. Matthias St... Revert "Add OPENSSL_VERSION_AT_LEAST"
2018-04-13 Richard LevitteSplit the scrypt and RSA-PSS into man3 and man7 pages
2018-04-13 Richard LevitteDocs for OpenSSL_init_crypto: there is no way to specif...
2018-04-12 Richard Levitteopenssl rehash: document -compat
2018-04-12 Daniel BeveniusClarify default section in config.pod
2018-04-11 Theo BuehlerEVP_MD_CTX_cleanup replaced with EVP_MD_CTX_reset
2018-04-11 Dr. Matthias St... Minor corrections for the RAND_DRBG API documentation
2018-04-06 Matt CaswellAdd a note and better error if using Ed25519/Ed448...
2018-04-05 Matt CaswellUpdate the genpkey documentation
2018-04-05 Matt CaswellDocument the change in the previous commit about loadin...
2018-04-04 Bernd EdlingerDon't use getenv for critical functions when run as...
2018-04-03 Matt CaswellFix some errors in the mem leaks docs
2018-04-03 Matt CaswellUpdate copyright year
2018-04-02 Alexandre PerrinDocumentation typo fix in EVP_EncryptInit.pod
2018-04-02 Illya Gerasymchukfix typo in x509 documentation
2018-04-01 Kurt RoeckxUpdate documentation on how to close a connection
2018-03-29 Dr. Matthias St... Add documentation for the RAND_DRBG API
2018-03-29 Vitezslav CizekBIO_s_accept.pod: add documentation for the new macros
2018-03-29 Vitezslav CizekDocument BIO_{get,set}_conn_ip_family macros.
2018-03-29 Vitezslav CizekUpdate the BIO_s_connect documentation after the BIO...
2018-03-27 Konstantin Shemyakdoc/man1/x509.pod: corrected "S/MIME signing" requirements
2018-03-27 Andy Polyakovrand/randfile.c: permit non-regular files in RAND_load_...
2018-03-22 Andy Polyakovman3/OPENSSL_ia32cap.pod: update assembler version...
2018-03-21 Matt CaswellThe default conv_form is uncompressed
2018-03-21 David BenjaminDocument EC_POINT_get_affine_coordinates_*.
2018-03-21 Jack BatesConvert _meth_get_ functions to const getters
next