Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年之前 |
Matt Caswell
|
9cc85002a1
Fix a UAF resulting from a bug in BIO_new_NDEF
|
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 年之前 |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 年之前 |
Benjamin Kaduk
|
90b4247cc5
Check ASN1_item_ndef_i2d() return value.
|
3 年之前 |
Pauli
|
30742e8e7f
remove unused return value assignments
|
3 年之前 |
Matt Caswell
|
605856d72c
Update copyright year
|
4 年之前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年之前 |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 年之前 |
Pauli
|
35e264c032
Coverity #1451596: check dirlen for being negative
|
5 年之前 |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 年之前 |
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 年之前 |
FdaSilvaYY
|
f59f23c383
Add more zalloc
|
8 年之前 |
FdaSilvaYY
|
8e89e85f55
Fix some missing inits
|
8 年之前 |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 年之前 |
FdaSilvaYY
|
8483a003bf
various spelling fixes
|
8 年之前 |
Rich Salz
|
e771eea6d8
Revert "various spelling fixes"
|
8 年之前 |
FdaSilvaYY
|
620d540bd4
various spelling fixes
|
8 年之前 |
FdaSilvaYY
|
b6453a68bb
GH753: More spelling fix
|
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 年之前 |
Viktor Dukhovni
|
61986d32f3
Code style: space after 'if'
|
9 年之前 |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
9 年之前 |
Matt Caswell
|
918bb86529
Unchecked malloc fixes
|
9 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |