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 年 前 |
Andy Polyakov
|
b13fdc4860
Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows.
|
9 年 前 |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
9 年 前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年 前 |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 年 前 |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 年 前 |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 年 前 |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 年 前 |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
9 年 前 |
Matt Caswell
|
35a1cc90bc
More comment realignment
|
9 年 前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年 前 |