[openssl/openssl] deb2f1: DTLS 1.3 Don't reset the handshake seq number afte...

"'Ryan Hooper' via openssl-commits" <[email protected]> Mon, 27 Jul 2026 05:21:39 -0700
Newsgroups gmane.comp.encryption.openssl.cvs
Message-ID <openssl/openssl/push/refs/heads/feature/dtls-1.3/[email protected]>
  Branch: refs/heads/feature/dtls-1.3
  Home:   https://github.com/openssl/openssl
  Commit: deb2f12c6e5e0aa2c2b7bace79f556fa3b203d9a
      https://github.com/openssl/openssl/commit/deb2f12c6e5e0aa2c2b7bace79f556fa3b203d9a
  Author: Ryan Hooper <[email protected]>
  Date:   2026-07-27 (Mon, 27 Jul 2026)

  Changed paths:
    M ssl/statem/statem_lib.c
    M test/recipes/70-test_dtls13epoch.t

  Log Message:
  -----------
  DTLS 1.3 Don't reset the handshake seq number after connection finish

In DTLS 1.3 the handshake sequence number is not reset to 0 after the
connection is establish. This means New Session tickets will not
send out with a handshake seq of 0. Instead it will pick up where it
left off.

Fixes: openssl/project#2008
Assisted-by: Claude:claude-opus-4-7

Reviewed-by: Frederik Wedel-Heinen <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Mon Jul 27 12:20:10 2026
(Merged from https://github.com/openssl/openssl/pull/31978)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/feature/dtls-1.3/08483d-deb2f1%40github.com.