Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
dea2878fac
Teach more of the ASN.1 code about libctx/propq
|
3 years ago |
Tomas Mraz
|
afecd85db1
Replace some of the ERR_clear_error() calls with mark calls
|
3 years ago |
Dr. David von Oheimb
|
4329f361ce
Add ASN1_item_i2d_mem_bio(); document and improve also ASN1_item_d2i_bio()
|
3 years ago |
Matt Caswell
|
f5afac4bda
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
3e73111d13
ASN.1: Add some sanity checks for input len <= 0; related coding improvements
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
eec0ad10b9
Update copyright year
|
4 years ago |
Richard Levitte
|
16feca7154
STORE: Move the built-in 'file:' loader to become an engine module
|
4 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Richard Levitte
|
86f7b04212
Make asn1_d2i_read_bio accessible from STORE
|
8 years ago |
Dr. Stephen Henson
|
bd95d64ace
Check for overflows in EOC.
|
8 years ago |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 years ago |
Dr. Stephen Henson
|
c62981390d
Harden ASN.1 BIO handling of large amounts of data.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 years ago |
Dr. Stephen Henson
|
1880790e2e
Remove unnecessary use of ASN1_const_CTX
|
9 years ago |
Dr. Stephen Henson
|
3a1f43023a
Remove unnecessary asn1_mac.h includes.
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Rich Salz
|
4b618848f9
Cleanup OPENSSL_NO_xxx, part 1
|
9 years ago |
Dr. Stephen Henson
|
d9a9d10f4f
Check for potentially exploitable overflows in asn1_d2i_read_bio
|
12 years ago |
Bodo Möller
|
fbeaa3c47d
Update util/ck_errf.pl script, and have it run automatically
|
19 years ago |
Richard Levitte
|
22c3600e4c
Resolve signed vs. unsigned.
|
19 years ago |
Nils Larsch
|
f763e0b5ae
make sure error queue is totally emptied
|
19 years ago |
Ben Laurie
|
45d10efc35
Simplicate and add lightness.
|
19 years ago |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |