- 24 2月, 2023 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !85 from wanghao-free/OpenHarmony-3.0-LTS
-
- 20 2月, 2023 2 次提交
-
-
由 wanghao-free 提交于
Signed-off-by: Nwanghao-free <wanghao453@h-partners.com>
-
由 Matt Caswell 提交于
If the aux->asn1_cb() call fails in BIO_new_NDEF then the "out" BIO will be part of an invalid BIO chain. This causes a "use after free" when the BIO is eventually freed. Based on an original patch by Viktor Dukhovni and an idea from Theo Buehler. Thanks to Octavio Galland for reporting this issue. Reviewed-by: NPaul Dale <pauli@openssl.org> Reviewed-by: NTomas Mraz <tomas@openssl.org> Signed-off-by: Ncode4lala <fengziteng2@huawei.com>
-
- 14 2月, 2023 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !81 from wanghao-free/OpenHarmony-3.0-LTS
-
- 13 2月, 2023 2 次提交
-
-
由 Matt Caswell 提交于
Call PEM_read_bio_ex() and expect a failure. There should be no dangling ptrs and therefore there should be no double free if we free the ptrs on error. Reviewed-by: NPaul Dale <pauli@openssl.org> Reviewed-by: NHugo Landau <hlandau@openssl.org> Signed-off-by: Ncode4lala <fengziteng2@huawei.com>
-
由 Matt Caswell 提交于
In the event of a failure in PEM_read_bio_ex() we free the buffers we allocated for the header and data buffers. However we were not clearing the ptrs stored in *header and *data. Since, on success, the caller is responsible for freeing these ptrs this can potentially lead to a double free if the caller frees them even on failure. Thanks to Dawei Wang for reporting this issue. Based on a proposed patch by Kurt Roeckx. CVE-2022-4450 Reviewed-by: NPaul Dale <pauli@openssl.org> Reviewed-by: NHugo Landau <hlandau@openssl.org> Signed-off-by: Ncode4lala <fengziteng2@huawei.com>
-
- 12 7月, 2022 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !63 from zhao_zhen_zhou/cherry-pick-1657509349
-
- 11 7月, 2022 1 次提交
-
-
https://gitee.com/zhao-zhen-zhou/third_party_openssl/pulls/62由 zhao_zhen_zhou 提交于
CVE-2022-2097 Signed-off-by: Nzhao_zhen_zhou <zhaozhenzhou@huawei.com>
-
- 25 6月, 2022 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !56 from HaixiangW/cherry-pick-1656070588
-
- 24 6月, 2022 1 次提交
-
-
https://gitee.com/haixiangw/third_party_openssl/pulls/55由 haixiangw 提交于
fix CVE-2022-2068 Signed-off-by: Nhaixiangw <wanghaixiang@huawei.com>
-
- 16 5月, 2022 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !48 from HaixiangW/cherry-pick-1652666642
-
https://gitee.com/haixiangw/third_party_openssl/pulls/46由 haixiangw 提交于
fix CVE-2022-1292 Signed-off-by: Nhaixiangw <wanghaixiang@huawei.com>
-
- 23 3月, 2022 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !34 from HaixiangW/cherry-pick-1647873389
-
- 21 3月, 2022 1 次提交
-
-
https://gitee.com/haixiangw/third_party_openssl/pulls/32由 haixiangw 提交于
fix CVE-2022-0778 Signed-off-by: Nhaixiangw <wanghaixiang@huawei.com>
-
- 10 2月, 2022 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !29 from HaixiangW/cherry-pick-1644398698
-
- 09 2月, 2022 1 次提交
-
-
https://gitee.com/haixiangw/third_party_openssl/pulls/28由 haixiangw 提交于
openssl CVE-2021-4160 Signed-off-by: Nhaixiangw <wanghaixiang@huawei.com>
-
- 10 1月, 2022 2 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !26 from 33/OpenHarmony-3.0-LTS
-
由 Sang_Sang33 提交于
Signed-off-by: NSang_Sang33 <wangzhu15@huawei.com>
-
- 30 9月, 2021 4 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !23 from zhao_zhen_zhou/cherry-pick-1632993416
-
https://gitee.com/zhao-zhen-zhou/third_party_openssl/pulls/21由 zhao-zhen-zhou 提交于
修改OAT.xml文件中的过滤规则中的路径 Signed-off-by: Nzhao-zhen-zhou <zhaozhenzhou@huawei.com>
-
由 openharmony_ci 提交于
Merge pull request !19 from zhao_zhen_zhou/cherry-pick-1632971214
-
https://gitee.com/zhao-zhen-zhou/third_party_openssl/pulls/18由 zhao-zhen-zhou 提交于
添加OAT.xml文件 Signed-off-by: Nzhao-zhen-zhou <zhaozhenzhou@huawei.com>
-
- 03 9月, 2021 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !16 from HaixiangW/myfeature
-
- 02 9月, 2021 1 次提交
-
-
由 wanghaixiang 提交于
Signed-off-by: Nwanghaixiang <wanghaixiang@huawei.com>
-
- 12 8月, 2021 3 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !13 from HJ/master
-
由 HJ 提交于
Signed-off-by: NHJ <huangjun42@huawei.com>
-
由 HJ 提交于
Signed-off-by: NHJ <huangjun42@huawei.com>
-
- 11 8月, 2021 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !11 from HJ/0810
-
- 10 8月, 2021 1 次提交
-
-
由 HJ 提交于
Signed-off-by: NHJ <huangjun42@huawei.com>
-
- 30 6月, 2021 1 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !6 from HJ/master
-
- 29 6月, 2021 1 次提交
-
-
由 HJ 提交于
-
- 27 5月, 2021 3 次提交
-
-
由 openharmony_ci 提交于
Merge pull request !5 from HJ/master
-
由 HJ 提交于
-
由 HJ 提交于
-
- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 21 8月, 2020 1 次提交
-
-
由 w00438353 提交于
Change-Id: Ia29013889dd9f784266e06998eb6c61bb37441cc
-
- 05 8月, 2020 1 次提交
-
-
由 w00348538 提交于
Description: add COPYRIGHT.OpenSource files Team:OTHERS Feature or Bugfix:Bugfix Binary Source:No PrivateCode(Yes/No):No Change-Id: Ib7349a14e12eb5e229988bb4f5a57f05714bf78e Reviewed-on: http://mgit-tm.rnd.huawei.com/10077179Tested-by: Npublic jenkins <public_jenkins@notesmail.huawei.com> Reviewed-by: Nhouyuezhou 00386575 <hou@huawei.com> Reviewed-by: Npuxing 00257459 <puxing@huawei.com>
-
- 14 7月, 2020 1 次提交
-
-
由 h00416433 提交于
Description:add copyright statement for Build.gn Team:OTHERS Feature or Bugfix:Bugfix Binary Source:No PrivateCode(Yes/No):No Change-Id: Id0a6bec931218dde977f6273e165cd2e9d23f7b5 Reviewed-on: http://mgit-tm.rnd.huawei.com/9705303Tested-by: Npublic jenkins <public_jenkins@notesmail.huawei.com> Reviewed-by: Nhouyuezhou 00386575 <hou@huawei.com> Reviewed-by: Npuxing 00257459 <puxing@huawei.com>
-
- 28 6月, 2020 1 次提交
-
-
由 h00416433 提交于
Description:add README.OpenSource for openssl Team:OTHERS Feature or Bugfix:Bugfix Binary Source:No PrivateCode(Yes/No):No Change-Id: If550e5045ef804ed04d8dab875158e389976793f Reviewed-on: http://mgit-tm.rnd.huawei.com/9463064Reviewed-by: Ndongjinguang 00268009 <dongjinguang@huawei.com> Reviewed-by: Nhouyuezhou 00386575 <hou@huawei.com> Tested-by: Npublic jenkins <public_jenkins@notesmail.huawei.com> Reviewed-by: Nlinyibin 00246405 <linyibin@huawei.com>
-