Richard Levitte
|
5139dec255
Rename ossl_sleep calls to OSSL_sleep everywhere
|
2 anos atrás |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 anos atrás |
Dr. David von Oheimb
|
bd07cc1c7e
ERR: replace remnant ECerr() and EVPerr() calls in crypto/
|
2 anos atrás |
Tomas Mraz
|
c6be0aa8ac
Maximum return value of BIO_ctrl_(w)pending is SIZE_MAX
|
2 anos atrás |
Tomas Mraz
|
e9809f8a09
Fix error return values from BIO_ctrl_(w)pending()
|
2 anos atrás |
Hugo Landau
|
e0c4e43e40
BIO_sendmmsg/BIO_recvmmsg (API only)
|
2 anos atrás |
Tomas Mraz
|
398ae82316
BIO_ctrl: Avoid spurious error being raised on NULL bio parameter
|
3 anos atrás |
Peiwei Hu
|
d8f6c533cf
Fix return value of BIO_free
|
3 anos atrás |
Dr. David von Oheimb
|
bb19b9d456
BIO_write_ex(): Make handing of BIO b == NULL and dlen == 0 less redundant
|
3 anos atrás |
Tomas Mraz
|
20778ea7da
BIO_write_ex: No error only on 0 bytes to write
|
3 anos atrás |
Dr. David von Oheimb
|
5d43bfa7d5
BIO_write-ex(): Improve behavior in corner cases and documentation
|
3 anos atrás |
Shane Lontis
|
f505161e62
Fix PKCS7_verify to not have an error stack if it succeeds.
|
3 anos atrás |
Tomas Mraz
|
0800318a0c
Deprecate old style BIO callback calls
|
3 anos atrás |
Dr. David von Oheimb
|
184238794f
bio_lib: Add BIO_get_line, correct doc of BIO_gets
|
4 anos atrás |
Dr. David von Oheimb
|
9be5f9a869
Move ossl_sleep() to e_os.h and use it in apps
|
3 anos atrás |
Tomas Mraz
|
afecd85db1
Replace some of the ERR_clear_error() calls with mark calls
|
3 anos atrás |
Matt Caswell
|
b0ee1de9ab
Create libcrypto support for BIO_new_from_core_bio()
|
3 anos atrás |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 anos atrás |
Dr. David von Oheimb
|
ed4a9b15d9
replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER
|
3 anos atrás |
Dr. David von Oheimb
|
dc88a03906
bio_lib.c: Fix error queue entries and return codes on NULL args etc.
|
3 anos atrás |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 anos atrás |
Dr. David von Oheimb
|
e98c7350bf
Improve BIO_socket_wait(), BIO_wait(), BIO_connect_retry(), and their docs
|
4 anos atrás |
Dr. David von Oheimb
|
d8c78e5f4a
Fix bio_wait() in crypto/bio/bio_lib.c in case OPENSSL_NO_SOCK
|
4 anos atrás |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 anos atrás |
Dr. David von Oheimb
|
8cc86b81ac
Constify various mostly X509-related parameter types in crypto/ and apps/
|
4 anos atrás |
Dr. David von Oheimb
|
e8d0819d52
Don't exclude quite so much in a no-sock build
|
4 anos atrás |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 anos atrás |
Richard Levitte
|
09abbca13f
Following the license change, modify the boilerplates in crypto/bio/
|
6 anos atrás |
Matt Caswell
|
d97ce8d9a0
Fix the BIO callback return code handling
|
6 anos atrás |
Bernd Edlinger
|
c911e5da3c
Fix bio callback backward compatibility
|
6 anos atrás |