index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
genpkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
David von Oheimb
2018-06-18
1
-0
/
+7
*
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
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-3
/
+3
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-1
/
+1
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
GH715: ENGINE_finish can take NULL
Rich Salz
2016-02-25
1
-2
/
+1
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+3
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
1
-1
/
+1
*
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
-5
/
+8
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-0
/
+1
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-2
/
+0
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-139
/
+103
*
free NULL cleanup
Rich Salz
2015-03-28
1
-10
/
+5
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-344
/
+309
*
RT3543: Remove #ifdef LINT
Rich Salz
2014-12-10
1
-3
/
+0
*
Make no-engine work again.
Dr. Stephen Henson
2008-12-20
1
-0
/
+2
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
New -mac and -macopt options to dgst utility. Reimplement -hmac option in
Dr. Stephen Henson
2007-04-11
1
-4
/
+2
*
In genpkey, also look for algorithm string name in any supplied ENGINE.
Dr. Stephen Henson
2006-07-12
1
-0
/
+6
*
Update some usage messages.
Dr. Stephen Henson
2006-07-11
1
-7
/
+14
*
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
Dr. Stephen Henson
2006-06-05
1
-8
/
+28
*
Change the option setting command line switch to "-pkeyopt" to avoid confusion
Dr. Stephen Henson
2006-04-13
1
-1
/
+1
*
Support for DSA keygen, fix for genpkey.
Dr. Stephen Henson
2006-04-12
1
-3
/
+1
*
Fix parameter error messages.
Dr. Stephen Henson
2006-04-11
1
-1
/
+3
*
Write parameters if -genparam option include.
Dr. Stephen Henson
2006-04-11
1
-1
/
+3
*
Add parameter generation option to genpkey.
Dr. Stephen Henson
2006-04-11
1
-5
/
+35
*
Initial keygen support.
Dr. Stephen Henson
2006-04-11
1
-0
/
+375