| Commit message (Expand) | Author | Age | Files | Lines |
* | Run the withlibctx.pl script | Matt Caswell | 2020-10-01 | 1 | -3/+3 |
* | load_key_certs_crls(): Restore output of fatal errors | Dr. David von Oheimb | 2020-09-24 | 1 | -5/+5 |
* | Fix safestack issues in asn1.h | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK | Matt Caswell | 2020-09-13 | 1 | -1/+0 |
* | Fix safestack issues in x509.h | Matt Caswell | 2020-09-13 | 1 | -1/+0 |
* | Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and... | Dr. David von Oheimb | 2020-09-10 | 1 | -1/+1 |
* | Make better use of new load_cert_pass() variant of load_cert() in apps/ | Dr. David von Oheimb | 2020-08-20 | 1 | -4/+4 |
* | apps: Correct and extend diagnostics of parse_name() | Dr. David von Oheimb | 2020-08-04 | 1 | -1/+2 |
* | Add X509 related libctx changes. | Shane Lontis | 2020-07-24 | 1 | -2/+3 |
* | fixed swapped parameter descriptions for x509 | Nihal Jere | 2020-07-21 | 1 | -2/+2 |
* | Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_ge... | Dr. David von Oheimb | 2020-07-16 | 1 | -1/+1 |
* | Improve documentation, layout, and code comments regarding self-issued certs ... | Dr. David von Oheimb | 2020-07-01 | 1 | -5/+5 |
* | Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c | Dr. David von Oheimb | 2020-05-15 | 1 | -10/+10 |
* | Clean up the use of ERR_print_errors() in apps.c and in four apps | Dr. David von Oheimb | 2020-04-24 | 1 | -3/+1 |
* | Add function load_csr(file,format,desc) to apps/lib/apps.c | David von Oheimb | 2020-04-24 | 1 | -7/+1 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+4 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Fix descriptions of credentials and verification options for various apps | Dr. David von Oheimb | 2020-04-20 | 1 | -1/+1 |
* | APPS: Remove all traces of special SM2 treatment. | Richard Levitte | 2020-03-15 | 1 | -9/+20 |
* | cmdline app: add provider commandline options. | Pauli | 2020-03-07 | 1 | -1/+6 |
* | apps x509: restrict CAkeyform option to OPT_FMT_PDE | Bastian Germann | 2020-02-26 | 1 | -2/+2 |
* | apps x509: passing PKCS#11 URL as -signkey | Bastian Germann | 2020-02-14 | 1 | -1/+1 |
* | Fix regression on x509 keyform argument | Jussi Keranen | 2019-12-19 | 1 | -2/+2 |
* | Add "sections" to -help output | Rich Salz | 2019-11-07 | 1 | -36/+43 |
* | Add -new and -subj options to x509 app for direct cert generation | David von Oheimb | 2019-03-19 | 1 | -16/+56 |
* | fix x509 -force_pubkey option to take effect with cert input or self-signing;... | David von Oheimb | 2019-02-25 | 1 | -14/+13 |
* | Following the license change, modify the boilerplates in apps/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | apps: Stop pretending to care about Netscape keys | Richard Levitte | 2018-11-02 | 1 | -2/+2 |
* | Support directories with "." in x509_load_serial() | Ana María Martínez Gómez | 2018-06-24 | 1 | -1/+1 |
* | Previously this x509 command line was working, restore that | Bernd Edlinger | 2018-03-26 | 1 | -7/+5 |
* | Update copyright year | Matt Caswell | 2018-02-13 | 1 | -1/+1 |
* | apps: Don't include progs.h in apps.h | Richard Levitte | 2018-01-31 | 1 | -0/+1 |
* | Fix small but important regression | Richard Levitte | 2017-11-02 | 1 | -1/+1 |
* | Add '-ext' option to display extensions in 'x509' | Paul Yang | 2017-08-01 | 1 | -3/+101 |
* | Standardize apps use of -rand, etc. | Rich Salz | 2017-07-17 | 1 | -12/+9 |
* | Fix #946 Add -preserve_dates to x509 app | Todd Short | 2017-07-14 | 1 | -9/+21 |
* | Bounds check string functions in apps. | Pauli | 2017-07-06 | 1 | -20/+13 |
* | Undo commit d420ac2 | Rich Salz | 2017-07-05 | 1 | -3/+3 |
* | Clean up a bundle of codingstyle stuff in apps directory | Paul Yang | 2017-06-12 | 1 | -18/+22 |
* | Switch command-line utils to new nameopt API. | Dmitry Belyavskiy | 2017-04-25 | 1 | -20/+12 |
* | If an engine comes up explicitely, it must also come down explicitely | Richard Levitte | 2016-10-19 | 1 | -0/+1 |
* | Constify command options | FdaSilvaYY | 2016-10-14 | 1 | -1/+1 |
* | Fix various missing option help messages ... | FdaSilvaYY | 2016-09-20 | 1 | -8/+8 |
* | Clarify the error messages in 08f6ae5b28 | Matt Caswell | 2016-08-24 | 1 | -1/+1 |
* | Fix some resource leaks in the apps | Matt Caswell | 2016-08-24 | 1 | -0/+4 |
* | Constify certificate and CRL time routines. | Dr. Stephen Henson | 2016-08-19 | 1 | -3/+3 |
* | Set certificate times in one function. | Dr. Stephen Henson | 2016-08-19 | 1 | -12/+4 |
* | Constify char* input parameters in apps code | FdaSilvaYY | 2016-08-17 | 1 | -9/+9 |
* | Constify X509_get0_signature() | Dr. Stephen Henson | 2016-08-17 | 1 | -1/+2 |
* | Corrupt signature in place. | Dr. Stephen Henson | 2016-08-17 | 1 | -2/+1 |