index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
verify.c
Age
Commit message (
Expand
)
Author
2022-03-15
Update copyright year
Matt Caswell
2022-01-11
Fix: some patches related to error exiting
Peiwei Hu
2021-05-06
Make the -inform option to be respected if possible
Tomas Mraz
2021-05-05
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-04-08
Update copyright year
Matt Caswell
2021-03-15
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
Tomas Mraz
2020-12-15
Check non-option arguments
Rich Salz
2020-12-04
apps/verify:c: Enable output of multiple verification errors due to -x509_strict
Dr. David von Oheimb
2020-10-26
APPS: Remove the format argument where it's not used
Richard Levitte
2020-09-13
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
Fix safestack issues in x509.h
Matt Caswell
2020-08-20
apps: make use of OSSL_STORE for generalized certs and CRLs loading
Dr. David von Oheimb
2020-07-01
Improve documentation, layout, and code comments regarding self-issued certs ...
Dr. David von Oheimb
2020-06-23
APPS: Properly pass -no-CAstore
Sebastian Andrzej Siewior
2020-05-15
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
Dr. David von Oheimb
2020-04-24
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-23
Update copyright year
Matt Caswell
2020-04-20
Fix descriptions of credentials and verification options for various apps
Dr. David von Oheimb
2020-03-15
APPS: Remove all traces of special SM2 treatment.
Richard Levitte
2020-03-07
cmdline app: add provider commandline options.
Pauli
2019-11-20
Document command parameters.
Rich Salz
2019-11-08
Add "sections" to -help output
Rich Salz
2019-11-03
Add -CAstore and similar to all openssl commands that have -CApath
Richard Levitte
2019-06-06
Coverity fixes
Shane Lontis
2019-04-09
Make X509_set_sm2_id consistent with other setters
Paul Yang
2019-03-30
Fix a memleak in apps/verify
Paul Yang
2019-03-13
Support SM2 certificate verification
杨洋
2019-01-16
apps/verify.c: Change an old comment to clarify what the callback does
Richard Levitte
2018-12-06
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-05-02
Fix memory leaks in CA related functions.
Pavel Kopyl
2018-02-13
Update copyright year
Matt Caswell
2018-01-31
apps: Don't include progs.h in apps.h
Richard Levitte
2017-10-18
Remove parentheses of return.
KaoruToda
2017-06-12
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-09
Fix a bundle of trailing spaces in several files
Paul Yang
2017-05-11
Fix gcc-7 warnings.
Bernd Edlinger
2017-04-25
Switch command-line utils to new nameopt API.
Dmitry Belyavskiy
2017-02-20
Added '-nameopt' option to the verify command.
Dmitry Belyavskiy
2016-10-19
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-14
Constify command options
FdaSilvaYY
2016-08-17
Constify char* input parameters in apps code
FdaSilvaYY
2016-06-20
Allow proxy certs to be present when verifying a chain
Richard Levitte
2016-05-17
Copyright consolidation 01/10
Rich Salz
2016-04-15
Make many X509_xxx types opaque.
Rich Salz
2016-02-22
Remove unused parameters from internal functions
Rich Salz
2016-01-20
Multiple -trusted/-untrusted/-CRLfile options in verify
Viktor Dukhovni
2016-01-20
Refactor apps load_certs/load_crls to work incrementally
Viktor Dukhovni
2016-01-13
Fix verify(1) to report failure when verification fails
Viktor Dukhovni
2016-01-03
Cleanup of verify(1) failure output
Viktor Dukhovni
2015-10-12
Centralise loading default apps config file
Matt Caswell
[next]