index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
pkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
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-16
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
*
New utility pkeyparam. Enhance and bugfix algorithm specific parameter
Dr. Stephen Henson
2006-03-28
1
-9
/
+9
*
New general public key utility 'pkey'.
Dr. Stephen Henson
2006-03-28
1
-0
/
+284