CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2021/06/19 11:11:34

Modified files:
        regress/lib/libssl/dtls: Makefile dtlstest.c 

Log message:
Add DTLS test cases that use non-zero initial epochs.

In particular, test handling of 0xfffe and 0xffff - the latter results in
wrapping to zero for the next epoch. One of these tests triggers a known
bug in libssl, which will be fixed following this commit.

Reply via email to