summaryrefslogtreecommitdiffstats
path: root/apps/ca.c
AgeCommit message (Expand)Author
2017-10-18Remove parentheses of return.KaoruToda
2017-10-16Some cleanups to apps/ca.cFdaSilvaYY
2017-10-13Remove email addresses from source code.Rich Salz
2017-09-26Make sure that a cert with extensions gets version number 2 (v3)Richard Levitte
2017-08-30Remove the X_OK define, it is unused.Pauli
2017-08-22Add random serial# support.Rich Salz
2017-07-16Standardize apps use of -rand, etc.Rich Salz
2017-06-12Clean up a bundle of codingstyle stuff in apps directoryPaul Yang
2017-06-11Introduce ASN1_TIME_set_string_X509 APIRich Salz
2017-06-09Fix a bundle of trailing spaces in several filesPaul Yang
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy
2017-02-28Remove some commented out code in the appsMatt Caswell
2017-02-28Code health: Remove obvious VAX C fixupsRichard Levitte
2017-02-21Fix some more memory leaks with TXT_DB_insert.Bernd Edlinger
2017-02-21Fix a few memleaks in TXT_DB.Bernd Edlinger
2017-02-14Add Sieve support (RFC 5804) to s_client ("-starttls sieve")Robert Scheck
2017-01-25Fix some style and indent issueFdaSilvaYY
2017-01-23Fix use before assignmentFdaSilvaYY
2016-11-15Introduce PATH_MAX and NAME_MAXFdaSilvaYY
2016-11-15Simplify and fix usage of three string array variable...FdaSilvaYY
2016-10-28Fix a double free in ca command lineMatt Caswell
2016-10-19If an engine comes up explicitely, it must also come down explicitelyRichard Levitte
2016-10-14Constify command optionsFdaSilvaYY
2016-09-13Fix some magic values about revocation info type...FdaSilvaYY
2016-08-22Closing output file from inside the loop who open itFdaSilvaYY
2016-08-19Constify certificate and CRL time routines.Dr. Stephen Henson
2016-08-19Set certificate times in one function.Dr. Stephen Henson
2016-08-17Small nits and cleanupsFdaSilvaYY
2016-08-17Constify char* input parameters in apps codeFdaSilvaYY
2016-08-16two typo fixesFdaSilvaYY
2016-08-16Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().Dr. Stephen Henson
2016-08-11Fix doc and help about ca -valid optionFdaSilvaYY
2016-08-04Constify two internal methodsFdaSilvaYY
2016-07-30Ignore the serial number for now and just do the rest.Richard J. Moore
2016-07-30Make some more X509 functions const.Richard J. Moore
2016-07-25Unused variable, and cleanupsFdaSilvaYY
2016-07-20Code factorisation and simplificationFdaSilvaYY
2016-07-20Fix double calls to strlenFdaSilvaYY
2016-07-20Simplify code related to tmp_email_dn.FdaSilvaYY
2016-05-21Indent and dead code cleanupFdaSilvaYY
2016-05-18Locally declare some variablesFdaSilvaYY
2016-05-17Copyright consolidation 01/10Rich Salz
2016-05-16Don't load same config file twice.Dr. Stephen Henson
2016-05-09Fix: failed to open config file if not specified when using CA commandsHansruedi Patzen
2016-05-04GH932: Add more help messages to some apps options.FdaSilvaYY
2016-04-13Deprecate OBJ_cleanup() and make it a no-opMatt Caswell
2016-04-05fix memory leak in caDr. Stephen Henson
2016-04-04Fix a possible leak on NETSCAPE_SPKI_verify failure.FdaSilvaYY
2016-04-04Use X509_REQ_get0_pubkeyFdaSilvaYY
2016-03-17Remove Netware and OS/2Rich Salz