summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/impls/rustls
Commit message (Expand)AuthorAgeFilesLines
* rtcompat: Allocate the zeroed vector for export_keying_material()David Goulet2026-02-261-1/+1
* tor-rtcompat: disable rustls session resumptionSteven Engler2026-02-241-1/+10
* rtcompat: Return certificates as Cow.Nick Mathewson2026-02-021-4/+5
* rtcompat: Improved tls-server key/cert handling.Nick Mathewson2026-02-021-11/+17
* rtcompat: Implement TLS server support for rustls.Nick Mathewson2026-01-291-0/+166