1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-02-12 20:15:32 +01:00

13 Commits

Author SHA1 Message Date
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
90f205a465
standardize crate level lints 2021-12-08 06:09:46 +00:00
Rob Ede
5dc2bfcb01
actix-tls release candidate prep (#422) 2021-11-29 23:53:06 +00:00
fakeshadow
6fed1c3e7d
add support for io-uring (#374)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-11 02:58:11 +01:00
Rob Ede
c918da906b
use reexported tls crates when possible 2021-02-04 15:23:06 +00:00
Rob Ede
5759c9e144
merge -connect and -tls and upgrade to rt v2 (#238) 2020-12-29 00:38:41 +00:00
Rob Ede
4e43216b99
standardise compiler lints across all crates (#226) 2020-12-12 23:24:00 +00:00
Rob Ede
77b7826658
prepare tls v2 release (#186) 2020-09-08 18:00:07 +01:00
Nikolay Kim
b18fbc98d5 move rustls and nativetls acceptor services to actix-tls 2019-12-05 20:52:37 +06:00
Nikolay Kim
9f575418c1 clippy warnings 2019-12-02 22:30:09 +06:00
Nikolay Kim
3385682e09 remove server feature 2019-12-02 17:04:42 +06:00
Nikolay Kim
9fbe6a1f6d refactor server configuration and tls support 2019-12-02 11:30:27 +06:00