| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
tls_t.build takes a size_t argument not a ssize_t.
|
|
|
|
| |
it to fail
|
|
|
|
|
| |
This allows a peer to perform client authentication if it wants, but skip
it if not.
|
| |
|
|
|
|
|
| |
This allows to get updated peer identities if the peer can't authenticate,
or does when it is optional.
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
If an unsufficient read buffer is provided, application data gets cached
for subsequent read() calls.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|