Pauli
|
1c8c5d4755
bio: remove TODOs
|
3 лет назад |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 лет назад |
John Baldwin
|
f16e52b67c
Correct the return value of BIO_get_ktls_*().
|
3 лет назад |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 лет назад |
Matt Caswell
|
6d53ad6b5c
Teach more BIOs how to handle BIO_CTRL_EOF
|
4 лет назад |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 лет назад |
Bernd Edlinger
|
b113279292
Keep the externally visible macro BIO_FLAGS_UPLINK in bio.h
|
6 лет назад |
Richard Levitte
|
09abbca13f
Following the license change, modify the boilerplates in crypto/bio/
|
6 лет назад |
Daniel Bevenius
|
b4ff66223b
Add comments to NULL func ptrs in bio_method_st
|
7 лет назад |
Daniel Bevenius
|
27ab91951c
Make BIO_METHOD struct definitions consistent
|
7 лет назад |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 лет назад |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 лет назад |
Tomas Mraz
|
79b35228f1
Do not eat trailing '\n' in BIO_gets for fd BIO.
|
8 лет назад |
Bernd Edlinger
|
018fcbec38
Fix gcc-7 warnings.
|
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 лет назад |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 лет назад |
David Benjamin
|
04f6b0fd91
RT4660: BIO_METHODs should be const.
|
8 лет назад |
Matt Caswell
|
c3caf76035
Remove some dead code from 1999
|
8 лет назад |
Richard Levitte
|
a5cc75d661
Refactoring BIO: Small adjustments
|
8 лет назад |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 лет назад |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 лет назад |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 лет назад |
Andy Polyakov
|
a006fef78e
Improve WINCE support.
|
12 лет назад |
Ulf Möller
|
c7235be6e3
RFC 3161 compliant time stamp request creation, response generation
|
19 лет назад |
Andy Polyakov
|
1715e4885a
Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate references
|
19 лет назад |
Andy Polyakov
|
eff7cb41d1
Disable BIO_s_fd on CE and disable fd:N as password passing option on
|
19 лет назад |
Andy Polyakov
|
ea1b02db6a
OPENSSL_Applink update.
|
19 лет назад |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 лет назад |