Move some DSA functions between files to make it possible to use the DSA
[openssl.git] / apps / ca.c
2005-09-30 Nils Larschsuccessfully updating the db shouldn't result in an...
2005-05-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-15 Nils Larschconst fixes
2005-04-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-05 Nils Larschsome const fixes
2005-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-11 Dr. Stephen HensonUse the default_md config file value when signing CRLs.
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-08-06 Dr. Stephen HensonIn ca.c setup engine after autoconfig so any dynamic...
2004-05-11 Ben LauriePull FIPS back into stable.
2004-04-22 Dr. Stephen HensonPort the random serial number generation to 0.9.7-stable.
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.
2004-04-15 Dr. Stephen HensonClear error if unique_subject lookup fails.
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-03-08 Dr. Stephen HensonIncorporate crlNumber functionality from 0.9.8 except...
2004-03-08 Richard LevitteIncorporate the following changes from 0.9.8-dev:
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
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...
2003-11-28 Richard LevitteNetware-specific changes,
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-09-09 Richard LevitteGeneralise the definition of strcasecmp() and strncasec...
2003-06-19 Richard LevitteImplement CRL numbers.
2003-04-04 Richard LevitteConvert save_serial() to work like save_index(), and...
2003-04-04 Richard LevitteAdd documentation on the added functionality in 'openss...
2003-04-03 Richard LevitteCorrect a lot of printing calls. Remove extra arguments...
2003-04-03 Richard LevitteImplement self-signing in 'openssl ca'. This makes...
2003-04-03 Richard LevitteReset the version number of the issuer certificate...
2003-04-03 Richard LevitteReset the version number of the issuer certificate...
2003-04-03 Richard LevitteConditionalise all debug strings.
2003-04-03 Richard LevitteMake it possible to have multiple active certificates...
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30 Richard Levittecert_sk isn't always allocated, so freeing it may cause...
2003-01-30 Richard Levittecert_sk isn't always allocated, so freeing it may cause...
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-09 Dr. Stephen HensonTypo.
2003-01-09 Dr. Stephen HensonOops, left debugging malloc include file in...
2003-01-09 Dr. Stephen HensonNULL tofree when it is freed to avoid double free.
2003-01-09 Dr. Stephen HensonNULL tofree when it is freed to avoid double free.
2002-12-25 Richard LevitteSpelling error.
2002-12-25 Richard LevitteSpelling error.
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-03 Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-12-03 Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-14 Richard LevitteRemove warnings.
2002-11-14 Richard LevitteRemove warnings.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-12 Ben LaurieMany security improvements (CHATS) and a warning fix.
2002-11-07 Richard LevitteWindows doesn't know sys/file.h
2002-11-07 Richard LevitteWindows doesn't know sys/file.h
2002-10-24 Richard LevitteOn certain platforms, we redefine certain symbols using...
2002-10-24 Richard LevitteOn certain platforms, we redefine certain symbols using...
2002-10-23 Bodo Möllerfix warnings, and harmonize indentation
2002-10-23 Bodo Möllerfix warnings, and harmonize indentation
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-11 Richard LevitteBN_bn2hex() returns "0" instead of "00" for zero. ...
2002-10-11 Richard LevitteBN_bn2hex() returns "0" instead of "00" for zero. ...
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteAdd missing LF
2002-10-09 Richard LevitteAdd missing LF
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-12 Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-01 Richard LevitteMake it possible to load keys from stdin, and restore...
2002-08-01 Richard LevitteMake it possible to load keys from stdin, and restore...
2002-07-31 Richard LevitteIf the email address is moved from the subject to the...
2002-07-31 Richard LevitteIf the email address is moved from the subject to the...
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-18 Bodo MöllerFix bug introduced with revision 1.95 when this filed...
2002-07-18 Bodo MöllerFix bug introduced with revision 1.95 when this filed...
2002-07-18 Richard LevitteUnixware doesn't have strings.h, so we need to declare...
2002-07-18 Richard LevitteUnixware doesn't have strings.h, so we need to declare...
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-05-19 Dr. Stephen HensonReorganise -subj option code, fix buffer overrun.
2002-05-19 Dr. Stephen HensonReorganise -subj option code, fix buffer overrun.
2002-04-30 Lutz JänickeFix escaping when using the -subj option of "openssl...
2002-04-30 Lutz JänickeFix escaping when using the -subj option of "openssl...
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-03-08 Dr. Stephen HensonFix the Win32_rename() function so it correctly
2002-03-08 Dr. Stephen HensonFix the Win32_rename() function so it correctly
next