summaryrefslogtreecommitdiff
path: root/nx_secure/src/nx_secure_verify_mac.c
AgeCommit message (Collapse)Author
8 daysFixed TLS empty application record handling (#428)Frédéric Desbiens
Authenticate zero-length application records through the normal MAC verification path and preserve record offsets when an empty record ends at a TCP packet boundary. Added regression coverage for valid and modified MACs, coalesced records, and split TCP packets. Assisted-by: Codex (gpt-5.6-sol) <[email protected]>
2026-03-07Updated copyright headers and version strings. Removed version historyFrédéric Desbiens
2025-03-18Updated version numbers to 6.4.3Frédéric Desbiens
2024-01-29Update copyright.Bo Chen (from Dev Box)
2022-10-26Release 6.2.0Tiejun Zhou