Dirkjan Ochtman
ce11bf7274
Fix warning about renamed lint ( #93 )
2022-05-09 21:57:54 +02:00
Jerome Gravel-Niquet
438cb8f9c8
Implement AsRawFd for both tokio-rustls and tokio-native-tls TlsStream<S> ( #74 )
...
* implement AsRawFd for both tokio-rustls and tokio-native-tls TlsStream<S>
* implement windows' AsRawHandle
* typo in cfg(windows)
* use RawSocket, not RawHandle
* implement AsRawFd & AsRawSocket for tokio_rustls::client::TlsStream and tokio_rustls::TlsStream enum
2021-10-01 21:52:10 +08:00
Nikhil Benesch
794659740d
tokio-native-tls: prepare v0.3.0 ( #47 )
2020-12-24 12:13:08 -05:00
Lucio Franco
a517e1d0a6
native: Upgrade tokio and prepare 0.2
release ( #31 )
2020-10-16 11:02:29 -04:00
quininer
e6ef54641b
Tokio 0.3 ( #29 )
...
* Remove futures-core
* Upgrade Tokio 0.3
* clean code
* Fix ci
* Fix lint
2020-10-16 18:26:32 +08:00
Cheng JIANG
c3bf063eb6
feat: re-export native-tls ( #24 )
...
Signed-off-by: Cheng JIANG <jiang.cheng@vip.163.com>
2020-08-31 11:16:29 -04:00
Kirill Fomichev
3c9b126993
Drop context on MidHandshake success [tokio-native-tls] ( #12 )
2020-05-07 13:55:37 -04:00
Kirill Fomichev
bd749ed734
Convert result in with_context function [tokio-native-tls] ( #13 )
2020-05-06 16:48:43 -04:00
Lucio Franco
ec76fe4c8a
fix doc link
...
Signed-off-by: Lucio Franco <luciofranco14@gmail.com>
2020-04-03 10:28:01 -04:00
aloucks
1c3aeb691e
Allow access to all inner streams [tokio-native-tls] ( #6 )
...
Related: https://github.com/tokio-rs/tokio/issues/1383
2020-02-28 10:31:17 -05:00
Lucio Franco
43c85779ca
Initial commit
2020-01-09 18:36:35 -05:00