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
*
Remove parentheses of return.
KaoruToda
2017-10-18
2
-27
/
+27
*
Code hygiene; initialize some pointers.
Mouse
2017-10-16
1
-1
/
+1
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
2
-10
/
+10
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-2
/
+1
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-99
/
+124
*
Fix gcc-7 warnings.
Bernd Edlinger
2017-05-11
1
-0
/
+1
*
Remove dead code in crypto/pkcs7
Emilia Kasper
2017-02-28
2
-40
/
+0
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Fix mem error handling in PKCS7_simple_smimecap
FdaSilvaYY
2016-07-05
1
-10
/
+11
*
Add checks on sk_TYPE_push() returned value
FdaSilvaYY
2016-07-05
1
-1
/
+5
*
Whitespace cleanup in crypto
FdaSilvaYY
2016-06-29
1
-1
/
+1
*
Useless header include of openssl/rand.h
FdaSilvaYY
2016-06-18
3
-3
/
+0
*
Add some missing return value checks
Matt Caswell
2016-06-13
1
-1
/
+2
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-37
/
+12
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
10
-529
/
+55
*
Free memory on error in PKCS7_dataFinal()
Matt Caswell
2016-04-28
1
-0
/
+1
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-50
/
+0
*
Fix PKCS7 memory leak
Matt Caswell
2016-04-18
1
-0
/
+1
*
Make many X509_xxx types opaque.
Rich Salz
2016-04-15
1
-8
/
+11
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove Netware and OS/2
Rich Salz
2016-03-17
1
-1
/
+1
*
Add PKCS7_NO_DUAL_CONTENT flag
Rich Salz
2016-02-23
1
-4
/
+12
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
Enhance and clear the support of linker flags
Richard Levitte
2016-02-06
1
-1
/
+1
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+4
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Configure et al: split up the lflags configuration item into two
Richard Levitte
2016-01-29
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
10
-10
/
+0
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-1
/
+2
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-176
/
+68
*
make update
Richard Levitte
2016-01-12
1
-67
/
+80
*
Use X509_get0_pubkey where appropriate
Dr. Stephen Henson
2015-12-31
2
-8
/
+3
*
make update
Dr. Stephen Henson
2015-12-09
1
-9
/
+3
*
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
Richard Levitte
2015-12-07
1
-7
/
+7
*
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
[next]