Anthony Ramine
3d7ff0a5c0
Introduce setup_accept and setup_connect
...
These two new kinds of methods immediately return a MidHandshakeSslStream
instead of actually initiating a handshake. This greatly simplifies
loops around MidHandshakeSslStream::WouldBlock.
2023-10-10 09:22:36 +01:00
Yuchen Wu
52307b145b
Provide into_ssl() for ConnectConfiguration
...
Port from openssl-rs.
2023-09-19 22:04:59 +02:00
Ivan Nikulin
c4e8a94a69
Add RPK and PQ crypto features
2023-07-07 13:50:36 +01:00
Joshua Nelson
bd4f8d58ef
Fix clippy warnings
2022-09-16 12:13:55 -05:00
Joshua Nelson
46787b7b69
Run `cargo fix --edition
2021-08-13 15:22:56 -05:00
Ivan Nikulin
0c9166dd74
Make new clippy happy
2021-02-11 19:35:11 +00:00
Gabriela Alexandra Moldovan
12d6a27104
Fix clippy warning.
2021-01-08 16:53:20 +00:00
Ivan Nikulin
5cb8947d7e
Rename stuff
2020-11-11 17:47:30 +00:00