index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
pkcs8.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-2
/
+2
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-3
/
+7
*
Remove the possibility to disable the UI module entirely
Richard Levitte
2017-07-03
1
-3
/
+3
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-17
/
+18
*
Increase the password buffer size to APP_PASS_LEN.
Pauli
2017-03-07
1
-1
/
+1
*
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
*
Fix various missing option help messages ...
FdaSilvaYY
2016-09-20
1
-1
/
+1
*
Support for traditional format private keys.
Dr. Stephen Henson
2016-05-23
1
-6
/
+15
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Update pkcs8 defaults.
Dr. Stephen Henson
2016-05-11
1
-2
/
+4
*
Add missing return value check in pkcs8 app
Matt Caswell
2016-04-21
1
-1
/
+4
*
Fix "no-ui" configuration
Richard Levitte
2016-03-31
1
-3
/
+16
*
Make PKCS8_PRIV_KEY_INFO opaque.
Dr. Stephen Henson
2016-03-07
1
-41
/
+3
*
use saner default parameters for scrypt
Dr. Stephen Henson
2016-03-05
1
-2
/
+2
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+3
*
RT4227: Range-check in apps.
Rich Salz
2016-01-12
1
-4
/
+4
*
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
-2
/
+2
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-2
/
+2
*
RT3998: Allow scrypt to be disabled
Rich Salz
2015-09-04
1
-2
/
+12
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-16
1
-1
/
+7
*
fix warning
Dr. Stephen Henson
2015-05-31
1
-1
/
+1
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
scrypt in pkcs8 util
Dr. Stephen Henson
2015-05-26
1
-4
/
+35
*
Add function PKCS8_set0_pbe
Dr. Stephen Henson
2015-05-26
1
-4
/
+16
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-5
/
+5
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-10
/
+4
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-181
/
+126
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-370
/
+315
*
Tidied up, added include to stdlib, removed "goto bad" usage
Matt Caswell
2014-06-18
1
-13
/
+19
*
Conform to whitespace conventions
rfkrocktk
2014-06-18
1
-7
/
+7
*
Added custom PBKDF2 iteration count to PKCS8 tool.
Naftuli Tzvi Kay
2014-06-18
1
-1
/
+8
*
PKCS#8 support for alternative PRFs.
Dr. Stephen Henson
2014-03-02
1
-0
/
+16
*
Tolerate PKCS#8 DSA format with negative private key.
Dr. Stephen Henson
2010-01-22
1
-0
/
+4
*
PR: 2038
Dr. Stephen Henson
2009-09-11
1
-1
/
+0
*
Return correct exit code.
Dr. Stephen Henson
2009-02-12
1
-1
/
+1
*
Avoid leaks in pkcs8 app, tidy code up.
Dr. Stephen Henson
2009-02-12
1
-48
/
+24
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Reformat pkcs8 source.
Dr. Stephen Henson
2004-06-24
1
-100
/
+174
*
implement PKCS #8 / SEC1 private key format for ECC
Bodo Möller
2003-06-25
1
-0
/
+17
*
Correct a lot of printing calls. Remove extra arguments...
Richard Levitte
2003-04-04
1
-6
/
+5
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+8
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-2
/
+2
*
Signal an error if the entered output password didn't match itself.
Richard Levitte
2002-10-23
1
-1
/
+2
*
makedepend complains when a header file is included more than once in
Richard Levitte
2002-10-14
1
-1
/
+0
*
Make it possible to load keys from stdin, and restore that
Richard Levitte
2002-08-01
1
-1
/
+2
[next]