Allow subject of CMP -oldcert as sender unless protection cert is given
[openssl.git] / util /
2020-06-11 PauliThe EVP_MAC functions have been renamed for consistency...
2020-06-11 Paulikdf: make function naming consistent.
2020-06-10 Dr. David von Oheimbrun_tests.pl: Add options for focussing output on faile...
2020-06-05 Matt CaswellImplement OSSL_PROVIDER_get0_provider_ctx()
2020-06-05 Matt CaswellEnable applications to directly call a provider's query...
2020-06-02 Billy BrumleyMove EC_METHOD to internal-only
2020-06-01 Tim Hudsonundeprecate SSL_CTX_load_verify_locations and X509_STOR...
2020-05-29 Richard LevitteDOCS: add openssl-core_numbers.h(7)
2020-05-28 Richard Levitteutil/mkpod2html.pl: Fix unbalanced quotes
2020-05-27 Dr. David von OheimbRename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp...
2020-05-26 Dr. David von OheimbFix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey...
2020-05-24 Dr. David von OheimbMove decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local...
2020-05-20 Billy Brumleydeprecate EC_POINT_make_affine and EC_POINTs_make_affine
2020-05-20 Richard LevitteAdd OSSL_PROVIDER_do_all()
2020-05-19 Billy Brumleydeprecate EC precomputation functionality
2020-05-18 Nikolay MorozovFix small documentation issues
2020-05-16 Billy Brumleydeprecate EC_POINTs_mul function
2020-05-15 Rich SalzFix all MD036 (emphasis used instead of heading)
2020-05-15 Matt CaswellUpdate copyright year
2020-05-15 Nicolas VigierIf SOURCE_DATE_EPOCH is defined, use it for copyright...
2020-05-14 Richard LevitteEVP: Refactor the RSA-PSS key generation controls for...
2020-05-14 Nikolay MorozovAdd documentation for ASN1_INTEGER_new() and ASN1_INTEG...
2020-05-13 Dr. David von OheimbRename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_...
2020-05-13 Dr. David von OheimbAdd -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MS...
2020-05-13 Richard LevitteOSSL_STORE: Make it possible to attach an OSSL_STORE...
2020-05-08 Rich Salztravis: enable markdownlint checks
2020-05-07 Jakub ZelenkaAdd documentation for CMS_EnvelopedData_create()
2020-05-07 Shane LontisRemove legacy FIPS_mode functions
2020-05-05 Dr. David von OheimbStrengthen X509_STORE_CTX_print_verify_cb() to print...
2020-05-04 Matt CaswellMake EVP_new_raw_[private|public]_key provider aware
2020-05-03 Richard Levitteutil/perl/OpenSSL/OID.pm: remove the included unit...
2020-05-02 Shane LontisAdd default property API's to enable and test for fips
2020-05-01 Benjamin Kadukmake update for SSL_new_session_ticket
2020-04-30 PauliUndeprecate DH, DSA and RSA _bits() functions.
2020-04-25 Pauliparams: change OSSL_PARAM_set_unmodified() to operate...
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-22 Pauliparams: add functionality to test if an OSSL_PARAM...
2020-04-21 Billy Brumley[crypto/ec] deprecate Jprojective_coordinates_GFp functions
2020-04-21 Dirk-Willem van... Add setter equivalents to X509_REQ_get0_signature
2020-04-19 Richard LevitteDOC: Refactor provider-keymgmt(7) to give the keytypes...
2020-04-19 Paulidhparam: update command line app to use EVP calls
2020-04-16 Matt CaswellCreate a libctx aware X509_verify_ex()
2020-04-15 Shane LontisAdd DH keygen to providers
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-04-15 Matt CaswellDocument the new libctx aware private key functions
2020-04-15 Matt CaswellTeach PEM_read_bio_PrivateKey about libctx
2020-04-15 Matt CaswellTeach d2i_PrivateKey et al about libctx
2020-04-15 Richard LevitteEC: Refactor EVP_PKEY_CTX curve setting macros for...
2020-04-15 Dr. Matthias St... mkerr: remove legacy guards from generated error headers
2020-04-14 Aaron ThompsonAdd ex_data to EVP_PKEY.
2020-04-11 Richard LevitteInitialize files that declare internal symbols
2020-04-11 Richard LevitteRework util/find-doc-nits to distinguish internal docum...
2020-04-11 Jake MaynardAdd manpage entry for X509_check_purpose()
2020-04-09 Matt CaswellMake the CT code library context aware
2020-04-09 Richard LevitteOpenSSL::OID: Don't use List::Util
2020-04-08 Matt CaswellAdd X509_STORE_CTX_new_with_libctx()
2020-04-08 Richard LevitteEVP & TLS: Add necessary EC_KEY data extraction functio...
2020-04-08 Richard LevitteEVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
2020-04-07 Richard LevittePROV: Add the beginning of a DER writing library
2020-04-07 Richard LevitteAdd perl support to parse and DER encode ASN.1 OID...
2020-04-02 Dr. David von OheimbHTTP client: make server/proxy and port params more...
2020-04-02 Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-04-01 Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-30 Matt CaswellAdd the X509v3_cache_extensions() function
2020-03-28 PauliParam build: make structures opaque.
2020-03-28 PauliNEWS: note OSSL_PARAM_BLD API as public.
2020-03-27 Matt CaswellDocument various SRP related APIs
2020-03-27 Matt CaswellMake SRP library context aware
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 Nikolay MorozovIssuer Sign Tool extention support
2020-03-25 Richard Levitteutil/wrap.pl: Correct exit code when signalled
2020-03-20 Shane LontisAdd support for passing the libctx to the config loader
2020-03-18 David von Oheimbmake err() message strings of find-doc-nits consistentl...
2020-03-18 David von Oheimbadd line and file info to 'Malformed line' error msg...
2020-03-18 Dr. David von OheimbRename OSSL_{d2i,i2d}_CMP_MSG_bio to {d2i,id2}_OSSL_CMP...
2020-03-18 Dr. David von Oheimbfix false positive of check-format.pl regarding '#if...
2020-03-18 Dr. David von Oheimbmake util/check-format.pl script executable
2020-03-18 Dr. David von Oheimbfix false positive of check-format.pl reporting '{1...
2020-03-15 Richard LevitteX509: Rename X509_set0_sm2_id() and friends
2020-03-12 Richard LevittePROV: Add RSA functionality for key generation
2020-03-12 Richard LevitteEVP: Add new domparams and key generation functionality
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 OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-10 Richard LevitteDOCS: Add missing documentation in util/missingcrypto.txt
2020-03-09 Dr. David von OheimbRenew and extend the tool for checking adherence to...
2020-03-09 Richard Levitteutil/wrap.pl: do not look at EXE_SHELL
2020-03-07 Paulicmdline app: add provider commandline options.
2020-03-06 Rich SalzUse .cnf for config files, not .conf
2020-03-03 Dmitry BelyavskiyDocumenting newly added CMS modification
2020-03-03 Dmitry BelyavskiyImplementation of Russian GOST CMS
2020-03-03 Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-02-28 Nikolay Morozovx509v3 subjectSignTool extention support
2020-02-28 Richard LevitteFix util/mktar.sh to use the new VERSION information
2020-02-27 Richard LevitteDeprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
2020-02-27 Richard LevitteTEST: add util/wrap.pl and use it
2020-02-26 Rich SalzUse a wrapper for pod2html
next