index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs12
/
p12_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
PKCS12 - Add additional libctx and propq support.
slontis
2023-01-16
1
-0
/
+6
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-3
/
+3
*
Update copyright year
Matt Caswell
2021-05-06
1
-1
/
+1
*
Add library context and property query support into the PKCS12 API
Jon Spillett
2021-04-30
1
-1
/
+15
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-3
/
+3
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/pkcs12/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
Check the return value from ASN1_INTEGER_set
Matt Caswell
2018-09-10
1
-1
/
+2
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+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
-2
/
+3
*
free NULL cleanup 9
Rich Salz
2015-04-11
1
-3
/
+2
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-28
/
+28
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-1
/
+1
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-5
/
+7
*
Add debugging info to new ASN1 code to trace memory leaks.
Dr. Stephen Henson
2001-01-24
1
-8
/
+0
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-3
/
+3
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-2
/
+1
*
Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creation
Dr. Stephen Henson
1999-03-30
1
-1
/
+1
*
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
Dr. Stephen Henson
1999-03-29
1
-4
/
+1
*
Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and add
Dr. Stephen Henson
1999-03-29
1
-0
/
+102