| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix:Support users to use custom record types to send and receive messages - After successfully creating a chain, the user wants to define their own record type to send messages, and handle these messages through their own set readcb. Signed-off-by: balabala-123 <guozhang4@huawei.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1618 | 1 个月前 | |
feat(dtls13-cid): Connection ID (RFC 9146/9147) and shared integration layer Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1635 | 23 天前 | |
Support Pure cmake build build: Migrate build system from Python/JSON/CMake hybrid to pure CMake The previous build system mixed Python scripts and JSON configuration files with CMake, scattering build logic across multiple languages and formats. This made the system hard to understand and maintain, and required a Python interpreter at configure time. The build system has been rewritten entirely in CMake. Feature flags, dependency resolution, platform detection, compiler options, and config-header generation are now all expressed natively in CMake. For more details, see the "Build and Installation" section in README.md. | 4 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 23 天前 | ||
| 4 个月前 |