]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/x509.c
Update copyright year
[thirdparty/openssl.git] / apps / x509.c
2021-01-28  Richard LevitteUpdate copyright year
2021-01-20  Dr. David von Oheimbapps/x509.c: Make -x509toreq respect -clrext, -sigopt...
2021-01-20  Dr. David von Oheimbapps/x509.c: Add -copy_extensions option, used when...
2021-01-20  Dr. David von Oheimbapps/x509.c: Major code, user guidance, and documentati...
2021-01-20  Dr. David von Oheimbapps/x509.c: Take the -signkey arg as default pubkey...
2021-01-13  Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2021-01-13  Dr. David von Oheimbapps/{req,x509,ca}.c Make sure certs have SKID and...
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-17  Paulidsa: apps deprecation changes
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/x509.c: Factor out common aspects of X509 signing
2020-12-10  Dr. David von Oheimbapps/{req,x509,ca}.c: Clean up code setting X.509 cert...
2020-11-18  Richard LevitteDeprecate RSA harder
2020-11-13  Rich SalzRemove -C option from x509 command
2020-10-26  Richard LevitteAPPS: Remove the format argument where it's not used
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-24  Dr. David von Oheimbload_key_certs_crls(): Restore output of fatal errors
2020-09-13  Matt CaswellFix safestack issues in asn1.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-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...
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-21  Nihal Jerefixed swapped parameter descriptions for x509
2020-07-16  Dr. David von OheimbConstify X509_check_akid and prefer using X509_get0_ser...
2020-07-01  Dr. David von OheimbImprove documentation, layout, and code comments regard...
2020-05-15  Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
2020-04-24  Dr. David von OheimbClean up the use of ERR_print_errors() in apps.c and...
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-04-20  Dr. David von OheimbFix descriptions of credentials and verification option...
2020-03-15  Richard LevitteAPPS: Remove all traces of special SM2 treatment.
2020-03-07  Paulicmdline app: add provider commandline options.
2020-02-26  Bastian Germannapps x509: restrict CAkeyform option to OPT_FMT_PDE
2020-02-14  Bastian Germannapps x509: passing PKCS#11 URL as -signkey
2019-12-19  Jussi KeranenFix regression on x509 keyform argument
2019-11-07  Rich SalzAdd "sections" to -help output
2019-03-18  David von OheimbAdd -new and -subj options to x509 app for direct cert...
2019-02-25  David von Oheimbfix x509 -force_pubkey option to take effect with cert...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-02  Richard Levitteapps: Stop pretending to care about Netscape keys
2018-06-24  Ana María Martínez... Support directories with "." in x509_load_serial()
2018-03-26  Bernd EdlingerPreviously this x509 command line was working, restore...
2018-02-13  Matt CaswellUpdate copyright year
2018-01-31  Richard Levitteapps: Don't include progs.h in apps.h
2017-11-02  Richard LevitteFix small but important regression
2017-08-01  Paul YangAdd '-ext' option to display extensions in 'x509'
2017-07-16  Rich SalzStandardize apps use of -rand, etc.
2017-07-14  Todd ShortFix #946 Add -preserve_dates to x509 app
2017-07-06  PauliBounds check string functions in apps.
2017-07-05  Rich SalzUndo commit d420ac2
2017-06-12  Paul YangClean up a bundle of codingstyle stuff in apps directory
2017-04-25  Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2016-10-19  Richard LevitteIf an engine comes up explicitely, it must also come...
2016-10-14  FdaSilvaYYConstify command options
2016-09-20  FdaSilvaYYFix various missing option help messages ...
2016-08-24  Matt CaswellClarify the error messages in 08f6ae5b28
2016-08-24  Matt CaswellFix some resource leaks in the apps
2016-08-19  Dr. Stephen HensonConstify certificate and CRL time routines.
2016-08-19  Dr. Stephen HensonSet certificate times in one function.
2016-08-17  FdaSilvaYYConstify char* input parameters in apps code
2016-08-17  Dr. Stephen HensonConstify X509_get0_signature()
2016-08-17  Dr. Stephen HensonCorrupt signature in place.
2016-08-16  Dr. Stephen HensonCorrupt signature earlier.
2016-08-16  Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-06-20  Jiri HorkyRT3136: Remove space after issuer/subject
2016-06-15  Richard LevitteDeal with the consequences of constifying getters
2016-06-15  FdaSilvaYYConstify X509_TRUST_add method.
2016-06-01  Matt CaswellEnsure an ASN1_OBJECT is freed in error paths
2016-05-19  Matt CaswellCheck that the obtained public key is valid
2016-05-17  Rich SalzCopyright consolidation 01/10
2016-05-04  FdaSilvaYYGH932: Add more help messages to some apps options.
2016-04-21  Matt CaswellFix some code maintenance issues
2016-04-15  Rich SalzMake many X509_xxx types opaque.
2016-04-13  Matt CaswellDeprecate OBJ_cleanup() and make it a no-op
2016-04-06  Richard LevitteMake the RSA structure opaque
2016-04-04  FdaSilvaYYUse X509_REQ_get0_pubkey
2016-04-02  Matt CaswellMake DSA_METHOD opaque
2016-04-02  Matt CaswellMake the DSA structure opaque
2016-02-22  Rich SalzRemove unused parameters from internal functions
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-08  Dr. Stephen HensonFix engine key support in utilities.
2016-01-30  Richard LevitteFix opt_imax() call
2016-01-29  Viktor DukhovniBetter type for x509 -checkend argument
2016-01-20  Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-14  Dr. Stephen HensonTo avoid possible time_t overflow use X509_time_adj_ex()
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-14  Dr. Stephen HensonNew function X509_get0_pubkey
2015-11-09  Matt CaswellContinue standardisation of malloc handling in apps
2015-10-12  Matt CaswellCentralise loading default apps config file
2015-09-05  Richard LevitteChange the way apps open their input and output files
2015-09-05  Richard LevitteMake the handling of output and input formats consistent
2015-09-05  Dr. Stephen HensonAvoid direct X509 structure access
2015-08-31  Dr. Stephen Hensonmake X509_REQ opaque
2015-07-16  Rich SalzRemove obsolete key formats.
2015-07-07  Richard LevitteMake "oneline" the default for nameopt
2015-06-15  Rich SalzRT2547: Tighten perms on generated privkey files
next