index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs12
/
p12_decr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
Add appropriate NULL checks in EVP_CIPHER api
Neil Horman
2024-01-25
1
-1
/
+9
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-5
/
+3
*
Fix memleak in PKCS12_pbe_crypt_ex()
Roberto Hueso Gomez
2022-07-18
1
-0
/
+2
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-5
/
+5
*
Add library context and property query support into the PKCS12 API
Jon Spillett
2021-04-30
1
-17
/
+47
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-2
/
+4
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
OSSL_STORE: restore diagnostics on decrypt error; provide password hints
Dr. David von Oheimb
2021-03-04
1
-1
/
+3
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-14
/
+12
*
Update copyright year
Matt Caswell
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
1
-8
/
+2
*
New GOST PKCS12 standard support
Dmitry Belyavskiy
2020-09-08
1
-5
/
+45
*
Adapt OPENSSL_DEBUG_DECRYPT to the new generic trace API
Richard Levitte
2019-03-06
1
-17
/
+6
*
Following the license change, modify the boilerplates in crypto/pkcs12/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Constify X509_SIG.
Dr. Stephen Henson
2016-08-17
1
-5
/
+5
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-2
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Adapt all EVP_CIPHER_CTX users for it becoming opaque
Richard Levitte
2016-01-12
1
-7
/
+11
*
Fix memory leak.
Dr. Stephen Henson
2015-05-26
1
-2
/
+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
-2
/
+4
*
free NULL cleanup 8
Rich Salz
2015-04-30
1
-2
/
+1
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-1
/
+1
*
Remove obsolete declarations.
Dr. Stephen Henson
2015-03-12
1
-2
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-107
/
+121
*
Fix memory leak.
Dr. Stephen Henson
2014-03-02
1
-4
/
+8
*
Typo.
Dr. Stephen Henson
2009-10-02
1
-2
/
+1
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-24
1
-1
/
+9
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-11
/
+8
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Fix warnings.
Ben Laurie
2008-11-02
1
-8
/
+11
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-5
/
+5
*
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
*
PKCS#12 code fixes: initialize and cleanup digests and ciphers
Dr. Stephen Henson
2001-11-06
1
-7
/
+11
*
Modify EVP cipher behaviour in a similar way
Dr. Stephen Henson
2001-10-17
1
-1
/
+1
*
Rewrite PKCS#12 code and remove some of the old
Dr. Stephen Henson
2000-12-31
1
-33
/
+18
*
Fixes for Win32 build.
Dr. Stephen Henson
2000-06-21
1
-1
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-7
/
+7
*
Typesafety Thought Police part 3.
Ben Laurie
2000-05-16
1
-0
/
+2
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-1
/
+1
*
Fix to PKCS#12 code to use the cipher block length when allocating a buffer
Dr. Stephen Henson
1999-07-30
1
-5
/
+6
*
Rewrite PBE handling read to support PKCS#5 v2.0 and update the function
Dr. Stephen Henson
1999-06-06
1
-1
/
+2
*
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
-4
/
+5
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-25
/
+8
*
Fix some warnings. Contributed by Anonymous.
Ben Laurie
1999-04-16
1
-1
/
+3
*
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
Dr. Stephen Henson
1999-03-29
1
-10
/
+1
[next]