index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
bio_asn1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-04-22
1
-1
/
+1
*
Add more negative checks for integers passed to OPENSSL_malloc().
Shane Lontis
2021-04-16
1
-1
/
+1
*
crypto: raise error on malloc failure
FdaSilvaYY
2021-04-14
1
-1
/
+3
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/asn1/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-2
/
+3
*
Fix invalid function type casts.
Bernd Edlinger
2017-12-15
1
-2
/
+2
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove OPENSSL_assert() from crypto/asn1/bio_asn1.c
Matt Caswell
2017-08-21
1
-1
/
+3
*
Exit the loop on failure
Jon Spillett
2017-03-09
1
-1
/
+1
*
Create BIO_write_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-0
/
+2
*
Create BIO_read_ex() which handles size_t arguments
Matt Caswell
2016-10-28
1
-0
/
+2
*
Add -Wswitch-enum
Rich Salz
2016-09-22
1
-2
/
+2
*
Add more zalloc
FdaSilvaYY
2016-05-29
1
-10
/
+1
*
Fix some missing inits
FdaSilvaYY
2016-05-29
1
-2
/
+5
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Make BIO opaque
Matt Caswell
2016-03-29
1
-27
/
+40
*
RT4660: BIO_METHODs should be const.
David Benjamin
2016-03-21
1
-2
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-2
/
+2
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
free NULL cleanup
Rich Salz
2015-03-25
1
-2
/
+2
*
clang on Linux x86_64 complains about unreachable code.
Richard Levitte
2015-01-29
1
-1
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-398
/
+382
*
Memory leak and NULL dereference fixes.
Dr. Stephen Henson
2014-06-27
1
-0
/
+3
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Experimental streaming PKCS#7 support.
Dr. Stephen Henson
2006-12-24
1
-0
/
+495