Normalise ASYNC naming
[openssl.git] / doc /
2015-11-20 Matt CaswellDocument async capabilities
2015-11-20 Kurt RoeckxBN_sub: document that r might be the same as a or b
2015-11-20 Dr. Stephen HensonUse better defaults for TSA.
2015-11-20 Dr. Stephen HensonAdd support for signer_digest option in TS.
2015-11-14 Dr. Stephen HensonDocument new functions
2015-11-14 Dr. Stephen HensonUpdate and clarify ciphers documentation.
2015-11-13 Nathan Phillip BrinkRT2667: Add IRC support to -starttls
2015-11-10 Matt CaswellFix SSL_use_certificate_chain_file
2015-11-04 Matt CaswellMinor EVP_SignInit_ex doc fix
2015-11-02 Richard LevitteRemove dummy argument from BIO_get_bind_mode
2015-11-02 Richard LevitteDocument how BIO_get_conn_ip and BIO_get_conn_int_port...
2015-11-02 Soheil RashidiFixed typo in rsautl.pod
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-30 Matt CaswellRemove some SSLv2 references
2015-10-30 Matt CaswellRemove SSL_state and SSL_set_state
2015-10-30 Matt CaswellChange HANDSHAKE_STATE to OSSL_HANDSHAKE_STATE
2015-10-30 Matt CaswellMinor documentation tweak
2015-10-28 Rich SalzRemove SSLeay history, etc., from docs
2015-10-27 Rich SalzRemove HAMC_cleanup
2015-10-23 Alessandro GhediniFix typos
2015-10-22 Adam EijdenbergClarify return values for EVP_DigestVerifyFinal.
2015-10-21 Matt CaswellDon't use SSLv23_server_method in an example
2015-10-15 Matt CaswellRemove Obsolete engines
2015-09-30 Matt CaswellChange the DEFAULT ciphersuites to exclude DES, RC4...
2015-09-25 Matt CaswellDocument -no-CApath and -no-CAfile
2015-09-25 Matt CaswellDocument the default CA path functions
2015-09-23 Matt CaswellClarify DTLSv1_listen documentation
2015-09-23 Matt CaswellAdd DTLSv1_listen documentation
2015-09-23 Matt CaswellAdd -listen documentation
2015-09-22 Dr. Stephen HensonDocument X509_get0_subject_key_id()
2015-09-22 Emilia KasperDocument BUF_strnlen
2015-09-22 Emilia KasperBUF_strdup and friends: update docs
2015-09-22 Dr. Stephen HensonUpdate SEE ALSO sections.
2015-09-22 Dr. Stephen HensonDocument signature accessors.
2015-09-22 Dr. Stephen HensonExtension parsing and encoding docs.
2015-09-22 Dr. Stephen HensonDocument i2d_re_X509_REQ_tbs() and i2d_re_X509_CRL_tbs().
2015-09-22 Dr. Stephen HensonDocument X509_REVOKED functions.
2015-09-22 Dr. Stephen HensonDocument X509 sign and verify functions.
2015-09-22 Dr. Stephen HensonDocument X509 public key functions.
2015-09-22 Dr. Stephen HensonDocument X509 name get and set functions.
2015-09-22 Dr. Stephen HensonDocument X509 version functions.
2015-09-11 Dr. Stephen HensonUse default field separator.
2015-09-08 Rich SalzFix rehash/c_rehash doc and behavior.
2015-09-07 Richard LevitteAdjust the general fill-column in doc/dir-locals.example.el
2015-09-06 Timo TerasAdd rehash command to openssl
2015-09-05 David WoodhouseRT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time...
2015-09-01 Dr. Stephen HensonDocument extension functions
2015-09-01 Rich SalzRT3767: openssl_button.gif should be PNG
2015-08-31 Dr. Stephen HensonRemove asn1-kludge option.
2015-08-31 Ben KadukGH367 follow-up, for more clarity
2015-08-31 Richard LevitteRemove auto-fill-mode
2015-08-31 Richard LevitteAdd an example .dir-locals.el
2015-08-31 Richard LevitteAdd emacs CC mode style for OpenSSL
2015-08-28 Ismo PuustinenGH367: Fix dsa keygen for too-short seed
2015-08-27 Rich SalzVarious doc fixes.
2015-08-26 Viktor DukhovniGH correct organizationalUnitName
2015-08-25 Markus RinneRT4019: Duplicate -hmac flag in dgst.pod
2015-08-25 Rich SalzGH372: Remove duplicate flags
2015-08-24 Rich SalzSmall cleanup of crypto.pod
2015-08-21 Rich SalzFix L<> content in manpages
2015-08-14 Dr. Stephen Hensonadd CCM docs
2015-08-14 Dr. Stephen HensonUpdate docs.
2015-08-14 Dr. Stephen HensonDocumentation for SSL_check_chain()
2015-08-11 Rich SalzRemove Gost94 signature algorithm.
2015-08-08 David WoodhouseRT3998: fix X509_check_host.pod release to 1.0.2
2015-07-31 Rich SalzVarious doc fixes from GH pull requests
2015-07-31 Kai EngertRT3742: Add xmpp_server to s_client.
2015-07-30 Dr. Stephen HensonCAMELLIA PSK ciphersuites from RFC6367
2015-07-30 Dr. Stephen HensonAdd PSK ciphersuites to docs
2015-07-28 Dr. Stephen HensonDocument signature algorithm setting functions.
2015-07-28 Dr. Stephen HensonAdd some OCSP documentation.
2015-07-23 Dr. Stephen HensonDocument shared sigalgs functions.
2015-07-21 Dr. Stephen HensonSSL_CONF additions.
2015-07-16 Rich SalzRemove obsolete key formats.
2015-07-15 manchaFix author credit for e5c0bc6
2015-07-15 Rich SalzRevert "Missing perldoc markup around < literal"
2015-07-14 Rich SalzCan't use -trusted with -CA{path,file}
2015-07-14 GitHub UserMissing perldoc markup around < literal
2015-07-09 Dr. Stephen Hensoncorrect example
2015-07-07 Matt CaswellExtend -show_chain option to verify to show more info
2015-07-07 Matt CaswellAdd documentation for some missing verify options
2015-07-07 Matt CaswellReject calls to X509_verify_cert that have not been...
2015-07-07 Richard LevitteDocument the nameopt change
2015-07-06 Dr. Stephen Hensondocument -2 return value
2015-06-24 Dr. Stephen HensonAdd docs for ssl verification parameter functions.
2015-06-23 Rich SalzMore secure storage of key material.
2015-06-23 Vitezslav CizekGH297: Fix NAME section of SSL_CTX_use_serverinfo.pod
2015-06-10 Emilia KasperRemove SSL_OP_TLS_BLOCK_PADDING_BUG
2015-06-09 Jeffrey WaltonExplicitly mention PKCS5_PBKDF2_HMAC in EVP doc.
2015-06-08 Kurt RoeckxProperly check certificate in case of export ciphers.
2015-06-02 Jeffrey WaltonRT3472: Doc pkcs8 -iter flag is in OpenSSL 1.1
2015-05-28 Dr. Stephen HensonPEM doc fixes
2015-05-28 Matt CaswellChange return type of the new accessors
2015-05-28 Matt CaswellChange the new functions to use size_t
2015-05-28 Nick MathewsonClarify that SSL3_RANDOM_SIZE is a constant, for now.
2015-05-28 Nick MathewsonAdd new functions to extract {client,server}_random...
2015-05-28 Nick MathewsonAdd a documentation clarification suggested by Matt...
2015-05-28 Nick MathewsonAdd SSL_get_client_ciphers() to return ciphers from...
2015-05-26 Dr. Stephen Hensonscrypt in pkcs8 util
2015-05-22 Matt CaswellRemove export static DH ciphersuites
next