index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs12
/
p12_sbag.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
remove needless and misleading malloc failure error messages of PKCS12_SAFEBA...
David von Oheimb
2018-06-18
1
-10
/
+2
*
Convert PKCS12* functions to use const getters
Matt Caswell
2016-08-19
1
-9
/
+18
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-55
/
+5
*
Make PKCS8_PRIV_KEY_INFO opaque.
Dr. Stephen Henson
2016-03-07
1
-1
/
+1
*
Typo: only return error if unrecognise bag type.
Dr. Stephen Henson
2016-02-12
1
-1
/
+1
*
fix various formatting issues
Dr. Stephen Henson
2016-02-08
1
-0
/
+2
*
use new function names
Dr. Stephen Henson
2016-02-08
1
-18
/
+35
*
Reorganise functions.
Dr. Stephen Henson
2016-02-08
1
-0
/
+192
*
Delete PKCS#12 redundant files.
Dr. Stephen Henson
2000-12-30
1
-234
/
+0
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-1
/
+1
*
Typesafety Thought Police Part 2.
Ben Laurie
2000-05-16
1
-7
/
+14
*
Some constification and stacks that slipped through the cracks (how?).
Ben Laurie
1999-06-05
1
-7
/
+7
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-5
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-10
/
+5
*
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
Dr. Stephen Henson
1999-03-29
1
-3
/
+2
*
Various PKCS#12 related tidies and fixes: it might even compile now :-)
Dr. Stephen Henson
1999-03-29
1
-1
/
+1
*
Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and add
Dr. Stephen Henson
1999-03-29
1
-0
/
+238