1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-24 06:04:47 +00:00
jsing ac993068e4 Remove ssl_server_legacy_first_packet()
This has not been reachable since we made the TLSv1.3 stack the default
entry point - tls13_record_layer_read_record() will send a protocol
version alert and raise an error, which means we never transition into
the legacy stack.

ok kenjiro@
2026-04-03 07:26:20 +00:00
2026-04-02 01:11:00 +00:00
2026-04-01 23:20:53 +00:00
2026-03-26 06:12:38 +00:00
2026-04-02 18:22:24 +00:00
Description
No description provided
1.6 GiB
Languages
C 57.4%
C++ 28.7%
Perl 3.9%
Roff 3%
Makefile 0.9%
Other 5.6%