rand_unix.c: Ensure requests to KERN_ARND don't exceed 256 bytes.
[openssl.git] / doc /
2020-04-28 Rajat Dipta BiswasUpdate dgst.pod
2020-04-21 Dirk-Willem van... Add setter equivalents to X509_REQ_get0_signature
2020-04-21 Matt CaswellUpdate copyright year
2020-04-17 Tomas Mrazs_time: Allow using -CAfile option as in other commands
2020-04-11 Jake MaynardAdd manpage entry for X509_check_purpose()
2020-04-09 Jim NewsomeUpdate RAND_METHOD definition in man page
2020-04-03 Matt CaswellExpand the XTS documentation
2020-03-31 Matt CaswellUpdate copyright year
2020-03-25 Tomas MrazDocument the revert of the proper reporting of an unexp...
2020-03-22 Bernd EdlingerFix error handling in x509v3_cache_extensions and relat...
2020-03-19 Bernd EdlingerUpdate documentation of BN_generate_prime_ex
2020-03-17 Matt CaswellUpdate copyright year
2020-03-13 Benjamin Kadukdoc: fix spelling of TYPE_get_ex_new_index
2020-03-13 Benjamin KadukAdditional updates to SSL_CTX_sess_set_get_cb.pod
2020-03-13 Jakub Jelendoc: Update the reference from draft to RFC
2020-03-12 Dr. Matthias St... doc: document that 'openssl rand' is cryptographically...
2020-03-09 James Peachdocs: fix typo in SSL functions
2020-03-08 Richard LevitteDOC: Make EVP_SignInit.pod conform with man-pages(7)
2020-03-08 Richard LevitteDOC: New file for EVP_PKEY_size(), EVP_PKEY_bits()...
2020-03-08 Bastian Germannapps x509: passing PKCS#11 URL as -signkey
2020-03-06 Matt CaswellClarify the usage of EVP_PKEY_get_raw_[private|public...
2020-03-06 Richard LevitteDOC: Fixups of X509_LOOKUP.pod
2020-03-06 Richard LevitteDOC: Add documentation related to X509_LOOKUPs
2020-02-27 Bastian Germannapps x509: restrict CAkeyform option to OPT_FMT_PDE
2020-02-15 Richard LevitteDOC: document in more detail what a BIO_read_ex() via...
2020-02-06 Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-02-06 Jakub Jelendoc: Fix typo in EVP_DigestSignInit manpage
2020-02-06 thekuwayamaFix small misspelling in doc for OCSP_response_status
2020-01-30 Matt CaswellProvide better documentation for SSL_get_servername()
2020-01-30 David MakepeaceFix type name typo in d2i/i2d documentation.
2020-01-25 Benjamin Kadukopenssl-config: add example libssl system-defaults
2020-01-16 Benjamin KadukUpdate SSL_CTX_sess_set_new_cb(3) docs for refcounts
2020-01-15 Richard LevitteFix documentation of return value for EVP_Digest{Sign...
2020-01-09 Dr. David von Oheimbfix a glitch in the documentation of OCSP_sendreq_bio()
2019-12-19 Jussi KeranenFix regression on x509 keyform argument
2019-12-16 Matt CaswellUpdate the HISTORY entry for RSA_get0_pss_params()
2019-12-16 Matt CaswellBackport the RSA_get0_pss_params() function from master
2019-12-11 Rich SalzFix docs for CRYPTO_secure_allocated
2019-12-11 Veres LajosFix some typos
2019-12-08 Dmitry BelyavskiyDifference between EVP_CipherInit and EVP_CipherInit_ex
2019-11-28 moehusterFix L<EVP_MD_CTX_set_pkey_ctx> links
2019-11-27 Richard Levittedoc/man7/proxy-certificates.pod: New guide for proxy...
2019-11-17 Anthony HuAdd missing EVP_PKEY_METHOD accessors for digestsign...
2019-11-13 Nicola TuveriExtend docs for EC_POINT conversion functions
2019-11-12 Richard LevitteSSL: Document SSL_add_{file,dir}_cert_subjects_to_stack()
2019-10-31 Jakub ZelenkaFix SYNOPSIS for ASN1_ENUMERATED_get_int64 and ASN1_ENU...
2019-10-28 Matt CaswellFix a copy&paste error in the TLSv1.3 server side PSK...
2019-10-22 Nicola TuveriFix doc for EC_GROUP_set_curve()
2019-10-22 Nicola TuveriImprove formatting for man3/EC_GROUP_new.pod
2019-10-22 agnosticdevUpdate dgst.c to show a list of message digests
2019-10-22 jayaramfixed the RETURN VALUES section in the EC_GROUP documen...
2019-10-15 Matt Caswelli2d_PublicKey was listed in 2 different man pages
2019-10-15 Pauliissue-8493: Fix for filenames with newlines using opens...
2019-10-15 PauliAdd documentation for the -sigopt option.
2019-10-15 David BenjaminDocument and add macros for additional DSA options
2019-10-15 Antoine SalonAdd missing EVP_MD documentation
2019-10-09 Rich SalzFix reference to PEM docs
2019-10-07 Richard LevitteAdd documentation for PEM_{read,write}_bio_Parameters()
2019-10-03 Christian Heimesdoc: EVP_DigestInit clears all flags
2019-09-30 Matt CaswellCorrect the function names in SSL_CTX_set_stateless_coo...
2019-09-24 Richard LevitteDOC: fix documentation of som EVP_MD_CTX functions
2019-09-15 Jan-Frederik RieckersFix small typo in doc for X509_STORE_CTX_new
2019-09-10 Matt CaswellUpdate copyright year
2019-08-20 JohannesCorrect documented return value for BIO_get_mem_data()
2019-08-19 Rich SalzFix some pod-page ordering nits
2019-08-19 Mykola Baibuzdoc: fix link in BN_new.pod
2019-08-14 Paul YangAdd description in X509_STORE manipulation
2019-08-12 Denis OvsienkoRemove some duplicate words from the documentation
2019-08-09 Vladimir Kotalmention what happens if OPENSSL_NO_RC2 is defined
2019-08-08 Martin UkropFix reversed meaning of error codes
2019-08-06 Matt CaswellFix ECDSA_SIG docs
2019-08-01 Dr. Matthias St... Add missing accessors for X509 AuthorityKeyIdentifier
2019-07-31 Antoine CœurFix Typos
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-21 Kurt RoeckxChange default RSA, DSA and DH size to 2048 bit
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()
next