Matt Caswell
|
0f48050b5a
Fix BIO_f_asn1() to properly report some errors
|
1 년 전 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 년 전 |
Oliver Mihatsch
|
3a1d2b5952
Fix memory leak in i2d_ASN1_bio_stream
|
3 년 전 |
Pauli
|
10dbfcc91e
asn.1: remove TODOs
|
3 년 전 |
Matt Caswell
|
f5afac4bda
Update copyright year
|
3 년 전 |
Shane Lontis
|
42e7d2f10e
Add more negative checks for integers passed to OPENSSL_malloc().
|
3 년 전 |
FdaSilvaYY
|
89947af2c5
crypto: raise error on malloc failure
|
6 년 전 |
Matt Caswell
|
605856d72c
Update copyright year
|
4 년 전 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 년 전 |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 년 전 |
Richard Levitte
|
28428130db
Update copyright year
|
6 년 전 |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 년 전 |
Bernd Edlinger
|
fce78bd4ed
Fix invalid function type casts.
|
7 년 전 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 년 전 |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 년 전 |
Matt Caswell
|
297c1149f6
Remove OPENSSL_assert() from crypto/asn1/bio_asn1.c
|
7 년 전 |
Jon Spillett
|
f125430063
Exit the loop on failure
|
7 년 전 |
Matt Caswell
|
3befffa39d
Create BIO_write_ex() which handles size_t arguments
|
8 년 전 |
Matt Caswell
|
d07aee2c7a
Create BIO_read_ex() which handles size_t arguments
|
8 년 전 |
Rich Salz
|
f3b3d7f003
Add -Wswitch-enum
|
8 년 전 |
FdaSilvaYY
|
f59f23c383
Add more zalloc
|
8 년 전 |
FdaSilvaYY
|
8e89e85f55
Fix some missing inits
|
8 년 전 |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 년 전 |
Matt Caswell
|
a146ae55ba
Make BIO opaque
|
8 년 전 |
David Benjamin
|
04f6b0fd91
RT4660: BIO_METHODs should be const.
|
8 년 전 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 년 전 |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 년 전 |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 년 전 |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 년 전 |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
9 년 전 |