index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
a_d2i_fp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make asn1_d2i_read_bio accessible from STORE
Richard Levitte
2017-06-29
1
-3
/
+2
*
Check for overflows in EOC.
Dr. Stephen Henson
2016-06-04
1
-5
/
+6
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Harden ASN.1 BIO handling of large amounts of data.
Dr. Stephen Henson
2016-04-23
1
-10
/
+26
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-6
/
+3
*
Remove unnecessary use of ASN1_const_CTX
Dr. Stephen Henson
2015-04-03
1
-12
/
+14
*
Remove unnecessary asn1_mac.h includes.
Dr. Stephen Henson
2015-03-30
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-198
/
+180
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-2
/
+2
*
Check for potentially exploitable overflows in asn1_d2i_read_bio
Dr. Stephen Henson
2012-04-19
1
-14
/
+40
*
Update util/ck_errf.pl script, and have it run automatically
Bodo Möller
2005-05-09
1
-6
/
+6
*
Resolve signed vs. unsigned.
Richard Levitte
2005-04-20
1
-1
/
+1
*
make sure error queue is totally emptied
Nils Larsch
2005-04-08
1
-1
/
+1
*
Simplicate and add lightness.
Ben Laurie
2005-03-31
1
-6
/
+2
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-8
/
+10
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-3
/
+3
*
Workaround for GCC-ia64 compiler bug.
Andy Polyakov
2002-12-06
1
-0
/
+5
*
In asn1_d2i_read_bio, don't assume BIO_read will
Dr. Stephen Henson
2002-12-04
1
-5
/
+10
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-2
/
+2
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement of
Dr. Stephen Henson
2000-12-30
1
-5
/
+62
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-10
/
+4
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+3
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+200