index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pkcs7
/
pk7_attr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-5
/
+4
*
Fix safestack issues in asn1.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
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
/
+2
*
Following the license change, modify the boilerplates in crypto/pkcs7/
Richard Levitte
2018-12-06
1
-1
/
+1
*
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
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-6
/
+7
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-83
/
+83
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
And so it begins...
Dr. Stephen Henson
2008-03-12
1
-4
/
+0
*
Finish gcc 4.2 changes.
Dr. Stephen Henson
2007-06-07
1
-21
/
+10
*
Typo.
Dr. Stephen Henson
2006-05-18
1
-1
/
+1
*
More S/MIME tidy. Place some common attribute operations in utility
Dr. Stephen Henson
2006-05-18
1
-0
/
+39
*
Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_get_smimecap().
Dr. Stephen Henson
2004-09-16
1
-4
/
+5
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-1
/
+2
*
Replace old (and invalid) copyright notice.
Dr. Stephen Henson
2001-09-08
1
-5
/
+55
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Yet more typesafety.
Ben Laurie
2000-05-21
1
-4
/
+6
*
Typesafe Thought Police part 4.
Ben Laurie
2000-05-17
1
-7
/
+9
*
Merge in my S/MIME library and utility.
Dr. Stephen Henson
1999-12-05
1
-0
/
+85