Dr. David von Oheimb
|
3f528d0899
Add OPENSSL_strdup failure check to cpt_ctrl() in bss_acpt.c
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
scott
|
0437435a96
BIO_do_accept: correct error return value
|
4 年之前 |
Matt Caswell
|
6d53ad6b5c
Teach more BIOs how to handle BIO_CTRL_EOF
|
4 年之前 |
Rich Salz
|
3d48457478
Replace BUF_ string function calls with OPENSSL_ ones
|
5 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Rich Salz
|
ff988500c2
Replace FUNCerr with ERR_raise_data
|
5 年之前 |
Rich Salz
|
46160e6fb9
Deprecate SYSerr, add new FUNCerr macro
|
5 年之前 |
Rich Salz
|
56c3a135b2
Add ERR_put_func_error, and use it.
|
5 年之前 |
Richard Levitte
|
09abbca13f
Following the license change, modify the boilerplates in crypto/bio/
|
6 年之前 |
FdaSilvaYY
|
f06080cb3d
Add missing error code when alloc-return-null
|
6 年之前 |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 年之前 |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
6 年之前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年之前 |
Viktor Dukhovni
|
4e0752535e
Avoid leaking peername data via accept BIOs
|
6 年之前 |
Daniel Bevenius
|
b4ff66223b
Add comments to NULL func ptrs in bio_method_st
|
7 年之前 |
FdaSilvaYY
|
a0fda2cf2d
Address some code-analysis issues.
|
7 年之前 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 年之前 |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 年之前 |
Matt Caswell
|
7f517c2676
Remove some commented out code in libcrypto
|
7 年之前 |
Matt Caswell
|
3befffa39d
Create BIO_write_ex() which handles size_t arguments
|
8 年之前 |
Matt Caswell
|
d07aee2c7a
Create BIO_read_ex() which handles size_t arguments
|
8 年之前 |
jamercee
|
b4c1d72e9f
Adapt BIO_new_accept() to call BIO_set_accept_name()
|
8 年之前 |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 年之前 |
Richard Levitte
|
68423b1461
Fix BIO_set_nbio_accept()
|
8 年之前 |
David Benjamin
|
04f6b0fd91
RT4660: BIO_METHODs should be const.
|
8 年之前 |
Richard Levitte
|
417be660e1
Refactoring BIO: adapt BIO_s_connect and BIO_s_accept
|
8 年之前 |
Richard Levitte
|
b00b21242a
Temporary pragma to have GCC quiet down about deprecated functions
|
8 年之前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年之前 |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 年之前 |