index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs12
/
p12_attr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto/pkcs12: default to UTF-8.
Andy Polyakov
2016-08-22
1
-2
/
+12
*
Convert PKCS12* functions to use const getters
Matt Caswell
2016-08-19
1
-2
/
+3
*
Convert PKCS8* functions to use const getters
Matt Caswell
2016-08-17
1
-1
/
+2
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Make PKCS8_PRIV_KEY_INFO opaque.
Dr. Stephen Henson
2016-03-07
1
-7
/
+3
*
Use new names
Dr. Stephen Henson
2016-02-08
1
-1
/
+1
*
pkcs12 accessors
Dr. Stephen Henson
2016-02-08
1
-0
/
+5
*
Make PKCS12 structures opaque
Dr. Stephen Henson
2016-02-08
1
-0
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-1
/
+2
*
Make X509_ATTRIBUTE opaque.
Dr. Stephen Henson
2015-03-16
1
-12
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-54
/
+56
*
Rename asc2uni and uni2asc functions to avoid clashes.
Dr. Stephen Henson
2009-06-17
1
-1
/
+1
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Add support for MS CSP Name PKCS#12 attribute.
Dr. Stephen Henson
2001-06-11
1
-124
/
+31
*
Change PKCS#12 key derivation routines to cope with
Dr. Stephen Henson
2001-01-14
1
-1
/
+1
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-3
/
+3
*
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
Richard Levitte
2000-09-17
1
-6
/
+6
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-5
/
+5
*
Some constification and stacks that slipped through the cracks (how?).
Ben Laurie
1999-06-05
1
-7
/
+7
*
Another stack.
Ben Laurie
1999-05-30
1
-2
/
+3
*
Another stack.
Ben Laurie
1999-05-01
1
-9
/
+8
*
Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality
Dr. Stephen Henson
1999-04-24
1
-7
/
+14
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-4
/
+4
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-20
/
+9
*
Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creation
Dr. Stephen Henson
1999-03-30
1
-3
/
+3
*
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
Dr. Stephen Henson
1999-03-29
1
-3
/
+1
*
Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and add
Dr. Stephen Henson
1999-03-29
1
-0
/
+244