1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 12:47:42 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
24be36b18d chore: prepare actix-tls release v3.4.0 2024-05-18 18:14:26 +01:00
3147dbe7ca ci: rely more on just recipes (#558) 2024-05-11 15:10:56 +01:00
9a3f3eef6a test(tls): fix accept-openssl test 2024-02-03 17:01:47 +00:00
951e46186b feat: add rustls v0.22 support (#513) 2023-12-06 04:04:39 +00:00
9edc0b393a feat(tls): add crate feature for rustls native root certs (#506) 2023-12-06 01:39:13 +00:00
0bc310a656 Rustls v0.21 support (#480) 2023-08-26 14:59:51 +01:00
00654aadc5 use direct tokio exports where possible 2022-10-30 20:25:13 +00:00
66756bc448 update all crates msrv to 1.57 (#464) 2022-07-23 00:51:12 +01:00
bf2aa3902c Set depth of --feature-powerset on Windows CI (#460) 2022-06-12 02:17:38 +01:00
7e7df2f931 add timeout for accepting tls connections (#393)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-11-16 00:22:24 +00:00
581e599209 rename Server => ServerHandler (#407) 2021-11-01 23:36:51 +00:00
47f278b17a fix test macro in presence of other imports named test (#399) 2021-10-19 16:13:13 +01:00
ca77d8d835 split -server and -tls msrv and raise to 1.52 (#398) 2021-10-19 14:53:42 +01:00
9fa8d7fc5a avoid dependency on older tokios 2021-10-11 05:12:57 +01:00
6fed1c3e7d add support for io-uring (#374)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-11 02:58:11 +01:00
4644fa41cf run doc test in parallel (#387) 2021-09-01 21:30:26 +01:00
c65e8524b2 rework resourcedef (#373) 2021-07-19 22:37:54 +01:00
b09e7cd417 fix local waker metadata 2021-04-01 09:01:56 +01:00
8becb0db70 refactor crates for better api stability (#301) 2021-03-30 13:39:10 +01:00