Copyright consolidation 01/10
[openssl.git] / apps / ca.c
2016-05-17 Rich SalzCopyright consolidation 01/10
2016-05-16 Dr. Stephen HensonDon't load same config file twice.
2016-05-09 Hansruedi PatzenFix: failed to open config file if not specified when...
2016-05-04 FdaSilvaYYGH932: Add more help messages to some apps options.
2016-04-13 Matt CaswellDeprecate OBJ_cleanup() and make it a no-op
2016-04-05 Dr. Stephen Hensonfix memory leak in ca
2016-04-04 FdaSilvaYYFix a possible leak on NETSCAPE_SPKI_verify failure.
2016-04-04 FdaSilvaYYUse X509_REQ_get0_pubkey
2016-03-17 Rich SalzRemove Netware and OS/2
2016-02-22 Rich SalzRemove unused parameters from internal functions
2016-02-14 Richard LevitteMake sure to use unsigned char for is*() functions
2016-02-08 Dr. Stephen HensonFix engine key support in utilities.
2016-02-06 A J Mohan Raocommands help cleanup
2015-12-16 Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-14 Dr. Stephen HensonNew function X509_get0_pubkey
2015-12-11 Rich SalzUse SHA256 not MD5 as default digest.
2015-12-07 Richard LevitteHave the few apps that accessed EVP_MD directly use...
2015-11-09 Matt CaswellContinue standardisation of malloc handling in apps
2015-10-23 Alessandro GhediniRemove useless code
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-07 Richard LevitteMake "oneline" the default for nameopt
2015-06-15 Tim HudsonFix argument processing error from the option parsing...
2015-05-29 Richard LevitteRestore module loading
2015-05-28 Rich SalzRT3876: Only load config when needed
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-04 Rich SalzRT1369: don't do "helpful" access check.
2015-05-04 Dr. Stephen Hensonmore OSSL_NELEM cases
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich Salzfree null cleanup finale
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-30 Rich SalzIn apps, malloc or die
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-30 Rich Salzfree NULL cleanup 8
2015-04-29 Rich Salzuse isxdigit and apps_tohex
2015-04-29 Rich SalzRemove needless bio_err argument
2015-04-28 Rich Salzremove malloc casts
2015-04-25 Rich SalzRemove EFENCE support.
2015-04-25 Rich Salzfewer NO_ENGINE #ifdef's
2015-04-24 Rich SalzBig apps cleanup (option-parsing, etc)
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-03-25 Rich Salzfree NULL cleanup
2015-03-25 Dr. Stephen Hensonmake X509_NAME opaque
2015-03-17 Matt CaswellAdd malloc failure checks
2015-03-05 Matt CaswellUnchecked malloc fixes
2015-01-30 Rich SalzDead code clean: #if 0 removal in apps
2015-01-23 Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
2015-01-22 Matt CaswellRe-align some comments after running the reformat script.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-17 Richard LevitteClear warnings/errors within RL_DEBUG code sections...
2014-06-29 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-29 Dr. Stephen HensonShow errors on CSR verification failure.
2014-06-27 Dr. Stephen HensonMemory leak and NULL dereference fixes.
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2012-11-20 Dr. Stephen Hensonfix printout of expiry days if -enddate is used in ca
2012-09-09 Dr. Stephen HensonNew -valid option to add a certificate to the ca index...
2012-01-12 Andy PolyakovSanitize usage of <ctype.h> functions. It's important...
2010-03-14 Dr. Stephen Hensonfree up sigopts STACK
2010-03-14 Dr. Stephen Hensonclear bogus errors in ca utility
2010-03-14 Dr. Stephen Hensonadd -sigopt option to ca utility
2009-12-02 Dr. Stephen HensonReplace the broken SPKAC certification with the correct...
2009-10-04 Dr. Stephen HensonFix warnings about ignoring fgets return value
2009-09-02 Dr. Stephen HensonPR: 2013
2009-07-27 Dr. Stephen HensonUpdate from 1.0.0-stable
2009-03-09 Dr. Stephen HensonPR: 1854
2008-12-22 Andy PolyakovIncidentally cvs.openssl.org/chngview?cn=17710 also...
2008-10-07 Dr. Stephen HensonExperimental new date handling routines. These fix...
2008-06-04 Ben LaurieMore type-checking.
2008-06-02 Dr. Stephen HensonAvoid case in ca.c fix.
2008-06-02 Dr. Stephen HensonRevert, doesn't fix warning :-(
2008-06-02 Dr. Stephen HensonAvoid cast with wrapper function.
2008-05-31 Dr. Stephen HensonStop const mismatch warning.
2008-05-26 Ben LaurieLHASH revamp. make depend.
2008-03-16 Dr. Stephen HensonFix some warnings.
2007-04-04 Ben LaurieReturn an error if the serial number is badly formed...
2006-11-27 Ben LaurieAdd RFC 3779 support.
2006-07-25 Dr. Stephen HensonSupport for multiple CRLs with same issuer name in...
2006-05-07 Dr. Stephen HensonAdd support for default public key digest type ctrl.
2006-04-19 Dr. Stephen HensonRemove link between digests and signature algorithms.
2005-11-04 Andy PolyakovEliminate dependency on read/write/stat in apps under...
2005-09-30 Nils Larschsuccessfully updating the db shouldn't result in an...
2005-07-04 Dr. Stephen HensonUpdate from stable branch.
2005-04-15 Nils Larschconst fixes
2005-04-05 Nils Larschsome const fixes
2004-11-11 Dr. Stephen HensonUse the default_md config file value when signing CRLs.
2004-08-06 Dr. Stephen HensonCall setup_engine after autoconfig.
2004-04-20 Dr. Stephen HensonReduce chances of issuer and serial number duplication...
2004-04-15 Dr. Stephen HensonClear error if unique_subject lookup fails.
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-28 Richard LevitteMove another common functionality (reproduced so far...
2003-11-28 Richard LevitteMove do_subject() to apps.c and rename it to parse_name...
2003-11-28 Richard LevitteAllow multi-valued rdns in subjects. This adds the...
next