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
*
Update copyright year
Matt Caswell
2021-04-22
1
-1
/
+1
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-2
/
+4
*
Add more negative checks for integers passed to OPENSSL_malloc().
Shane Lontis
2021-04-16
2
-0
/
+7
*
Update copyright year
Matt Caswell
2021-03-11
5
-5
/
+5
*
Change default algorithms in PKCS12_create() and PKCS12_set_mac()
Tomas Mraz
2021-03-10
2
-11
/
+10
*
OSSL_STORE: restore diagnostics on decrypt error; provide password hints
Dr. David von Oheimb
2021-03-04
1
-1
/
+3
*
crypto: add additional argument to KDF derive calls
Pauli
2021-02-28
1
-1
/
+1
*
Rename internal X509_add_cert_new() to ossl_x509_add_cert_new()
Dr. David von Oheimb
2021-02-18
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-11-26
5
-5
/
+5
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-1
/
+2
*
Allow for PKCS#12 input without MAC in p12_kiss.c and e_loader_attic.c
Dr. David von Oheimb
2020-11-19
1
-1
/
+2
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
12
-76
/
+69
*
Update copyright year
Matt Caswell
2020-10-15
3
-3
/
+3
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Prune low-level ASN.1 parse errors from error queue in decoder_process()
Dr. David von Oheimb
2020-09-24
3
-13
/
+7
*
PKCS#8: free data on error path in newpass_bag
Pauli
2020-09-15
1
-1
/
+3
*
Fix safestack issues in pkcs12.h
Matt Caswell
2020-09-13
3
-6
/
+0
*
Fix safestack issues in pkcs7.h
Matt Caswell
2020-09-13
3
-3
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
2
-2
/
+0
*
New GOST PKCS12 standard support
Dmitry Belyavskiy
2020-09-08
1
-5
/
+45
*
Fix mem leaks on PKCS#12 read error in PKCS12_key_gen_{asc,utf8}
Dr. David von Oheimb
2020-08-20
1
-6
/
+2
*
PKCS12_parse(): Clean up code and correct documentation
Dr. David von Oheimb
2020-08-19
1
-19
/
+26
*
PKCS12_parse(): Fix reversed order of certs parsed and output via *ca
Dr. David von Oheimb
2020-08-19
1
-1
/
+1
*
Move PKCS#12 KDF to provider.
Pauli
2020-08-14
1
-83
/
+41
*
Introduce X509_add_cert[s] simplifying various additions to cert lists
Dr. David von Oheimb
2020-08-12
1
-6
/
+3
*
Add new APIs to get PKCS12 secretBag OID and value
Jon Spillett
2020-08-06
4
-7
/
+108
*
Update copyright year
Matt Caswell
2020-05-15
2
-2
/
+2
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
3
-0
/
+11
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Fix error handling in x509v3_cache_extensions and related functions
Bernd Edlinger
2020-03-21
1
-2
/
+3
*
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
[next]