Fix SSL_CTX_set_session_id_context() docs
[oweals/openssl.git] / doc / man3 /
2019-07-16 Todd ShortFix SSL_CTX_set_session_id_context() docs
2019-07-11 agnosticdevissue-9316: Update return documentation for RAND_set_ra...
2019-07-07 Dr. Matthias St... man: fix typo in OPENSSL_fork_prepare.pod
2019-07-04 Tomas MrazClarify documentation of SSL_CTX_set_verify client...
2019-07-01 Matt CaswellEnsure that rc5 doesn't try to use a key longer than...
2019-06-30 Antoine CœurFix Typos
2019-06-27 Dr. Matthias St... man: clarify the 'random number generator must be seede...
2019-06-27 Dr. Matthias St... man: fix documentation for RSA_generate_key()
2019-06-24 PauliAdd documentation for CRYPTO_memcmp.
2019-06-19 Miquel RuizAdd SSL_shutdown to SSL_get_error's documentation
2019-06-19 Tomas MrazFix and document BIO_FLAGS_NONCLEAR_RST behavior on...
2019-06-19 PauliARIA documentation titled itself AES
2019-06-15 Paul YangAdd documentation for X509_cmp and related APIs
2019-06-13 Matt CaswellUpdate the d2i docs to reflect reality
2019-06-11 Shigeki OhtsuFix doc to remove const arg in GEN_SESSION_CB
2019-06-04 Dr. Matthias St... Document deprecation of version-specific SSL/TLS methods
2019-05-31 Sambit Kumar DashUpdate X509_STORE_new.pod
2019-05-31 Sambit Kumar DashUpdate EVP_VerifyInit.pod
2019-05-29 Iuri Rezende SouzaTypo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDR
2019-05-28 Richard LevitteUpdate copyright year
2019-05-27 Richard Levittedoc/man3/X509_LOOKUP_meth_new.pod: clarify the requirements
2019-05-24 Sambit Kumar DashDoc update: minor typo in CMS_verify.pod
2019-05-20 Arne SchwabeChange SSL parameter SSL_session_reused const
2019-05-08 Tobias NießenAllow specifying the tag after AAD in CCM mode
2019-05-07 Dr. Matthias St... man: fix a typo and a grammar nit in EVP_PKEY_meth_new(3)
2019-04-24 Jakub Jelendoc: Get rid of unrelated reference to DSA_new()
2019-04-19 dyrockCheck if num is 0 before trying to malloc memory. Other...
2019-04-19 Matt CaswellClarify the documentation on the use of ChaCha20
2019-04-16 Tomas MrazAdd documentation for the BIO_s_mem pecularities
2019-04-15 Joshua LockFurther harmonisation of manual page HISTORY sections
2019-04-15 Joshua LockUpdate various man pages to place HISTORY section after...
2019-04-15 Paul YangPlace return values after examples in doc
2019-04-05 PauliAdd the prediction_resistance flag to the documentation.
2019-04-04 Matt CaswellCorrect the documentation about SSL_CIPHER_description()
2019-03-28 Matt CaswellMake OCSP_id_cmp and OCSP_id_issuer_cmp accept const...
2019-03-27 Matt CaswellDon't allow SHAKE128/SHAKE256 with HMAC
2019-03-21 Dmitry BelyavskiyProviding missing accessor to EVP_PKEY.engine
2019-03-20 Shane LontisUpdated doc for BN_clear, BN_CTX_end when param is...
2019-03-10 A. SchulzeFix two spelling errors
2019-03-07 Bernd EdlingerUpdate documentation of RSA_padding_check_PKCS1_OAEP_mgf1
2019-03-07 Bernd EdlingerUpdate documentation regarding required output buffer...
2019-03-06 Matt CaswellUpdate ChaCha20-Poly1305 documentation
2019-02-26 Nicola TuveriFix trivial typo in EVP_DigestVerifyInit doc
2019-02-26 Matt CaswellClarify that SSL_shutdown() must not be called after...
2019-02-26 Matt CaswellUpdate copyright year
2019-02-22 Paul YangFix a grammar nit in CRYPTO_get_ex_new_index.pod
2019-02-21 Hubert KarioSSL_CONF_cmd: fix doc for NoRenegotiation
2019-02-17 Jan MackuFixed typo
2019-02-14 Matt CaswellDon't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post...
2019-02-08 Todd ShortUpdate d2i_PrivateKey documentation
2019-02-07 Matt CaswellMake OPENSSL_malloc_init() a no-op
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-02-05 Sam RobertsMake some simple getters take const SSL/SSL_CTX
2019-02-01 Michael TuexenFix end-point shared secret for DTLS/SCTP
2019-01-27 Michael Richardsonclarify which functions are the CMS functions which...
2019-01-07 Viktor DukhovniMore configurable crypto and ssl library initialization
2019-01-04 Matt CaswellImplement OPENSSL_INIT_NO_ATEXIT
2018-12-27 Michael Richardsonfixed grammar typo
2018-12-22 Shreya BhandareEVP_PKEY_size declared to take a const parameter
2018-12-15 Dr. Matthias St... man: harmonize the various formulations in the HISTORY...
2018-12-12 Dr. Matthias St... doc/man3: remove copy&paste leftover
2018-12-12 Jakub JelenUse the correct function name
2018-12-10 Matt CaswellDocument the num_tickets s_server option
2018-12-07 FdaSilvaYYDoc: fix reference to deprecated methods.
2018-12-05 Matt CaswellFix some SSL_export_keying_material() issues
2018-12-03 Richard LevitteDocs fixup: some man3 pages had unindented code in...
2018-11-30 Andy Polyakovrsa/rsa_pk1.c: remove memcpy calls from RSA_padding_che...
2018-11-20 Matt CaswellUpdate copyright year
2018-11-12 Viktor DukhovniAdded missing signature algorithm reflection functions
2018-11-12 Matt CaswellMerge the CA list documentation for clarity
2018-11-12 Matt CaswellSeparate ca_names handling for client and server
2018-11-09 Paul YangFix a doc-nit in EVP_PKEY_CTX_ctrl.pod
2018-11-08 Matt CaswellGive a better error if an attempt is made to set a...
2018-10-17 Antoine SalonEVP module documentation pass
2018-10-11 Paul YangFix compiling warnings in example code
2018-10-08 ԜеѕCleanup typos and grammar in DES_random_key.pod
2018-09-26 James Callahandoc/man3/SSL_set_bio.pod: Fix wrong function name in...
2018-09-24 Daniel BeveniusDocument OPENSSL_VERSION_TEXT macro
2018-09-17 David MakepeaceFixed typos in hkdf documentation.
2018-09-16 PauliUse 'i' as parameter name not 'I'.
2018-09-16 Kurt RoeckxImprove SSL_shutdown() documentation
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 YangUpdate document for SM2 stuffs
2018-09-04 Matt CaswellClarify the return value of SSL_client_version()
2018-09-04 Matt CaswellClarify the EVP_DigestSignInit docs
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 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
next