index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs7
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust all accesses to EVP_MD_CTX to use accessor functions.
Richard Levitte
2015-12-07
1
-22
/
+36
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
2
-8
/
+10
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-19
/
+13
*
Remove useless code
Alessandro Ghedini
2015-10-23
1
-1
/
+0
*
Add GOST12 cms/smime capabilities
Matt Caswell
2015-09-30
1
-0
/
+2
*
Remove warning about use of uninitialised variable
Richard Levitte
2015-09-06
1
-2
/
+1
*
Avoid direct X509 structure access
Dr. Stephen Henson
2015-09-06
1
-3
/
+3
*
RT3955: Reduce some stack usage
Rich Salz
2015-09-05
1
-20
/
+34
*
Add X509_up_ref function.
Dr. Stephen Henson
2015-09-01
1
-2
/
+2
*
Add X509_CRL_up_ref function
Dr. Stephen Henson
2015-09-01
1
-1
/
+1
*
GH354: Memory leak fixes
Alessandro Ghedini
2015-08-28
1
-20
/
+6
*
PKCS#7: Fix NULL dereference with missing EncryptedContent.
Emilia Kasper
2015-06-11
1
-1
/
+15
*
Fix the update target and remove duplicate file updates
Richard Levitte
2015-05-22
1
-0
/
+2
*
make depend
Richard Levitte
2015-05-14
1
-5
/
+8
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
7
-7
/
+7
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
4
-24
/
+24
*
free null cleanup finale
Rich Salz
2015-05-01
1
-5
/
+3
*
free cleanup almost the finale
Rich Salz
2015-04-30
1
-33
/
+15
*
free NULL cleanup 5a
Rich Salz
2015-04-30
2
-6
/
+3
*
free NULL cleanup 9
Rich Salz
2015-04-11
1
-10
/
+5
*
Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant
Richard Levitte
2015-03-31
1
-18
/
+2
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
1
-480
/
+0
*
free NULL cleanup
Rich Salz
2015-03-28
2
-10
/
+6
*
free NULL cleanup
Rich Salz
2015-03-25
1
-19
/
+10
*
RAND_bytes updates
Matt Caswell
2015-03-25
1
-1
/
+1
*
make depend
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Move some ASN.1 internals to asn1_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
2
-13
/
+13
*
PKCS#7: avoid NULL pointer dereferences with missing content
Emilia Kasper
2015-03-19
2
-14
/
+76
*
Make X509_ATTRIBUTE opaque.
Dr. Stephen Henson
2015-03-16
1
-17
/
+5
*
Remove obsolete declarations.
Dr. Stephen Henson
2015-03-12
1
-4
/
+0
*
Dead code removal: #if 0 asn1, pkcs7
Rich Salz
2015-01-30
2
-39
/
+5
*
ifdef cleanup part 3: OPENSSL_SYSNAME
Rich Salz
2015-01-23
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
11
-2901
/
+2781
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+1
*
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove all .cvsignore files
Rich Salz
2014-11-29
1
-8
/
+0
*
Removed duplicate definition of PKCS7_type_is_encrypted
Matt Caswell
2014-10-07
1
-4
/
+0
*
Remove ancient obsolete files under pkcs7.
Dr. Stephen Henson
2014-06-27
34
-2865
/
+0
*
Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in...
Matt Caswell
2014-05-08
3
-1
/
+8
*
Fix double frees.
Ben Laurie
2014-04-22
1
-0
/
+1
*
Add suppot for ASCII with CRLF canonicalisation.
Dr. Stephen Henson
2014-02-13
1
-0
/
+3
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
3
-4
/
+4
*
Submitted by: Markus Friedl <mfriedl@gmail.com>
Dr. Stephen Henson
2012-03-22
1
-2
/
+14
*
Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key and
Dr. Stephen Henson
2012-03-12
1
-18
/
+47
*
check return value of BIO_write in PKCS7_decrypt
Dr. Stephen Henson
2012-03-08
1
-1
/
+5
*
Detect symmetric crypto errors in PKCS7_decrypt.
Dr. Stephen Henson
2012-02-27
1
-2
/
+17
*
more vxworks patches
Dr. Stephen Henson
2011-10-15
1
-1
/
+1
*
Change AR to ARX to allow exclusion of fips object modules
Dr. Stephen Henson
2011-01-26
1
-1
/
+1
[next]