]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Make sure we use the libctx when creating an EVP_PKEY_CTX in libssl
[thirdparty/openssl.git] / doc /
2020-04-01  Tianjia Zhangapps: support sendfile in s_server when ktls enabled
2020-04-01  Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-30  Matt CaswellDocument the new X509v3_cache_extensions() function
2020-03-30  Matt CaswellAdd the X509v3_cache_extensions() function
2020-03-28  PauliParam builder: Remove the static size limit.
2020-03-28  PauliParam build: make structures opaque.
2020-03-28  PauliNEWS: note OSSL_PARAM_BLD API as public.
2020-03-28  PauliParam builder: make the OSSL_PARAM_BLD APIs public.
2020-03-27  Matt CaswellDocument various SRP related APIs
2020-03-27  Matt CaswellAdd OCSP_RESPID_set_by_key_ex() and OCSP_RESPID_match_ex()
2020-03-25  Richard LevitteEVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
2020-03-25  Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-25  Dr. David von OheimbFix whitespace nit in OSSL_SELF_TEST_new.pod which...
2020-03-25  Nikolay MorozovIssuer Sign Tool extention support
2020-03-23  Rich SalzUpdate CA.pl podpage, and script
2020-03-23  Matt CaswellMake it possible to easily specify a libctx for EVP_Dig...
2020-03-23  Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-21  Bernd EdlingerFix error handling in x509v3_cache_extensions and relat...
2020-03-20  Shane LontisAdd support for passing the libctx to the config loader
2020-03-18  Dr. David von OheimbRename OSSL_{d2i,i2d}_CMP_MSG_bio to {d2i,id2}_OSSL_CMP...
2020-03-15  Richard LevitteAPPS: Remove all traces of special SM2 treatment.
2020-03-15  Richard LevitteX509: Rename X509_set0_sm2_id() and friends
2020-03-15  Shane LontisAdd ECDSA to providers
2020-03-14  Richard LevitteDOCS: Fix the description of OSSL_PARAM_allocate_from_t...
2020-03-14  PauliRemove reference to old DH files.
2020-03-14  Paulidh: document what the PEM files in apps actually contain.
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  Richard LevitteEVP: Add new domparams and key generation functionality
2020-03-12  Richard LevitteCORE: Add the key object generator libcrypto<->provider...
2020-03-11  Rich SalzDOCS: Use "command" not "tool" or "utility"
2020-03-10  Dr. David von OheimbMove OSSL_CMP_X509_digest() to x_all.c, renaming it...
2020-03-10  Dr. David von OheimbFix handling of CMP msg senderKID and improve doc of...
2020-03-10  Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-10  Richard LevitteDOCS: Clean up doc/man3/EVP_DigestInit.pod
2020-03-10  Richard LevitteDOCS: Add translation information for EVP_MD_CTX_ctrl()
2020-03-10  Richard LevitteDOCS: Move implementation specific docs away from provi...
2020-03-10  Richard LevitteDOCS: Start restructuring our provider and implementati...
2020-03-09  Richard LevitteDOCS: Fix documentation on asymmetric keydata types
2020-03-09  James Peachdocs: fix typo in SSL functions
2020-03-09  Matt CaswellDocument the new DigestSign provider functions
2020-03-08  Dr. Matthias St... doc: slightly reformulate 'openssl(1)/Random State...
2020-03-07  Rich SalzAdd -section option to 'req' command
2020-03-07  Paulicmdline app: add provider commandline options.
2020-03-07  Pauliman1: make all openssl command line tool documentation...
2020-03-06  Shane LontisChange DH_get_nid() to set the value of q if it is...
2020-03-06  Matt CaswellClarify the usage of EVP_PKEY_get_raw_[private|public...
2020-03-06  Rich SalzUse .cnf for config files, not .conf
2020-03-04  Rich SalzAdd some missing env var documentation
2020-03-03  Shane LontisAdd Serializers for EC
2020-03-03  Tomas MrazCorrect two small documentation issues
2020-03-03  Dmitry BelyavskiyDocumenting newly added CMS modification
2020-03-03  Dr. Matthias St... doc: document that 'openssl rand' is cryptographically...
2020-03-03  Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-03-02  Richard Levittebuild.info: Implement simply substitutions in variable...
2020-03-02  Richard Levittebuild.info: Make it possible to have more than one...
2020-03-02  Richard LevitteKEYMGMT: Add a keydata copy function
2020-03-02  Richard LevitteKEYMGMT: Add a keydata matching function
2020-02-29  Richard LevitteDOCS: Add and modify docs for internal EVP_KEYMGMT...
2020-02-29  Richard LevitteDOCS: Add internal docs for EVP_PKEY and the export...
2020-02-29  Dr. Matthias St... man: openssl-ocsp: separate client and server options
2020-02-28  Nikolay Morozovx509v3 subjectSignTool extention support
2020-02-27  Matt CaswellImplement the ECX Serializers
2020-02-26  Dr. Matthias St... doc: add OpenSSL logo
2020-02-26  Bastian Germannapps x509: restrict CAkeyform option to OPT_FMT_PDE
2020-02-26  Asfak Rahmanbugfix in cmac calculation example
2020-02-26  Paulisec_mem: add note about the minimum size parameter.
2020-02-22  Richard LevitteRefactor evp_pkey_make_provided() to do legacy to provi...
2020-02-22  Richard Levittedoc/man3/EVP_PKEY_CTX_ctrl.pod: cleanup
2020-02-22  Richard LevittePROV: add RSA signature implementation
2020-02-21  Dr. David von OheimbDon't exclude quite so much in a no-sock build
2020-02-21  Matt CaswellIntroduce the provider property
2020-02-21  Paulipkey: additional EC related options
2020-02-21  Paulipkey: update command line tool examples in light of...
2020-02-21  PauliParams: add argument to the _from_text calls to indicat...
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20  Paulirsa: document deprecated RSA command line apps
2020-02-20  Paulirsa: document deprecated low level functions
2020-02-18  Nicola Tuveri[PROV][EC] Update documentation
2020-02-18  Alex BobocDOC:Fix typos in x509v3_config.pod
2020-02-18  Alex BobocDOC:Fix typos in man5/config.pod
2020-02-18  Alex BobocDOC:Fix typos in openssl-enc.pod.in + openssl.pod
2020-02-18  Alex BobocDOC:Fix typos in ossl_cmp_print_log.pod
2020-02-18  Alex BobocDOC:Fix typos in ossl_param_bld_init
2020-02-18  PauliDeprecate EC command line apps.
2020-02-18  Richard LevitteDOC: Add documentation related to X509_LOOKUPs
2020-02-18  Richard LevitteFix podchecker warnings
2020-02-17  Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2020-02-17  Dr. David von Oheimbfix various formatting nits in CMP contribution chunks...
2020-02-17  Dr. David von Oheimbimprove CMP logging according to comments on CMP chunk...
2020-02-17  Dr. David von Oheimbadd internal doc files actually belonging to CMP contri...
2020-02-15  Richard LevitteDOC: document in more detail what a BIO_read_ex() via...
2020-02-15  Richard LevitteDocument OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
2020-02-14  Bastian Germannapps x509: passing PKCS#11 URL as -signkey
2020-02-12  PauliRemove unused ossl_param_bld_to_param_ex() function.
2020-02-12  PauliRemove unused OSSL_PARAM_construct_from_text() function.
2020-02-11  Paulidsa: deprecate applications that depend on the low...
2020-02-11  PauliDeprecate the low level DSA functions.
2020-02-10  Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
next