index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cms
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for malloc failure
Rich Salz
2017-11-27
1
-2
/
+4
*
Code hygiene; initialize some pointers.
Mouse
2017-10-16
1
-1
/
+1
*
Support CMS decrypt without a certificate for all key types
Dr. Stephen Henson
2017-08-08
1
-6
/
+4
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-198
/
+231
*
Fix spelling errors in CMS.
Josh Soref
2017-05-27
3
-5
/
+5
*
Fix gcc-7 warnings.
Bernd Edlinger
2017-05-11
1
-0
/
+1
*
ASN.1: adapt our use of INTxx et al by making them explicitely embedded
Richard Levitte
2017-04-13
1
-13
/
+13
*
Act on deprecation of LONG and ZLONG, step 2
Richard Levitte
2017-04-10
2
-26
/
+26
*
Set EVP_PKEY_CTX in SignerInfo
Dr. Stephen Henson
2017-01-08
1
-0
/
+1
*
Fix enable-zlib
Matt Caswell
2016-08-22
1
-1
/
+1
*
constify X509_ALGOR_get0()
Dr. Stephen Henson
2016-08-17
2
-3
/
+3
*
Constify some ASN1_OBJECT *obj input parameters
FdaSilvaYY
2016-08-04
1
-4
/
+4
*
Constify CMS_decrypt_set1_key input buffer
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Useless header include of openssl/rand.h
FdaSilvaYY
2016-06-18
2
-2
/
+0
*
Constify CMS_get0_type input
FdaSilvaYY
2016-06-15
1
-1
/
+1
*
GH1141: Different fix, preferred by Richard.
Rich Salz
2016-06-14
1
-2
/
+2
*
RT3053: Check for NULL before dereferencing
Phillip Hellewell
2016-06-12
1
-0
/
+4
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-7
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
14
-686
/
+70
*
Only set CMS parameter when encrypting
Dr. Stephen Henson
2016-05-06
1
-15
/
+16
*
typo
Dr. Stephen Henson
2016-05-06
1
-1
/
+1
*
Always try to set ASN.1 parameters for CMS.
Dr. Stephen Henson
2016-05-05
1
-11
/
+14
*
Don't leak EVP_MD_CTX on error path
Matt Caswell
2016-04-28
1
-1
/
+1
*
Don't leak memory on error in cms_RecipientInfo_pwri_crypt
Matt Caswell
2016-04-28
1
-3
/
+7
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-49
/
+0
*
Make many X509_xxx types opaque.
Rich Salz
2016-04-15
1
-7
/
+12
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-3
/
+1
*
Fix no-des
Matt Caswell
2016-03-18
1
-1
/
+4
*
Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
Alessandro Ghedini
2016-03-08
2
-2
/
+3
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-4
/
+2
*
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
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
3
-5
/
+5
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+5
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Comment side-effect only calls of X509_check_purpose
Viktor Dukhovni
2016-01-28
1
-0
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
15
-15
/
+0
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
3
-1
/
+3
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-310
/
+67
*
make update
Richard Levitte
2016-01-12
1
-137
/
+164
*
Adapt all EVP_CIPHER_CTX users for it becoming opaque
Richard Levitte
2016-01-12
4
-30
/
+34
*
mem functions cleanup
Rich Salz
2016-01-07
1
-20
/
+22
*
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
*
Fix declarations and constification for inline stack.
Dr. Stephen Henson
2016-01-07
3
-5
/
+2
*
Use X509_get0_pubkey where appropriate
Dr. Stephen Henson
2015-12-31
1
-4
/
+1
[next]