Dominik Nakamura
|
25fd0b8617
|
Rename TLS feature flags from "use-*" to "*-tls"
|
4 years ago |
Dominik Nakamura
|
be05920e08
|
Update docs for rustls mentions
|
4 years ago |
Dominik Nakamura
|
de808a3a01
|
Only enable rustls if native-tls is not enabled
|
4 years ago |
WiredSound
|
f4aa926092
|
Change ProtocolErrorType to ProtocolError in test
|
4 years ago |
WiredSound
|
6f846da0e3
|
Add protocol error types
|
4 years ago |
Dominik Nakamura
|
d4e2d3ecd8
|
Use a "use-*" prefix for the TLS features
|
4 years ago |
Dominik Nakamura
|
e9aaf9b1e9
|
Add support for rustls as TLS backend
|
4 years ago |
Daniel Abramov
|
96d9eb75e5
|
chore: apply `fmt` to the whole project
|
4 years ago |
Alexey Galakhov
|
615bf71748
|
test: check close with SO_LINGER
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
5 years ago |
Sebastian Dröge
|
7a4779b6f6
|
Run everything through rustfmt
|
5 years ago |
Naja Melan
|
2004309814
|
integration test for no_send_after_close
|
6 years ago |
Naja Melan
|
2e72b562ce
|
Improve error reporting from tests
|
6 years ago |
Naja Melan
|
a3625fbaa9
|
integration test verifying that we can read messages after initiating close handshake.
|
6 years ago |
Artem Vorotnikov
|
cbf80ecc76
|
Edition 2018, formatting, clippy fixes
|
6 years ago |
Daniel Abramov
|
dbc8bd7b71
|
Fix issue with hanging server connection
|
6 years ago |