]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Fix the checks of UI_add_input_string
[thirdparty/openssl.git] / doc /
2022-06-01  Ladislav Markodoc: Fix keymgmt functions parameters
2022-05-30  Dr. David von OheimbOSSL_trace_enabled.pod and OSSL_trace_set_channel.pod...
2022-05-30  Dr. David von Oheimbhttp_client.c: Dump response on error when tracing...
2022-05-27  Tomas MrazThe -no_legacy_server_connect option applies to client
2022-05-26  Peiwei HuFix the defective check of EVP_PKEY_get_params
2022-05-23  Kijin KimAdd more SRTP protection profiles
2022-05-21  Tomas MrazDrop ossl_namemap_add_name_n() and simplify ossl_namema...
2022-05-19  Joshua Arnottopenssl-ca.pod.in: Minor grammar fix
2022-05-19  Henry BrausenAdd basic RISC-V cpuid and OPENSSL_riscvcap
2022-05-18  Thomas BellebaumDocumentation: X509_V_ERR_CERT_CHAIN_TOO_LONG is not...
2022-05-16  Tomas MrazFix BIO_get_ktls_send/recv to return 0 or 1 only
2022-05-09  Dimitry AndricCorrect padding mode flag name for EVP_PKEY_decrypt...
2022-05-09  Ahmed JELIJLIdoc: Fix RSA public key parameters
2022-05-09  slontisAdd documentation for key validation that indicates...
2022-05-08  Paulidoc: add not that DTLS 1.0, TLS 1.1 and before are...
2022-05-06  PauliRemove the _fetch_by_number functions
2022-05-05  Richard LevitteMake it possible to remove methods by the provider...
2022-05-05  Richard LevitteDon't empty the method store when flushing the query...
2022-05-05  Richard LevitteDrop ossl_provider_clear_all_operation_bits() and all...
2022-05-05  Dr. David von Oheimbcrmf_lib.c: Make sure Ed signature for POPO is called...
2022-05-04  Dr. David von OheimbX509{,_LOOKUP}: Improve distinction between not found...
2022-05-03  Matt CaswellUpdate copyright year
2022-05-03  PauliUpdate Paul's pgp key signature
2022-04-27  Jan Engelhardtdoc: replace "symmetric cipher" phrase in EVP_MD manpages
2022-04-26  EasySecpem_password_cb(3): References to other man pages
2022-04-22  Tomas MrazAdd Tomas Mraz key to release key fingerprints
2022-04-22  Dmitry BelyavskiyPublic API functions OPENSSL_str[n]casecmp
2022-04-19  EasySecFix small typo in X509v3_get_ext_by_NID() man page
2022-04-19  EasySecdoc: Clarify that calling SSL_set_session(ssl, NULL...
2022-04-12  Matt CaswellAdd an initial QUIC Technical requirements document
2022-04-12  Juergen Christs390: Add new machine generation
2022-04-07  Hugo LandauDocument {SSL|SSL_CTX}_set_{purpose|trust}()
2022-04-07  Hugo LandauDocument SSL_CTX_get_ssl_method
2022-04-06  Hugo LandauAdd SSL_(CTX_)?get0_(verify|chain)_cert_store functions
2022-04-05  Arran Cudbard-BellDocument the fact that setting a BIO create function...
2022-04-02  Viktor SöderqvistCMS sign digest
2022-03-31  Hugo LandauRefactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
2022-03-31  Paulidoc: fix example in ssh KDF man page.
2022-03-29  Paulidocument the safe_div_round_up_TYPE functions
2022-03-28  Hugo LandauFix typo in manpage SSL_CONF_cmd(3)
2022-03-28  Hugo LandauRemove statistics tracking from LHASH
2022-03-25  Todd Shortticket_lifetime_hint may exceed 1 week in TLSv1.3
2022-03-18  Dr. David von OheimbOSSL_CMP_CTX_new.pod: make references to private key...
2022-03-18  Dr. David von OheimbOSSL_CMP_MSG_get0_header.pod: re-phrase two lenthy...
2022-03-18  Dr. David von OheimbSSL_CTX_set_verify.pod: move a note further down where...
2022-03-18  Hugo LandauFix documentation for provider-signature
2022-03-18  Hugo LandauList missing operations in provider(7)
2022-03-15  Tomas MrazAdd documentation of BN_mod_sqrt()
2022-03-14  Tomas MrazFix documentation of parameters for DH and ECDH KEX
2022-03-14  Hugo LandauAdd manpages for SSL_get_certificate, SSL_get_private_key
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
next