index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
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-rfc3820-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
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
pkey.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkey: Imply public check if -pubin is specified
Tomas Mraz
2023-01-17
1
-1
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
APPS: Add check for multiple 'unknown' options
Dr. David von Oheimb
2022-01-11
1
-0
/
+1
*
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
Dr. David von Oheimb
2021-12-07
1
-6
/
+3
*
APPS: Restore the possibility to combine -pubout with -text
Richard Levitte
2021-06-10
1
-3
/
+7
*
apps: Cleanup useless bio_open_default() calls for key input
Tomas Mraz
2021-05-21
1
-2
/
+1
*
Make the -inform option to be respected if possible
Tomas Mraz
2021-05-06
1
-1
/
+1
*
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-05-05
1
-1
/
+1
*
Fetch and free cipher and md's
Rich Salz
2021-04-20
1
-1
/
+2
*
Handle NULL result of ERR_reason_error_string() in some apps
Dr. David von Oheimb
2021-02-22
1
-9
/
+2
*
Fetch cipher after loading providers
Rich Salz
2021-02-12
1
-3
/
+6
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
1
-39
/
+22
*
apps/pkey.c: Forther improve user guidance, also on non-sensical option combi...
Dr. David von Oheimb
2021-01-11
1
-28
/
+44
*
apps/pkey.c: Re-order help output and option documentation
Dr. David von Oheimb
2021-01-11
1
-16
/
+19
*
apps/pkey.c: Make clear that -passout is not supported for DER output
Dr. David von Oheimb
2021-01-11
1
-1
/
+6
*
[apps/pkey] Return error on failed `-[pub]check`
Nicola Tuveri
2021-01-08
1
-2
/
+3
*
Check non-option arguments
Rich Salz
2020-12-15
1
-0
/
+2
*
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
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+7
*
pkey: additional EC related options
Pauli
2020-02-21
1
-1
/
+68
*
Add "sections" to -help output
Rich Salz
2019-11-08
1
-12
/
+18
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Do not ignore EVP_PKEY_print_public/EVP_PKEY_print_private return values
Dmitry Belyavskiy
2018-08-24
1
-12
/
+20
*
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
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
1
-4
/
+11
*
Fix typo in comment
Benjamin Kaduk
2017-09-13
1
-1
/
+1
*
Support key check in EVP interface
Paul Yang
2017-09-13
1
-2
/
+38
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-9
/
+8
*
print errors in pkey utility
Dr. Stephen Henson
2017-01-08
1
-0
/
+2
*
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
*
Support for traditional format private keys.
Dr. Stephen Henson
2016-05-23
1
-4
/
+14
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Restore support for ENGINE format keys in apps.
Dr. Stephen Henson
2016-05-12
1
-1
/
+1
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+3
*
Fix engine key support in utilities.
Dr. Stephen Henson
2016-02-08
1
-2
/
+2
*
Avoid erroneous "assert(private)" failures.
Viktor Dukhovni
2015-12-13
1
-4
/
+6
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-1
/
+1
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-1
/
+1
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-15
1
-2
/
+10
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-6
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-125
/
+95
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-207
/
+174
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
[next]