Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
ihciah
|
bcbc7d6067
bio: pass flags on BIO_ctrl to make flush retriable
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Pauli
|
37bbe44929
bio: improve error checking fixing coverity 1485659 & 1485665
|
3 years ago |
Pauli
|
4c3c2633b2
evp: remove TODOs
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Matt Caswell
|
f5afac4bda
Update copyright year
|
3 years ago |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 years ago |
ihsinme
|
a614af9553
Update bio_ok.c
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Richard Levitte
|
e23d850ff3
Add and use internal header that implements endianness check
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Dane (4cad@silvertoque)
|
1f2235ea4e
Remove unneeded switch statement to fix warning
|
4 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Antoine Cœur
|
68756b12f5
Fix Typos
|
5 years ago |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 years ago |
Richard Levitte
|
28428130db
Update copyright year
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Bernd Edlinger
|
fce78bd4ed
Fix invalid function type casts.
|
7 years ago |
Daniel Bevenius
|
27ab91951c
Make BIO_METHOD struct definitions consistent
|
7 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Rich Salz
|
e3713c365c
Remove email addresses from source code.
|
7 years ago |
Matt Caswell
|
3befffa39d
Create BIO_write_ex() which handles size_t arguments
|
8 years ago |
Matt Caswell
|
d07aee2c7a
Create BIO_read_ex() which handles size_t arguments
|
8 years ago |
FdaSilvaYY
|
02e112a885
Whitespace cleanup in crypto
|
8 years ago |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 years ago |
J Mohan Rao Arisankala
|
cb1d435cac
few missing allocation failure checks and releases on error paths
|
8 years ago |
Matt Caswell
|
a146ae55ba
Make BIO opaque
|
8 years ago |
David Benjamin
|
04f6b0fd91
RT4660: BIO_METHODs should be const.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |