diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-01 14:52:14 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-01 14:52:14 +0300 |
commit | f2baa0686f9688c9896a967757ba13af2ab14497 (patch) | |
tree | 81d7b06dbf524e307069cd009075b9e7bd4a153c | |
parent | 11a05be4ac3bb1271762b1de1336124e7f7883e9 (diff) | |
download | repository-f2baa0686f9688c9896a967757ba13af2ab14497.tar.gz |
bearssl: move to extra
-rwxr-xr-x | extra/bearssl/build (renamed from core/bearssl/build) | 0 | ||||
-rw-r--r-- | extra/bearssl/checksums (renamed from core/bearssl/checksums) | 0 | ||||
-rw-r--r-- | extra/bearssl/patches/0001-Add-missing-return-in-client-single-EC-choose-functi.patch (renamed from core/bearssl/patches/0001-Add-missing-return-in-client-single-EC-choose-functi.patch) | 0 | ||||
-rw-r--r-- | extra/bearssl/patches/0002-Add-functions-to-retrieve-certificate-validity-perio.patch (renamed from core/bearssl/patches/0002-Add-functions-to-retrieve-certificate-validity-perio.patch) | 0 | ||||
-rw-r--r-- | extra/bearssl/patches/0003-brssl-client-add-option-to-ignore-EOF.patch (renamed from core/bearssl/patches/0003-brssl-client-add-option-to-ignore-EOF.patch) | 0 | ||||
-rw-r--r-- | extra/bearssl/sources (renamed from core/bearssl/sources) | 0 | ||||
-rw-r--r-- | extra/bearssl/version (renamed from core/bearssl/version) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/core/bearssl/build b/extra/bearssl/build index c0e5e7f2..c0e5e7f2 100755 --- a/core/bearssl/build +++ b/extra/bearssl/build diff --git a/core/bearssl/checksums b/extra/bearssl/checksums index 86e8e8a6..86e8e8a6 100644 --- a/core/bearssl/checksums +++ b/extra/bearssl/checksums diff --git a/core/bearssl/patches/0001-Add-missing-return-in-client-single-EC-choose-functi.patch b/extra/bearssl/patches/0001-Add-missing-return-in-client-single-EC-choose-functi.patch index 421bbc7f..421bbc7f 100644 --- a/core/bearssl/patches/0001-Add-missing-return-in-client-single-EC-choose-functi.patch +++ b/extra/bearssl/patches/0001-Add-missing-return-in-client-single-EC-choose-functi.patch diff --git a/core/bearssl/patches/0002-Add-functions-to-retrieve-certificate-validity-perio.patch b/extra/bearssl/patches/0002-Add-functions-to-retrieve-certificate-validity-perio.patch index 8377da4d..8377da4d 100644 --- a/core/bearssl/patches/0002-Add-functions-to-retrieve-certificate-validity-perio.patch +++ b/extra/bearssl/patches/0002-Add-functions-to-retrieve-certificate-validity-perio.patch diff --git a/core/bearssl/patches/0003-brssl-client-add-option-to-ignore-EOF.patch b/extra/bearssl/patches/0003-brssl-client-add-option-to-ignore-EOF.patch index 684710f8..684710f8 100644 --- a/core/bearssl/patches/0003-brssl-client-add-option-to-ignore-EOF.patch +++ b/extra/bearssl/patches/0003-brssl-client-add-option-to-ignore-EOF.patch diff --git a/core/bearssl/sources b/extra/bearssl/sources index b03853d9..b03853d9 100644 --- a/core/bearssl/sources +++ b/extra/bearssl/sources diff --git a/core/bearssl/version b/extra/bearssl/version index fe09a3c0..fe09a3c0 100644 --- a/core/bearssl/version +++ b/extra/bearssl/version |