index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs12
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate the low level HMAC functions
Pauli
2020-01-29
1
-0
/
+6
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
1
-1
/
+1
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
8
-31
/
+32
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
9
-8
/
+8
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-56
/
+2
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-2
/
+2
*
Adapt OPENSSL_DEBUG_DECRYPT to the new generic trace API
Richard Levitte
2019-03-06
1
-17
/
+6
*
Adapt OPENSSL_DEBUG_KEYGEN to the new generic trace API
Richard Levitte
2019-03-06
1
-33
/
+15
*
Following the license change, modify the boilerplates in crypto/pkcs12/
Richard Levitte
2018-12-06
17
-17
/
+17
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use secure_getenv(3) when available.
Pauli
2018-09-24
1
-9
/
+9
*
Update copyright year
Matt Caswell
2018-09-11
3
-3
/
+3
*
Check the return value from ASN1_INTEGER_set
Matt Caswell
2018-09-10
1
-1
/
+2
*
key zeroisation fix for p12
Shane Lontis
2018-09-04
1
-5
/
+9
*
PKCS12: change safeContentsBag from a SET OF to a SEQUENCE OF
Richard Levitte
2018-07-22
1
-1
/
+1
*
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
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
*
Fix mixed indentation (and other whitespace issues)
Dr. Matthias St. Pierre
2018-04-26
1
-2
/
+2
*
Add missing error code when alloc-return-null
FdaSilvaYY
2018-04-26
2
-6
/
+19
*
Add checks for alloc failing.
Rich Salz
2017-09-06
1
-2
/
+2
*
Clear outputs in PKCS12_parse error handling.
Bernd Edlinger
2017-08-17
1
-8
/
+13
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-63
/
+79
*
Fix memory leak in pkcs12 -export
Dmitry Belyavskiy
2017-02-21
1
-0
/
+3
*
Simplify PKCS#12 PBE algorithm.
Dr. Stephen Henson
2016-11-15
1
-34
/
+12
*
Don't switch password formats using global state.
Andy Polyakov
2016-08-25
3
-77
/
+3
*
crypto/pkcs12: facilitate accessing data with non-interoperable password.
Andy Polyakov
2016-08-22
4
-14
/
+119
*
crypto/pkcs12: default to UTF-8.
Andy Polyakov
2016-08-22
1
-2
/
+12
*
crypto/pkcs12: add UTF8 support.
Andy Polyakov
2016-08-22
3
-1
/
+174
*
Add X509_getm_notBefore, X509_getm_notAfter
Dr. Stephen Henson
2016-08-21
2
-3
/
+3
*
Convert PKCS12* functions to use const getters
Matt Caswell
2016-08-19
5
-17
/
+27
*
Constify X509_SIG.
Dr. Stephen Henson
2016-08-17
4
-24
/
+28
*
constify X509_ALGOR_get0()
Dr. Stephen Henson
2016-08-17
1
-1
/
+1
*
Convert PKCS8* functions to use const getters
Matt Caswell
2016-08-17
1
-1
/
+2
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
1
-1
/
+1
*
Sanity check input length in OPENSSL_uni2asc().
Dr. Stephen Henson
2016-08-05
1
-1
/
+3
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe.
FdaSilvaYY
2016-06-15
1
-3
/
+3
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-17
/
+2
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
17
-916
/
+86
*
Constify PKCS12_newpass()
Dr. Stephen Henson
2016-05-06
1
-9
/
+11
*
Tidy up PKCS12_newpass() fix memory leaks.
Dr. Stephen Henson
2016-05-06
1
-37
/
+36
*
reject zero block length in PKCS12 keygen
Dr. Stephen Henson
2016-05-04
1
-1
/
+1
*
Don't leak memory on error in PKCS12_key_gen_uni
Matt Caswell
2016-04-28
1
-1
/
+1
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-49
/
+0
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Make X509_SIG opaque.
Dr. Stephen Henson
2016-03-11
4
-25
/
+34
*
Make PKCS8_PRIV_KEY_INFO opaque.
Dr. Stephen Henson
2016-03-07
2
-8
/
+4
[next]