1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 20:57:43 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
db7988609e feat(actix-tls): support for rustls 0.23 (#554)
* Add feature for using rustls 0.23

* Fix mistake

* Fix use of wrong tokio rustls package

* Fix accept openssl test

* Use rustls 0.23 for the example

* Install nasm in CI step for windows

* Change outdated step name

* Fix CI mistake

* test: install default crypto provider in tests

* docs: update changelog

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-05-12 18:47:49 +00:00
1db640f62e chore: update env logger 2024-05-12 19:10:27 +01:00
02ac0bb4f7 feat(tls): add accept::rustls_0_22 module 2023-12-16 00:23:11 +00:00
0bc310a656 Rustls v0.21 support (#480) 2023-08-26 14:59:51 +01:00
c60d2f9ddb use doc_auto_cfg 2023-04-01 05:18:22 +01:00
d7afd60606 workaround env-logger msrv 2022-12-21 21:17:21 +00:00
dc67ba770d fmt with import grouping 2022-04-10 02:48:53 +01:00
0cd70b0536 use tracing for logs (#451) 2022-03-15 19:37:08 +00:00
de5908bfe7 tls doc updates 2021-11-28 00:56:15 +00:00