rustls/rustls
Joseph Birr-Pixton 227d9a2aff Assert x.509 name is shorter than 64KB
Otherwise this function produces incorrect output.
2020-06-08 21:06:06 +01:00
..
examples bench: read server entirely before sending buffer to client 2020-04-12 16:57:10 +01:00
src Assert x.509 name is shorter than 64KB 2020-06-08 21:06:06 +01:00
tests Remove writev_tls; use std::io::Write::write_vectored 2020-05-15 21:42:03 +01:00
Cargo.toml