index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs12
/
p12_kiss.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
-11
/
+19
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-1
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Add support for mac-less password-base PKCS12 files to PKCS12_parse API.
Daniel Fiala
2022-03-24
1
-18
/
+19
*
add OSSL_STACK_OF_X509_free() for commonly used pattern
Dr. David von Oheimb
2021-12-21
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-03-11
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
*
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
1
-6
/
+5
*
Prune low-level ASN.1 parse errors from error queue in decoder_process()
Dr. David von Oheimb
2020-09-24
1
-1
/
+5
*
Fix safestack issues in pkcs12.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Fix safestack issues in pkcs7.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
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
*
Introduce X509_add_cert[s] simplifying various additions to cert lists
Dr. David von Oheimb
2020-08-12
1
-6
/
+3
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+4
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-7
/
+8
*
Following the license change, modify the boilerplates in crypto/pkcs12/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Clear outputs in PKCS12_parse error handling.
Bernd Edlinger
2017-08-17
1
-8
/
+13
*
Convert PKCS12* functions to use const getters
Matt Caswell
2016-08-19
1
-3
/
+3
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Use new names
Dr. Stephen Henson
2016-02-08
1
-5
/
+5
*
more PKCS12 opacity
Dr. Stephen Henson
2016-02-08
1
-4
/
+6
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Don't output bogus errors in PKCS12_parse
Dr. Stephen Henson
2015-06-25
1
-0
/
+2
*
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
-4
/
+4
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-9
/
+5
*
free NULL cleanup
Rich Salz
2015-03-28
1
-1
/
+1
*
clang on Linux x86_64 complains about unreachable code.
Richard Levitte
2015-01-29
1
-2
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-215
/
+210
*
Fix memory leak.
František Bořánek
2014-05-29
1
-1
/
+1
*
PR: 2737
Dr. Stephen Henson
2012-02-27
1
-1
/
+1
*
Updates from 1.0.0-stable
Dr. Stephen Henson
2009-04-04
1
-1
/
+1
*
Merge from 1.0.0-stable branch.
Dr. Stephen Henson
2009-04-03
1
-79
/
+84
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-10
/
+10
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-3
/
+15
*
Plug a memory leak. Spotted by "Shijin" <shijin@comex.com>
Richard Levitte
2001-04-03
1
-0
/
+1
*
Rewrite PKCS#12 code and remove some of the old
Dr. Stephen Henson
2000-12-31
1
-5
/
+5
*
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
Richard Levitte
2000-09-17
1
-1
/
+1
*
Two new PKCS#12 demo programs.
Dr. Stephen Henson
2000-09-08
1
-11
/
+25
*
Handle ASN1_SET_OF and PKCS12_STACK_OF using function
Dr. Stephen Henson
2000-06-20
1
-6
/
+6
*
Typesafety Thought Police part 3.
Ben Laurie
2000-05-16
1
-6
/
+7
*
Typesafety Thought Police Part 2.
Ben Laurie
2000-05-16
1
-11
/
+14
*
Get rid of more non-ANSI declarations.
Ulf Möller
2000-05-16
1
-5
/
+5
[next]