Commit Graph

9 Commits

Author SHA1 Message Date
Rob Ede c6ebbcf21b
clippy run on -tls 2023-04-01 05:24:00 +01:00
Rob Ede 00654aadc5
use direct tokio exports where possible 2022-10-30 20:25:13 +00:00
Rob Ede 25209f5bd8
use impl-more in -tls 2022-10-17 04:14:09 +01:00
Ibraheem Ahmed 26446fdbad
Replace `derive_more` with declarative macros (#438)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-28 22:09:33 +00:00
Rob Ede 183bcf6ae3
prepare actix-tls release 3.0.0-rc.1 (#423) 2021-11-30 12:34:46 +00:00
Rob Ede 5dc2bfcb01
actix-tls release candidate prep (#422) 2021-11-29 23:53:06 +00:00
Rob Ede 67b357a175
add `TlsError::into_service_error` (#420) 2021-11-22 13:33:20 +00:00
fakeshadow 7e7df2f931
add timeout for accepting tls connections (#393)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-11-16 00:22:24 +00:00
fakeshadow bb27bac216
Add native tls support for actix_tls::connect module (#295)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-03-27 00:20:17 +00:00