| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-06 | Added copyright headers to files missing them | Frédéric Desbiens | |
| Applied the standard MIT license header to all project-owned C, header, assembly, shell, and Python files that were missing a copyright notice. Third-party, toolchain startup, and auto-generated files were excluded. Co-authored-by: Copilot <[email protected]> | |||
| 2026-05-28 | Fixed issues in the PSK implementation (#386) | Frédéric Desbiens | |
| * Fixed server PSK identity selection for ECDHE-PSK * Fixed selected client PSK identity preservation Implemented logic to cache the PSK store entry selected by the server identity hint so ClientKeyExchange emits the matching identity when clients use the PSK store path. Cast the ECC supported-group test value to USHORT so the PSK identity regression builds cleanly with -Werror on Linux. Assisted-By: Codex (OpenAI GPT-5.5) <[email protected]> | |||
| 2026-03-06 | Restored build and run scripts to their prior versions. | Frédéric Desbiens | |
| 2025-05-15 | Try to help user if build script fails | Huan Nguyen | |
| A common error condition is that the user cloned the repo without the --recursive option. We'll try to get the submodules for them. We remove the git clone command because the submodule update should fix the issue. | |||
| 2025-02-20 | Updated the CMake minimal version. | Frédéric Desbiens | |
| 2024-01-12 | Update link in the run.sh | TiejunZhou | |
| 2023-12-28 | Updated version and date for 6.4.0 (#229)v6.4.0_rel | Bo Chen | |
| 2023-12-14 | Add secure and crypto regression test. (#218) | Wenhui Xie | |
