Matt Caswell
|
da1c088f59
Copyright year updates
|
před 1 rokem |
Matt Caswell
|
9cc85002a1
Fix a UAF resulting from a bug in BIO_new_NDEF
|
před 1 rokem |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
před 2 roky |
Oliver Mihatsch
|
3a1d2b5952
Fix memory leak in i2d_ASN1_bio_stream
|
před 3 roky |
Matt Caswell
|
8020d79b40
Update copyright year
|
před 3 roky |
Benjamin Kaduk
|
90b4247cc5
Check ASN1_item_ndef_i2d() return value.
|
před 3 roky |
Pauli
|
30742e8e7f
remove unused return value assignments
|
před 3 roky |
Matt Caswell
|
605856d72c
Update copyright year
|
před 4 roky |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
před 4 roky |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
před 5 roky |
Pauli
|
35e264c032
Coverity #1451596: check dirlen for being negative
|
před 5 roky |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
před 5 roky |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
před 6 roky |
Richard Levitte
|
28428130db
Update copyright year
|
před 6 roky |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
před 6 roky |
FdaSilvaYY
|
f59f23c383
Add more zalloc
|
před 8 roky |
FdaSilvaYY
|
8e89e85f55
Fix some missing inits
|
před 8 roky |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
před 8 roky |
FdaSilvaYY
|
8483a003bf
various spelling fixes
|
před 8 roky |
Rich Salz
|
e771eea6d8
Revert "various spelling fixes"
|
před 8 roky |
FdaSilvaYY
|
620d540bd4
various spelling fixes
|
před 8 roky |
FdaSilvaYY
|
b6453a68bb
GH753: More spelling fix
|
před 8 roky |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
před 9 roky |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
před 9 roky |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
před 9 roky |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
před 9 roky |
Viktor Dukhovni
|
61986d32f3
Code style: space after 'if'
|
před 9 roky |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
před 9 roky |
Matt Caswell
|
918bb86529
Unchecked malloc fixes
|
před 9 roky |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
před 9 roky |