CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/27 04:53:58
Modified files:
regress/lib/libssl/tlsext: tlsexttest.c
Log message:
tlsexttest: check additional logic in tlsext randomization
This verifies that we put PSK always last and that the Apache 2 special
does what it is supposed to do. There is also some weak validation of
the Fisher-Yates shuffle that will likely catch errors introduced in
tlsext_randomize_build_order()
