| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: Add PQC certificate support to the protocol layer Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1574 | 18 天前 | |
fix:Fix possible null pointer dereference issue with certMgrCtx Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1521 | 1 个月前 | |
fix:Fix the issue where the chain is not cleared when only one certificate is loaded in HITLS_CFG_UseCertificateChainBuffer Signed-off-by: balabala-123 <guozhang4@huawei.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1535 | 1 个月前 | |
fix:Fix the issue where the chain is not cleared when only one certificate is loaded in HITLS_CFG_UseCertificateChainBuffer Signed-off-by: balabala-123 <guozhang4@huawei.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1535 | 1 个月前 | |
Remove libboundscheck (securec) dependency and harden sensitive data cleansing Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1086 | 2 个月前 | |
fix:Code optimization and refactoring Co-authored-by: hanzhiyang<hanzhiyang4@h-partners.com> # message auto-generated for no-merge-commit merge: !961 merge main into main fix:Code optimization and refactoring Created-by: hanzhiyang Commit-by: hanzhiyang Merged-by: liwei3013 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **What does this PR do / why do we need it**: **Self-checklist**:(**请自检,在[ ]内打上x**) + - [ ] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [ ] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [ ] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!961 | 5 个月前 | |
Fix: Resolve double free and HITLS_CFG_SetNoClientCertSupport annotation issues -The SetHmacMdAttr function's internal exception branch and calling function exception branch both release ctx, which can lead to the double free problem -The value of the HITLS_CFG_SetNoClientCertSupport function is isSupportNoClientCert, which defaults to true. In the default scenario, the client does not set a certificate, and the server verification passes. However, the comments do not match the actual function Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1391 | 1 个月前 | |
Fix: Resolve double free and HITLS_CFG_SetNoClientCertSupport annotation issues -The SetHmacMdAttr function's internal exception branch and calling function exception branch both release ctx, which can lead to the double free problem -The value of the HITLS_CFG_SetNoClientCertSupport function is isSupportNoClientCert, which defaults to true. In the default scenario, the client does not set a certificate, and the server verification passes. However, the comments do not match the actual function Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1391 | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 18 天前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 5 个月前 | ||
| 1 个月前 | ||
| 1 个月前 |