Matt Caswell
|
b0ee1de9ab
Create libcrypto support for BIO_new_from_core_bio()
|
3 years ago |
Pauli
|
141cc94e44
Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIO
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
FdaSilvaYY
|
3a111aadc3
include/internal: add a few missing #pragma once directives
|
3 years ago |
Dr. Matthias St. Pierre
|
ae4186b004
Fix header file include guard names
|
5 years ago |
Boris Pismenny
|
e401ef801e
bio: Linux TLS Rx Offload
|
6 years ago |
Boris Pismenny
|
6ba76c4f23
bio: Linux TLS Offload
|
7 years ago |
Richard Levitte
|
48f4ad7718
Following the license change, modify the boilerplates in include/ and crypto/include/
|
6 years ago |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 years ago |
Rich Salz
|
6dbe4dc475
Copy name string in BIO_meth_new
|
6 years ago |
Bernd Edlinger
|
fce78bd4ed
Fix invalid function type casts.
|
7 years ago |
Matt Caswell
|
42c6046064
More parameter naming of BIO_read*/BIO_write* related functions
|
8 years ago |
Matt Caswell
|
3befffa39d
Create BIO_write_ex() which handles size_t arguments
|
8 years ago |
Matt Caswell
|
d07aee2c7a
Create BIO_read_ex() which handles size_t arguments
|
8 years ago |
Rich Salz
|
21dcbebc6e
Copyright consolidation 03/10
|
8 years ago |
Matt Caswell
|
1ee7b8b97c
Fix ex_data locks issue
|
8 years ago |
Matt Caswell
|
ff2344052b
Ensure all locks are properly cleaned up
|
8 years ago |
Matt Caswell
|
b3599dbb6a
Rename int_*() functions to *_int()
|
8 years ago |
Matt Caswell
|
342c21cd8b
Rename lots of *_intern or *_internal function to int_*
|
8 years ago |
Matt Caswell
|
62d876ad17
Deprecate BIO_sock_cleanup() and make it a no-op
|
8 years ago |
Matt Caswell
|
a146ae55ba
Make BIO opaque
|
8 years ago |