文件最后提交记录最后更新时间
fix:Rectify duplicate code - Rectify duplicate code Signed-off-by: balabala-123 <guozhang4@huawei.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/13001 个月前
Remove libboundscheck (securec) dependency and harden sensitive data cleansing Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/10861 个月前
Remove libboundscheck (securec) dependency and harden sensitive data cleansing Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/10861 个月前
fix(tls): use unsupported certificate alert for sign mismatch Map certificate signature scheme mismatches to unsupported_certificate so TLS 1.3 certificate validation reports a certificate-specific alert instead of a generic internal or bad certificate alert. Co-authored-by: Cursor <cursoragent@cursor.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/14691 个月前
fix:protocal handshake probelms fix - Add header file includes in hs_cookie.c - Add snidealcb invocation validation. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/150528 天前
fix: replace unsafe memory clearing functions with secure alternatives Replace memset/BSL_SAL_FREE with BSL_SAL_CleanseData/BSL_SAL_ClearFree to prevent sensitive data leakage. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/13121 个月前
Remove libboundscheck (securec) dependency and harden sensitive data cleansing Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/10861 个月前
fix:protocal handshake probelms fix - Filter out TLS_CERT_KEY_TYPE_UNKNOWN when setting certificates and private keys - Fix the null pointer dereference risk and incomplete information in INDICATOR. - Fix the macro wrapping issue in RecvFinishedProcess. - Fix the counter handling issue in GroupCfgDeepCopy. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/14621 个月前
Remove libboundscheck (securec) dependency and harden sensitive data cleansing Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/10861 个月前
Remove libboundscheck (securec) dependency and harden sensitive data cleansing Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/10861 个月前
fix:protocal handshake probelms fix - Update the HITLS_VerifyCb comments - Modify the cookie key generation logic - Modify the TLS 1.3 HRR verification logic Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/14731 个月前
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!9615 个月前
Branch merge # message auto-generated for no-merge-commit merge: merge baoyi_main into main Branch merge Created-by: baoyi84930 Author-id: 1168581 MR-id: 4353327 Commit-by: baoyi84930 Merged-by: liwei3013 E2E-issues: Description: 分支合并 See merge request: openHiTLS/openhitls!381 年前