| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the -inform option to be respected if possible | Tomas Mraz | 2021-05-06 | 1 | -3/+3 |
* | APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro | Dr. David von Oheimb | 2021-05-05 | 1 | -1/+1 |
* | apps/ca,req,x509: Switch to EVP_DigestSignInit_ex | Petr Gotthard | 2021-04-30 | 1 | -14/+5 |
* | Add X509 version constants. | David Benjamin | 2021-04-28 | 1 | -1/+2 |
* | Prefer fetch over legacy get_digestby/get_cipherby | Tomas Mraz | 2021-04-28 | 1 | -7/+4 |
* | Fetch and free cipher and md's | Rich Salz | 2021-04-20 | 1 | -3/+5 |
* | APPS: make apps strict on app_RAND_load() and app_RAND_write() failure | Dr. David von Oheimb | 2021-04-14 | 1 | -1/+3 |
* | Fix more certificate related lib_ctx settings. | Shane Lontis | 2021-04-08 | 1 | -1/+1 |
* | apps/x509.c: Improve print_name() and coding style of large print loop in x50... | Dr. David von Oheimb | 2021-02-28 | 1 | -11/+6 |
* | Process digest option after loading providers | Rich Salz | 2021-02-11 | 1 | -4/+8 |
* | Load rand state after loading providers | Rich Salz | 2021-02-11 | 1 | -0/+1 |
* | Update copyright year | Richard Levitte | 2021-01-28 | 1 | -1/+1 |
* | apps/req.c: Make sure -verify option takes effect also with -x509 | Dr. David von Oheimb | 2021-01-13 | 1 | -2/+2 |
* | apps/req.c: Cosmetic improvements of code and documentation | Dr. David von Oheimb | 2021-01-13 | 1 | -6/+5 |
* | apps/req.c: Add -copy_extensions option for use with -x509; default: none | Dr. David von Oheimb | 2021-01-13 | 1 | -3/+24 |
* | Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed cert | Dr. David von Oheimb | 2021-01-13 | 1 | -2/+15 |
* | apps/req.c: make -subj work with -x509; clean up related code | Dr. David von Oheimb | 2021-01-13 | 1 | -45/+25 |
* | apps/req.c: add -CA and -CAkey options; improve code and doc | Dr. David von Oheimb | 2021-01-13 | 1 | -155/+203 |
* | APPS: Allow OPENSSL_CONF to be empty, not loading a config file | Dr. David von Oheimb | 2021-01-13 | 1 | -28/+12 |
* | apps/{req,x509,ca}.c Make sure certs have SKID and AKID X.509 extensions by d... | Dr. David von Oheimb | 2021-01-13 | 1 | -1/+1 |
* | Drop OPENSSL_NO_RSA everywhere | Richard Levitte | 2020-12-20 | 1 | -8/+3 |
* | Check non-option arguments | Rich Salz | 2020-12-15 | 1 | -0/+2 |
* | apps/{ca,req,x509}.c: Improve diag and doc mostly on X.509 extensions, fix mu... | Dr. David von Oheimb | 2020-12-10 | 1 | -8/+8 |
* | apps/{req,x509,ca}.c: Cleanup: move shared X509{,_REQ,_CRL} code to apps/lib/... | Dr. David von Oheimb | 2020-12-10 | 1 | -144/+0 |
* | apps/{req,x509,ca}.c: Clean up code setting X.509 cert version v3 | Dr. David von Oheimb | 2020-12-10 | 1 | -7/+15 |
* | apps/req.c: Improve diagnostics on multiple/overriding X.509 extensions defin... | Dr. David von Oheimb | 2020-12-10 | 1 | -11/+13 |
* | Deprecate RSA harder | Richard Levitte | 2020-11-18 | 1 | -3/+6 |
* | APPS: Reduce deprecation warning suppression - ENGINE | Richard Levitte | 2020-10-04 | 1 | -7/+4 |
* | Run the withlibctx.pl script | Matt Caswell | 2020-10-01 | 1 | -2/+1 |
* | load_key_certs_crls(): Restore output of fatal errors | Dr. David von Oheimb | 2020-09-24 | 1 | -1/+1 |
* | Fix safestack issues in conf.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 |
* | Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and... | Dr. David von Oheimb | 2020-09-10 | 1 | -3/+3 |
* | apps: Correct and extend diagnostics of parse_name() | Dr. David von Oheimb | 2020-08-04 | 1 | -1/+1 |
* | Deprecate -nodes in favor of -noenc in pkcs12 and req app | Dr. David von Oheimb | 2020-07-28 | 1 | -5/+7 |
* | Add X509 related libctx changes. | Shane Lontis | 2020-07-24 | 1 | -1/+2 |
* | apps: deprecate engines | Pauli | 2020-07-16 | 1 | -0/+3 |
* | Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c | Dr. David von Oheimb | 2020-05-15 | 1 | -1/+1 |
* | Clean up the use of ERR_print_errors() in apps.c and in four apps | Dr. David von Oheimb | 2020-04-24 | 1 | -5/+2 |
* | Add function load_csr(file,format,desc) to apps/lib/apps.c | David von Oheimb | 2020-04-24 | 1 | -14/+4 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+2 |
* | 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 |
* | Constify various mostly X509-related parameter types in crypto/ and apps/ | Dr. David von Oheimb | 2020-03-23 | 1 | -4/+2 |
* | APPS: Remove all traces of special SM2 treatment. | Richard Levitte | 2020-03-15 | 1 | -117/+66 |
* | APPS: Add ctrl_str()-like functionality for X509 and X509_REQ | Richard Levitte | 2020-03-15 | 1 | -0/+29 |
* | Add -section option to 'req' command | Rich Salz | 2020-03-07 | 1 | -17/+23 |
* | cmdline app: add provider commandline options. | Pauli | 2020-03-07 | 1 | -1/+6 |
* | Adapt some 'openssl' commands for SM2 changes. | Richard Levitte | 2020-02-02 | 1 | -83/+30 |
* | Return 1 when openssl req -addext kv is duplicated | kinichiro | 2019-12-16 | 1 | -3/+6 |