| Commit message (Expand) | Author | Age | Files | Lines |
* | rfc2606 compliant example domains for x509v3_config.pod | Georg Höllrigl | 2021-02-18 | 1 | -15/+15 |
* | Various improvements of doc/man5/x509v3_config.pod | georg-x | 2021-02-18 | 1 | -0/+8 |
* | Update copyright year | Richard Levitte | 2021-01-28 | 2 | -2/+2 |
* | Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed cert | Dr. David von Oheimb | 2021-01-13 | 1 | -7/+7 |
* | APPS: Allow OPENSSL_CONF to be empty, not loading a config file | Dr. David von Oheimb | 2021-01-13 | 1 | -1/+1 |
* | 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 | -5/+10 |
* | apps/{ca,req,x509}.c: Improve diag and doc mostly on X.509 extensions, fix mu... | Dr. David von Oheimb | 2020-12-10 | 1 | -2/+6 |
* | x509v3_config.pod: Clarify semantics of subjectKeyIdentifier and authorityKey... | Dr. David von Oheimb | 2020-12-10 | 1 | -14/+20 |
* | rand: add a provider side seed source. | Pauli | 2020-12-09 | 1 | -0/+10 |
* | Add a "random" configuration section. | Pauli | 2020-09-23 | 1 | -0/+51 |
* | Add option to fipsinstall to disable fips security checks at run time. | Shane Lontis | 2020-09-18 | 1 | -3/+33 |
* | conf: add diagnostic option | Pauli | 2020-08-28 | 1 | -0/+7 |
* | Replace hierogliphs with stub to pass tests | Dmitry Belyavskiy | 2020-08-26 | 1 | -1/+1 |
* | RFC 8398: documentation | Dmitry Belyavskiy | 2020-08-26 | 1 | -0/+9 |
* | Align documentation with recommendations of Linux Documentation Project | Gustaf Neumann | 2020-07-22 | 1 | -1/+1 |
* | Avoid errors with a priori inapplicable protocol bounds | Viktor Dukhovni | 2020-07-21 | 1 | -1/+6 |
* | Add ERR_raise() errors to fips OSSL_provider_init and self tests. | Shane Lontis | 2020-07-21 | 1 | -1/+1 |
* | Add FIPS related configuration data to the default openssl application config... | Shane Lontis | 2020-07-15 | 1 | -0/+1 |
* | Fix typos and repeated words | Gustaf Neumann | 2020-07-05 | 1 | -1/+1 |
* | Remove whitespace from 'white space' | haykam821 | 2020-06-19 | 1 | -1/+1 |
* | DOC: Spelling fixes | Sebastian Andrzej Siewior | 2020-06-18 | 3 | -5/+5 |
* | Update copyright year | Matt Caswell | 2020-06-04 | 1 | -1/+1 |
* | Use {module,install}-mac, not -checksum | Rich Salz | 2020-05-19 | 1 | -6/+6 |
* | Revise x509v3_config.pod | Rich Salz | 2020-05-19 | 1 | -254/+269 |
* | Revise fips_config.pod | Rich Salz | 2020-05-19 | 1 | -15/+25 |
* | Rewrite man5/config.pod and related conf code cleanup | Rich Salz | 2020-04-24 | 1 | -395/+301 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Add support for passing the libctx to the config loader | Shane Lontis | 2020-03-20 | 1 | -3/+3 |
* | DOC:Fix typos in x509v3_config.pod | Alex Boboc | 2020-02-18 | 1 | -1/+1 |
* | DOC:Fix typos in man5/config.pod | Alex Boboc | 2020-02-18 | 1 | -1/+1 |
* | openssl-config: add example libssl system-defaults | Benjamin Kaduk | 2020-01-25 | 1 | -0/+16 |
* | Remove RANDFILE settings from configuration files | Dr. Matthias St. Pierre | 2019-11-24 | 1 | -1/+0 |
* | Add a .pragma directive for configuration files | Richard Levitte | 2019-11-12 | 1 | -0/+37 |
* | Fix L<xxx(1)> links to be L<openssl-xxx(1)> | Rich Salz | 2019-11-10 | 2 | -2/+2 |
* | Fix L<> entries without sections | Rich Salz | 2019-10-31 | 1 | -1/+1 |
* | Fix broken links, mainly typo's | Rich Salz | 2019-10-24 | 1 | -1/+1 |
* | Deprecate NCONF_WIN32() function | Rich Salz | 2019-10-06 | 1 | -0/+11 |
* | Fix errors found by new find-doc-nits | Rich Salz | 2019-10-03 | 1 | -1/+1 |
* | Consistent formatting of flags with args | Rich Salz | 2019-10-01 | 1 | -2/+2 |
* | Add fips module integrity check | Shane Lontis | 2019-09-15 | 1 | -1/+6 |
* | Do not have duplicate section heads | Rich Salz | 2019-08-26 | 1 | -10/+10 |
* | Add fips provider code for handling self test data | Shane Lontis | 2019-08-19 | 2 | -1/+72 |
* | Use WARNINGS heading not WARNING | Rich Salz | 2019-08-19 | 1 | -2/+1 |
* | EVP configuration section: add 'default_properties' command | Richard Levitte | 2019-04-05 | 1 | -4/+25 |
* | Replumbing: add documentation for the provider configuration module | Richard Levitte | 2019-04-03 | 1 | -0/+61 |
* | Allow the syntax of the .include directive to optionally have '=' | Tomas Mraz | 2019-02-11 | 1 | -0/+7 |
* | Following the license change, modify the boilerplates in doc/man5/ | Richard Levitte | 2018-12-06 | 2 | -2/+2 |
* | Clarify the configuration module in config.pod | Beat Bolli | 2018-04-18 | 1 | -2/+2 |
* | Clarify default section in config.pod | Daniel Bevenius | 2018-04-12 | 1 | -1/+1 |
* | Don't use getenv for critical functions when run as setuid/setgid | Bernd Edlinger | 2018-04-04 | 1 | -0/+16 |