Fix copyright year issues
[openssl.git] / doc /
2022-01-05 Dimitris ApostolouFix typos
2022-01-04 Dr. David von OheimbCMP mock server: add -ref_cert option and corresponding...
2022-01-04 Dr. David von OheimbX509_cmp.pod: Point out that the X509_NAME_cmp() argume...
2022-01-03 Dr. David von OheimbX509V3_set_ctx(): Improve documentation
2022-01-03 Tomas Mrazpem_password_cb: Clarify the documentation on passphrases
2021-12-30 Dr. David von OheimbAPPS/cmp: improve diagnostics for presence of TLS options
2021-12-30 Dr. David von OheimbOSSL_CMP_CTX: rename get/set function for trustedStore
2021-12-28 Michael Baentschdocument additional stack push error code
2021-12-22 Dr. David von OheimbHTTP client: Fix cleanup of TLS BIO via 'bio_update_fn...
2021-12-21 Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-12-15 Dr. David von OheimbAPPS/cmp: Fix logic and doc of mutually exclusive ...
2021-12-13 Richard LevitteEnhance the explanation of selector bits in provider...
2021-12-13 Richard LevitteFix EVP_PKEY_eq() to be possible to use with strictly...
2021-12-11 Richard LevitteFix faulty detail in BN_rand() manual
2021-12-10 Sam Eatonchanges opensssl typos to openssl
2021-12-09 Dr. David von OheimbAPPS/cmp: Fix use of OPENSSL_NO_SOCK: options like...
2021-12-07 Matt CaswellFix documentation for tlsext_ticket_key
2021-12-07 Dr. David von OheimbX509V3_set_ctx(): Clarify subject/req parameter for...
2021-12-07 Dr. David von OheimbX509V3_set_ctx(): Clarify use of subject/req parameter...
2021-12-07 Dr. David von OheimbOSSL_HTTP_open(): clarify doc of 'server' arg and its...
2021-12-07 Dr. David von OheimbOSSL_HTTP_open(): Complete documentation of checks...
2021-12-07 Dr. David von OheimbOSSL_HTTP_set1_request(): Fix check for presence of...
2021-12-07 Dr. David von OheimbOBJ_obj2txt(): fix off-by-one documentation of the...
2021-12-06 Matt CaswellClarify the deprecation warnings in the docs
2021-12-03 Dr. David von OheimbOSSL_HTTP_transfer.pod: Some clarifications on the...
2021-12-03 Dr. David von OheimbOSSL_HTTP_transfer.pod: Fix omission documenting the...
2021-11-30 Dmitry BelyavskiyMore detailed explanation how do engines work in 3.0
2021-11-28 Paulidoc: remove non-existent callbacks
2021-11-26 Dr. David von OheimbBIO_push.pod: fix confusing text and add details on...
2021-11-25 Paulidoc: fix macro name
2021-11-24 Matt CaswellClarify and correct the EVP_CTRL_AEAD_SET_TAG docs
2021-11-24 Patrick UiterwijkSupport different R_BITS lengths for KBKDF
2021-11-23 Richard LevitteDOC: Add a few previously documented functions
2021-11-23 Richard LevitteDOC: OSSL_PARAM_{set,get,construct}_BN() currently...
2021-11-23 Richard LevitteMake OSSL_PARAM_BLD_push_BN{,_pad}() return an error...
2021-11-22 PW HuFix the return check of OBJ_obj2txt
2021-11-17 PauliAdd documentation for some of the missing environment...
2021-11-15 Matt CaswellClarify the PEM docs
2021-11-15 Dr. David von OheimbBIO_s_connect(): Enable BIO_gets()
2021-11-12 Matt CaswellUse a write lock during ossl_provider_find()
2021-11-12 Matt CaswellStop receiving child callbacks in a child libctx when...
2021-11-12 Matt CaswellDon't attempt to deactive child providers if we don...
2021-11-12 Tomas Mrazdoc: Document outcome of multiple digestsign/digestveri...
2021-11-12 Paulidoc: document the internal integer overflow helpers
2021-11-11 Dr. David von OheimbX509: Fix handling of AKID and SKID extensions accordin...
2021-11-09 Pauliprov: remove unused field `flag_fallback` and function...
2021-11-08 Dr. David von OheimbAPPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()
2021-11-08 Dr. David von OheimbAPPS/cmp: make the -sans option support email addresses...
2021-11-07 Matt CaswellFix errors in EVP_PKEY_fromdata examples
2021-11-01 PW Huupdate doc: BN_bn2lebinpad() and BN_bn2nativepad()
2021-10-28 PW HuFix return value error in doc, and an error test
2021-10-27 Matt CaswellClarify the documentation for the "byname" functions
2021-10-27 Richard LevitteCORE: Encure that cached fetches can be done per provider
2021-10-27 Richard LevitteEVP: Allow a fallback for operations that work with...
2021-10-27 Richard LevitteEVP: Add the internal function evp_generic_fetch_from_p...
2021-10-27 Richard LevitteCORE: add a provider argument to ossl_method_construct()
2021-10-26 Kinshuk DuaDoc: replace `NULL` terminated with `NUL`
2021-10-26 PW Hudoc: Fix some function signature errors
2021-10-26 Paulitest-rand: return failure on not enough data, allow...
2021-10-26 Arne SchwabeNote that SHA1 and MD5 x509 signatures are also forbidd...
2021-10-25 Tomas Mrazmigration_guide: Mention ERR_GET_FUNC() and function...
2021-10-25 PW Hudoc: Fix some function signature errors
2021-10-23 Dr. David von OheimbOSSL_HTTP_transfer.pod: clarify that resulting BIO...
2021-10-23 Dr. David von OheimbOSSL_HTTP_REQ_CTX.pod: clarify that resulting BIO must...
2021-10-22 Michael BaentschPermit no/empty digest in core_obj_add_sigid
2021-10-22 Kinshuk DuaDoc: be explicit about NUL in max_identity_len
2021-10-22 PW HuFix documentation errors, mainly caused by return value...
2021-10-22 PW HuFix some documentation errors related to return values
2021-10-22 Tomas Mrazdoc: EVP_PKEY_get_utf8/octet_string_param() clarify...
2021-10-22 Tomas Mrazdoc: Document the type of label EVP_PKEY_CTX_set0_rsa_o...
2021-10-22 Matt CaswellAdd an additional note to EVP_DigestSign() documentation
2021-10-22 Dr. David von OheimbAPPS/req.c: Make -reqexts option an alias of -extension...
2021-10-20 PW HuFix function signature error
2021-10-18 Matt CaswellFix the signature newctx documentation
2021-10-11 Tomas Mrazdoc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTX
2021-10-09 Matt CaswellUpdate document for default security level change
2021-10-09 Paulidoc: document that property names are unique
2021-10-08 Tobias NießenFix heading in random generator man7 page
2021-10-04 Dr. David von OheimbBIO_f_ssl.pod: Make clear where an SSL BIOs are expecte...
2021-10-01 Amit Kulkarnidoc: crypto(7) - fix typo
2021-09-30 Dr. Matthias St... doc/man3/SSL_set_fd.pod: add note about Windows compile...
2021-09-30 Erik LaxUpdate manual to reference the IANA TLS Cipher Suites...
2021-09-30 Erik LaxAllow cipher strings to be given using its standard...
2021-09-28 Peiwei HuFix some documentation errors
2021-09-28 Paulidoc: note that these KDFs require the legacy provider...
2021-09-28 Paulidoc: include PVK KDFdocumentation in build.info
2021-09-28 Pauliinclude PVK KDF in legacy provider algorithm list
2021-09-28 Paulidoc: add page for PVK KDF
2021-09-28 Mattias EllertFix variable name mis-match in example code
2021-09-28 Mattias EllertEVP_PKEY_keygen_init has no argument named pkey
2021-09-25 Paulidoc: add note to indicate that the OBJ_ functions were...
2021-09-25 Paulidoc: Document that the OBJ creation functions are now...
2021-09-24 Paulitls/ccm8: reduce the cipher strength for CCM8 ciphers...
2021-09-24 Paulidoc: document the change to the security level of CCM8...
2021-09-23 Ulrich MüllerAdd default provider support for Keccak 224, 256, 384...
2021-09-22 Paulidoc: Fix include syntax
2021-09-22 Mattias EllertRemove extra comma in man page example code
2021-09-22 Paulidoc: remove end of line whitespace
2021-09-21 Dmitry BelyavskiyUpdate the default value for the -nameopt option -...
2021-09-21 Arne SchwabeAdd missing mention of mandatory function OSSL_FUNC_key...
next