index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs12
/
p12_mutl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
PKCS#12 mac key length should equal digest length.
Dr. Stephen Henson
2006-05-17
1
-3
/
+3
*
Check PKCS7 structures in PKCS#12 files are of type data.
Dr. Stephen Henson
2005-06-30
1
-0
/
+6
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-7
/
+7
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-1
/
+4
*
Initialize cipher context in KRB5
Dr. Stephen Henson
2002-03-14
1
-4
/
+4
*
Improve back compatibility.
Ben Laurie
2001-12-09
1
-1
/
+1
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-1
/
+3
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-20
1
-0
/
+1
*
Change the EVP_somecipher() and EVP_somedigest()
Dr. Stephen Henson
2001-03-09
1
-2
/
+2
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-1
/
+1
*
Make PKCS#12 code handle missing passwords.
Dr. Stephen Henson
2000-05-04
1
-4
/
+1
*
Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error.
Bodo Möller
2000-03-03
1
-1
/
+1
*
Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.
Bodo Möller
2000-03-02
1
-1
/
+1
*
Check RAND_bytes() return value or use RAND_pseudo_bytes().
Ulf Möller
2000-01-21
1
-1
/
+4
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-4
/
+4
*
Fix no-hmac and no-ripemd.
Ulf Möller
1999-06-30
1
-0
/
+2
*
Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality
Dr. Stephen Henson
1999-04-24
1
-3
/
+3
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-3
/
+3
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-5
/
+6
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-24
/
+7
*
Massive constification.
Ben Laurie
1999-04-17
1
-1
/
+1
*
Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creation
Dr. Stephen Henson
1999-03-30
1
-2
/
+1
*
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
Dr. Stephen Henson
1999-03-29
1
-5
/
+3
*
Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and add
Dr. Stephen Henson
1999-03-29
1
-0
/
+187
[prev]