]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/ca.c
Revert "Pairwise check for DH keys import as part of FIPS"
[thirdparty/openssl.git] / apps / ca.c
2025-07-02  Tomas Mrazapps: Silence warnings on Win64 builds
2024-09-05  FdaSilvaYYapps: directly inclusion of "e_os.h when needed
2024-09-05  Tomas MrazCopyright year updates
2024-04-09  Stephan Wurmapps: ca,req,x509: Add explicit start and end dates...
2023-09-07  Matt CaswellCopyright year updates
2023-07-27  Fatih Arslan TugayCorrect spelling of database
2023-06-15  Richard Levitteapps/ca.c: Handle EVP_PKEY_get_default_digest_name...
2023-05-25  Dr. David von OheimbAPPS: replace awkward and error-prone pattern by calls...
2023-05-25  Dr. David von OheimbAPPS: replace awkward and error-prone pattern by calls...
2023-05-25  Dr. David von OheimbAPPS/ca: remove spurious errors when certain config...
2023-05-03  Tianjia Zhangapps: silent warning when loading CSR files with vfyopt...
2023-01-24  Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2022-09-20  Dr. David von OheimbAPPS: Move load_csr_autofmt() from apps/cmp.c to apps...
2022-07-14  Dr. David von OheimbAPPS/x509: With -CA but both -CAserial and -CAcreateser...
2022-06-23  Peiwei HuFix the checks of X509_REVOKED_add1_ext_i2d
2022-04-22  Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-02-14  Armin FuerstAdd tests for do_updatedb
2022-01-28  Philip PrindevilleAdd -verbose/-queit flags to dhparam
2022-01-18  Pauliapps/ca: replace ;; with ; as statement separator
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-11-11  Dr. David von OheimbX509: Fix handling of AKID and SKID extensions accordin...
2021-07-13  Tianjia ZhangRemove executable mode attributes of non-executable...
2021-06-11  William EdmistenAdd support for ISO 8601 datetime format
2021-05-24  Florian Mickleropenssl ca: make index.txt parsing error more verbose
2021-05-06  Tomas MrazMake the -inform option to be respected if possible
2021-05-05  Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-04-30  Petr Gotthardapps/ca,req,x509: Switch to EVP_DigestSignInit_ex
2021-04-28  David BenjaminAdd X509 version constants.
2021-04-20  Rich SalzFetch and free cipher and md's
2021-04-14  Dr. David von OheimbAPPS: make apps strict on app_RAND_load() and app_RAND_...
2021-04-08  Shane LontisFix more certificate related lib_ctx settings.
2021-04-01  Tomas MrazAvoid going through NID when unnecessary
2021-02-17  Dr. David von Oheimbapps/ca.c: Make sure ext_ctx structure gets initialized
2021-02-11  Rich SalzLoad rand state after loading providers
2021-02-03  Armin Fuerstapps/ca: Properly handle certificate expiration times...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-13  Dr. David von OheimbAPPS: Allow OPENSSL_CONF to be empty, not loading a...
2021-01-13  Dr. David von Oheimbapps/{req,x509,ca}.c Make sure certs have SKID and...
2020-12-15  Rich SalzCheck non-option arguments
2020-12-10  Dr. David von Oheimbapps/{ca,req,x509}.c: Improve diag and doc mostly on...
2020-12-10  Dr. David von Oheimbapps/{req,x509,ca}.c: Clean up code setting X.509 cert...
2020-11-19  David von OheimbMinor cleanup of error output for various apps
2020-11-19  David von Oheimbapps/ca: Minor code and doc cleanup
2020-10-26  Richard LevitteAPPS: Remove the format argument where it's not used
2020-10-20  xuyunjiaresolve defects: reverse_inull; row[DB_exp_date] refere...
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-24  Dr. David von Oheimbapps/ca.c: Rename confusing variable 'req' to 'template...
2020-09-24  Dr. David von Oheimbload_key_certs_crls(): Restore output of fatal errors
2020-09-24  Richard LevitteUse OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM
2020-09-13  Matt CaswellFix safestack issues in conf.h
2020-09-13  Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-12  Randall S. BeckerNonStop port updates for 3.0.0.
2020-09-11  Chris Novakovicapps/ca: allow CRL lastUpdate/nextUpdate fields to...
2020-09-10  Dr. David von OheimbAdd/harmonize multi-valued RDN support and doc of ca...
2020-08-20  Dr. David von OheimbMake better use of new load_cert_pass() variant of... 12647/head
2020-08-20  Dr. David von Oheimbapps: make use of OSSL_STORE for generalized certs...
2020-08-04  Dr. David von Oheimbapps: Correct and extend diagnostics of parse_name()
2020-07-24  Shane LontisAdd X509 related libctx changes.
2020-07-16  Dr. David von OheimbConstify X509_check_akid and prefer using X509_get0_ser...
2020-05-15  Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
2020-04-24  David von OheimbAdd function load_csr(file,format,desc) to apps/lib...
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-03-23  Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-15  Richard LevitteAPPS: Remove all traces of special SM2 treatment.
2020-03-07  Rich SalzAdd -section option to 'req' command
2020-03-07  Paulicmdline app: add provider commandline options.
2019-11-20  Rich SalzDocument command parameters.
2019-11-07  Rich SalzAdd "sections" to -help output
2019-06-28  Paul YangSupport SM2 certificate signing
2019-02-28  Richard Levitteapps/ca.c: only output DER with SPKAC input and when...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-17  Dr. Matthias St... Fix: 'openssl ca' command crashes when used with 'rand_...
2018-09-21  agnosticdevtypo-fixes: miscellaneous typo fixes
2018-08-22  Matt CaswellImprove the usability of the ca app using EdDSA
2018-06-21  FdaSilvaYYapps/ca: fix useless get before delete.
2018-06-21  Richard Levitteopenssl ca: open the output file as late as possible
2018-05-18  Matt CaswellAllow the ca application to use EdDSA
2018-05-02  Pavel KopylFix memory leaks in CA related functions.
2018-04-23  Richard LevitteFix openssl ca, to correctly make output file binary...
2018-04-19  Viktor DukhovniAdd missing index_index() when reloading OCSP responder
2018-03-15  Matt CaswellFix a memory leak in the ca application
2018-03-15  Matt CaswellAllow multiple entries without a Subject even if unique...
2018-03-15  Matt CaswellReport a readable error on a duplicate cert in ca app
2018-03-15  Matt CaswellRevert "Don't allow an empty Subject when creating...
2018-03-15  Matt CaswellRevert "Don't crash on a missing Subject in index.txt"
2018-02-21  Pavel Kopyldo_body: fix heap-use-after-free.
2018-02-15  Matt CaswellCheck the return code from ASN1_TIME_diff()
2018-02-15  Matt CaswellThe function X509_gmtime_adj() can fail
2018-02-13  Matt CaswellUpdate copyright year
2018-01-31  Richard Levitteapps: Don't include progs.h in apps.h
2018-01-22  Matt CaswellDon't crash on a missing Subject in index.txt
2018-01-22  Matt CaswellDon't allow an empty Subject when creating a Certificate
2017-12-09  FdaSilvaYYUseless conf != NULL test
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-16  FdaSilvaYYSome cleanups to apps/ca.c
2017-10-13  Rich SalzRemove email addresses from source code.
2017-09-26  Richard LevitteMake sure that a cert with extensions gets version...
2017-08-29  PauliRemove the X_OK define, it is unused.
next