]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Add EVP demo for RSA key generation
[thirdparty/openssl.git] / doc /
2022-03-14  Tomas MrazReplace handling of negative verification result with...
2022-03-12  Dr. David von OheimbOSSL_CMP_CTX_setup_CRM(): Fix handling of defaults...
2022-03-11  Todd ShortDOC: TLS compression is disabled by default
2022-03-10  Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-10  Arran Cudbard-Bellasync_posix: Allow custom stack allocation functions...
2022-03-03  Hugo LandauFix typo in EVP_MD-BLAKE2(7)
2022-03-02  DanielImprove documentation of BIO_FLAGS_BASE64_NO_NL flag.
2022-02-28  Matt CaswellCorrect the UnsafeLegacyServerConnect docs
2022-02-28  PauliChange `strlen' argument name to `strlength' to avoid...
2022-02-28  Paulifetch: convert a NULL property query to ""
2022-02-24  Carlo TeubnerX509_VERIFY_PARAM_set_flags.pod: fix typos
2022-02-24  Raul FerrandoAdd -quiet option to pkcs7 for -print_certs
2022-02-23  Matt CaswellUndeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_...
2022-02-23  msa42doc: Fix KDF example for scrypt
2022-02-22  Dr. David von OheimbX509V3_get_d2i.pod: use I<> for arguments and remove...
2022-02-22  Dr. David von OheimbX509V3_get_d2i.pod: Fix glitch on X509V3_get{,_ext...
2022-02-22  Dr. David von OheimbCMP: add subject of any provided CSR as default message...
2022-02-20  yangyangtiantianlo... doc: Refactored the example in crypto.pod
2022-02-20  yangyangtiantianlo... doc: Update "SSL/TLS" old documentation description...
2022-02-20  Dimitris ApostolouFix typo
2022-02-18  EasySecenc : add support for wrap mode
2022-02-14  Tomas MrazApply the correct Apache v2 license
2022-02-14  Rami KhaldiImplement a new flag for running s_client in a non...
2022-02-11  Kevin K BijuAdded checking for buflen overflow due to MAX_MISALIGNMENT.
2022-02-09  EasySecFix small typo in EVP_KEYEXCH-ECDH.html doc example
2022-02-07  Tomas Mrazdoc: Add hint to use EVP_PKEY_get_bn_param to retrieve...
2022-02-07  Thomas1664Correct return type for BIO_ptr_ctrl
2022-02-03  EasySecopenssl-dgst.pod.in: Fix documentation of -list option
2022-02-03  Phus Luadd SSL_get0_iana_groups() & SSL_client_hello_get_exten...
2022-02-01  EasySecFix bad HTML formatting in EVP_KEYEXCH-DH.html because...
2022-01-28  yangyangtiantianlo... apps: Add option -no_ems to s_client/s_server apps
2022-01-28  Philip PrindevilleAdd -verbose/-queit flags to dhparam
2022-01-27  Matt CaswellDocument purpose and trust setting functions
2022-01-26  Richard LevitteAdd support for signed BIGNUMs in the OSSL_PARAM_BLD API
2022-01-26  Richard LevitteAdd support for signed BIGNUMs in the OSSL_PARAM API
2022-01-20  Richard LevitteAdd signed bn2bin and bin2bn functions
2022-01-20  Tobias NießenClarify flags argument of X509_check_ip
2022-01-19  Paulidoc: document digest and cipher dup functions
2022-01-18  Kevin JonesFix mistake in ERR_peek_error_all documentation.
2022-01-17  EasySecFix typo in SSL_CTX_set_dh_auto
2022-01-14  Dr. David von OheimbFix malloc failure handling of X509_ALGOR_set0()
2022-01-11  Matt CaswellClarify the int param getter documentation
2022-01-11  Dr. David von OheimbAPPS: Add check for multiple 'unknown' options
2022-01-07  Dr. David von Oheimbv2i_AUTHORITY_KEYID(): Improve error reporting on parsi...
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()
next