Matt Caswell
|
3c2bdd7df9
Update copyright year
|
il y a 3 ans |
Nan Xiao
|
7947a1eb13
Fix BIO_new_ssl_connect() to not leak memory
|
il y a 3 ans |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
il y a 4 ans |
Matt Caswell
|
454afd9866
Update copyright year
|
il y a 4 ans |
Dr. Matthias St. Pierre
|
73d6b4efe6
Fix use-after-free in BIO_C_SET_SSL callback
|
il y a 4 ans |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
il y a 5 ans |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
il y a 6 ans |
Daniel Bevenius
|
b4ff66223b
Add comments to NULL func ptrs in bio_method_st
|
il y a 7 ans |
Bernd Edlinger
|
fce78bd4ed
Fix invalid function type casts.
|
il y a 7 ans |
Daniel Bevenius
|
27ab91951c
Make BIO_METHOD struct definitions consistent
|
il y a 7 ans |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
il y a 7 ans |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
il y a 7 ans |
Rich Salz
|
9015d34e14
Get pointer type right in BIO_ssl_shutdown()
|
il y a 7 ans |
Todd Short
|
2722ff506d
Remove some #if 0 code in ssl, crypto/bio
|
il y a 7 ans |
Kurt Roeckx
|
4ee7d3f945
Implement SSL_read_ex() and SSL_write_ex() as documented.
|
il y a 8 ans |
Matt Caswell
|
be2ef0e2e3
Test the size_t constant time functions
|
il y a 8 ans |
Matt Caswell
|
699ae85915
Remove a stray TODO that has already been fixed
|
il y a 8 ans |
Matt Caswell
|
8051ab2b6f
Convert SSL BIO to use SSL_write_ex().
|
il y a 8 ans |
Matt Caswell
|
f42fd819d6
Tweaks based on review feedback of BIO size_t work
|
il y a 8 ans |
Matt Caswell
|
ac0edec108
Fix a shadowed variable declaration warning
|
il y a 8 ans |
Matt Caswell
|
3befffa39d
Create BIO_write_ex() which handles size_t arguments
|
il y a 8 ans |
Matt Caswell
|
d07aee2c7a
Create BIO_read_ex() which handles size_t arguments
|
il y a 8 ans |
Matt Caswell
|
b46fe860fe
Fix BIO_pop for SSL BIOs
|
il y a 8 ans |
Matt Caswell
|
eddef30589
Fix BIO_push ref counting for SSL BIO
|
il y a 8 ans |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
il y a 8 ans |
Matt Caswell
|
dbd5c34f18
Fix BIO_CTRL_DUP for an SSL BIO
|
il y a 8 ans |
Matt Caswell
|
a146ae55ba
Make BIO opaque
|
il y a 8 ans |
David Benjamin
|
04f6b0fd91
RT4660: BIO_METHODs should be const.
|
il y a 8 ans |
Alessandro Ghedini
|
fb46be0348
Convert CRYPTO_LOCK_BIO to new multi-threading API
|
il y a 8 ans |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
il y a 9 ans |