Provide the ability to set the initial DTLS epoch value.
authorjsing <jsing@openbsd.org>
Sat, 19 Jun 2021 16:52:47 +0000 (16:52 +0000)
committerjsing <jsing@openbsd.org>
Sat, 19 Jun 2021 16:52:47 +0000 (16:52 +0000)
commitc8e2fc2ba41689d84b1196d61aa7c4abf11c82fb
tree21fda9e84042fd40fc905a95cd9d0d895f0578d3
parent12a1eb2d6f147a43d358694b4fd34696ae33fd5b
Provide the ability to set the initial DTLS epoch value.

This allows for regress to test edge cases for epoch handling.

ok tb@
lib/libssl/d1_lib.c
lib/libssl/ssl_lib.c
lib/libssl/ssl_locl.h
lib/libssl/tls12_record_layer.c