index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs12
/
p12_crpt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/pkcs12/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Don't switch password formats using global state.
Andy Polyakov
2016-08-25
1
-17
/
+1
*
crypto/pkcs12: facilitate accessing data with non-interoperable password.
Andy Polyakov
2016-08-22
1
-4
/
+27
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
RT4002: check for NULL cipher in p12_crpt.c
Emilia Kasper
2015-09-01
1
-0
/
+3
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Remove duplicate code.
Dr. Stephen Henson
2015-03-30
1
-8
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-41
/
+45
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Change builting PBE to use static table. Add entries for HMAC and MD5, GOST.
Dr. Stephen Henson
2006-05-15
1
-19
/
+1
*
improved error checking and some fixes
Nils Larsch
2005-07-26
1
-2
/
+7
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-2
/
+2
*
Check return code of EVP_CipherInit() in PKCS#12 code.
Dr. Stephen Henson
2004-11-24
1
-3
/
+3
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-1
/
+2
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-2
/
+2
*
Modify EVP cipher behaviour in a similar way
Dr. Stephen Henson
2001-10-17
1
-1
/
+1
*
Change the EVP_somecipher() and EVP_somedigest()
Dr. Stephen Henson
2001-03-09
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-3
/
+3
*
Missing #ifdef NO_DES
Ulf Möller
1999-11-17
1
-0
/
+2
*
Two new functions to write out PKCS#8 private keys. Also fixes for some of
Dr. Stephen Henson
1999-06-10
1
-1
/
+1
*
This is the main PKCS#5 v2.0 key generation function, it parses the ASN1
Dr. Stephen Henson
1999-06-07
1
-2
/
+2
*
Change PBE handling a bit more: now the key and iv generator does calls
Dr. Stephen Henson
1999-06-06
1
-3
/
+6
*
Rewrite PBE handling read to support PKCS#5 v2.0 and update the function
Dr. Stephen Henson
1999-06-06
1
-2
/
+21
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
Ulf Möller
1999-04-27
1
-0
/
+4
*
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
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-11
/
+4
*
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
Dr. Stephen Henson
1999-03-29
1
-2
/
+1
*
Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and add
Dr. Stephen Henson
1999-03-29
1
-0
/
+104