Cleanup typos and grammar in DES_random_key.pod
[openssl.git] / doc /
2018-10-08 ԜеѕCleanup typos and grammar in DES_random_key.pod
2018-09-26 Antoine SalonAdd missing cipher aliases to openssl(1)
2018-09-26 James Callahandoc/man3/SSL_set_bio.pod: Fix wrong function name in...
2018-09-25 Antoine SalonUpdate enc(1) examples to more recent ciphers and key...
2018-09-24 Daniel BeveniusDocument OPENSSL_VERSION_TEXT macro
2018-09-20 Paul YangAdd some missing ciphers in 'enc' document
2018-09-17 David MakepeaceFixed typos in hkdf documentation.
2018-09-16 PauliUse 'i' as parameter name not 'I'.
2018-09-16 Matt EatonUpdate RAND_DRBG.pod
2018-09-16 Kurt RoeckxImprove SSL_shutdown() documentation
2018-09-13 Matt CaswellDon't allow -early_data with other options where it...
2018-09-11 Matt CaswellUpdate copyright year
2018-09-07 Matt CaswellRemove a reference to SSL_force_post_handshake_auth()
2018-09-07 Paul YangAdd missing SM2err and fix doc nits
2018-09-07 Paul YangAllow EVP_MD_CTX_set_pkey_ctx to accept NULL pctx
2018-09-07 Paul YangAdd a SM2(7) man page
2018-09-07 Paul YangUpdate document for SM2 stuffs
2018-09-07 Paul YangSupport EdDSA in apps/speed
2018-09-04 Matt CaswellClarify the return value of SSL_client_version()
2018-09-04 Matt CaswellClarify the EVP_DigestSignInit docs
2018-09-04 Jakub WilkFix example in crl(1) man page
2018-09-03 Richard LevitteRename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_list
2018-09-03 Paul Kehreradd docs for OCSP_resp_get0_signature
2018-09-03 Paul Kehreradd getter for tbsResponseData and signatureAlgorithm...
2018-09-01 Matt CaswellAdd a note in the docs about sharing PSKs between TLSv1...
2018-09-01 Hubert KarioTLSv1.3 related changes to man pages
2018-08-24 Paul YangAdd semicolon at the end of the function prototypes
2018-08-23 parassshFix typos in documentation.
2018-08-22 Andy Polyakovman3/OBJ_nid2obj.pod: mention failure code for OBJ_create.
2018-08-22 Matt CaswellIgnore the digest in req app if using EdDSA
2018-08-22 Matt CaswellImprove the usability of the ca app using EdDSA
2018-08-22 Jakub WilkFix typos in documentation
2018-08-20 Matt CaswellAdd support for SSL_CTX_set_post_handshake_auth()
2018-08-20 Matt CaswellChange Post Handshake auth so that it is opt-in
2018-08-19 parassshFix typos and errors in Ed25519.pod documentation
2018-08-17 Andy Polyakovcrypto/threads_*: remove CRYPTO_atomic_{read|write}.
2018-08-15 Matt CaswellUpdate code for the final RFC version of TLSv1.3 (RFC8446)
2018-08-07 Andy Polyakovman3/OPENSSL_LH_COMPFUNC.pod: clarifications and updates.
2018-07-31 Rich SalzSome protocol versions are build-time
2018-07-31 Matt CaswellDeprecate the EC curve type specific functions in 1.2.0
2018-07-31 Matt CaswellAdd documentation for the new non-curve type specific...
2018-07-28 Beat Bollidoc/BN_generate_prime: update doc about other callback...
2018-07-26 Kurt RoeckxFix inconsisten use of bit vs bits
2018-07-26 Kurt RoeckxMake number of Miller-Rabin tests for a prime tests...
2018-07-23 Matt CaswellAdd a note about aborts encountered while sending early...
2018-07-20 Benjamin Kadukconst-ify some input SSL * arguments
2018-07-16 Kurt RoeckxImprove documentation about reading and writing
2018-07-13 Alexandre PerrinDocumentation typo fix in BN_bn2bin.pod
2018-07-06 Matt CaswellDocument SSL_CTX_set_recv_max_early_data() etc
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
next