Commit 6a19b22
Convert bssl-compat build from CMake to Bazel
- Uses the @boringssl repo instead of a vendored copy
- Added @bssl-compat//test:utests-bssl-compat test target
- Added @bssl-compat//test:utests-boringssl test target
- Added BoringSSL patch for s390x & ppc64le
Signed-off-by: Ted Poole <tpoole@redhat.com>
Co-authored-by: Zuzana Miklankova <zmiklank@redhat.com>1 parent 66aac29 commit 6a19b22
File tree
8,187 files changed
+1426
-2401640
lines changed- .github/workflows
- bazel
- external
- bssl-compat
- bazel
- cmake
- patch
- crypto
- bio
- bytestring
- digest_extra
- err
- hmac_extra
- pkcs8
- rand_extra
- rsa_extra
- stack
- test
- x509v3
- x509
- ssl
- prefixer
- source
- test
- test
- certs
- third_party/boringssl
- apple-aarch64/crypto
- chacha
- cipher_extra
- fipsmodule
- test
- apple-arm/crypto
- chacha
- fipsmodule
- test
- apple-x86_64/crypto
- chacha
- cipher_extra
- fipsmodule
- test
- apple-x86/crypto
- chacha
- fipsmodule
- test
- linux-aarch64/crypto
- chacha
- cipher_extra
- fipsmodule
- test
- linux-arm/crypto
- chacha
- fipsmodule
- test
- linux-x86_64/crypto
- chacha
- cipher_extra
- fipsmodule
- test
- linux-x86/crypto
- chacha
- fipsmodule
- test
- src
- .github
- cmake
- crypto
- aes
- asn1
- base64
- bio
- blake2
- bn
- buf
- bytestring
- chacha
- asm
- cipher
- asm
- test
- nist_cavp
- cms
- conf
- curve25519
- asm
- des
- dh
- digest
- dsa
- ecdh
- ecdsa
- ec
- engine
- err
- evp
- fipsmodule
- aes
- asm
- bn
- asm
- test
- cipher
- cmac
- dh
- digestsign
- digest
- ecdh
- ecdsa
- ec
- asm
- hkdf
- hmac
- keccak
- mldsa
- mlkem
- policydocs
- rand
- asm
- rsa
- self_check
- service_indicator
- sha
- asm
- slhdsa
- tls
- hmac
- hpke
- hrss
- asm
- kyber
- lhash
- md4
- md5
- asm
- mldsa
- mlkem
- obj
- pem
- perlasm
- pkcs7
- test
- pkcs8
- test
- poly1305
- pool
- rand
- rc4
- rsa
- sha
- siphash
- slhdsa
- spake2plus
- stack
- test
- asm
- trust_token
- x509
- test
- decrepit
- bio
- blowfish
- cast
- cfb
- des
- dh
- dsa
- evp
- obj
- rc4
- ripemd
- rsa
- ssl
- x509
- xts
- docs
- fuzz
- arm_cpuinfo_corpus
- bn_div_corpus
- bn_mod_exp_corpus
- cert_corpus
- client_corpus
- client_no_fuzzer_mode_corpus
- conf_corpus
- crl_getcrlstatusforcert_fuzzer_corpus
- crl_parse_crl_certificatelist_fuzzer_corpus
- crl_parse_crl_tbscertlist_fuzzer_corpus
- crl_parse_issuing_distribution_point_fuzzer_corpus
- decode_client_hello_inner_corpus
- der_roundtrip_corpus
- dtls_client_corpus
- dtls_server_corpus
- ocsp_parse_ocsp_cert_id_fuzzer_corpus
- ocsp_parse_ocsp_response_data_fuzzer_corpus
- ocsp_parse_ocsp_response_fuzzer_corpus
- ocsp_parse_ocsp_single_response_fuzzer_corpus
- parse_authority_key_identifier_fuzzer_corpus
- parse_certificate_fuzzer_corpus
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
8,187 files changed
+1426
-2401640
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
575 | | - | |
| 575 | + | |
576 | 576 | | |
577 | | - | |
| 577 | + | |
578 | 578 | | |
579 | 579 | | |
580 | | - | |
| 580 | + | |
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
21 | 32 | | |
22 | 33 | | |
23 | 34 | | |
| |||
35 | 46 | | |
36 | 47 | | |
37 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
38 | 56 | | |
39 | 57 | | |
40 | | - | |
| 58 | + | |
41 | 59 | | |
42 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
143 | | - | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
147 | | - | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| |||
261 | 262 | | |
262 | 263 | | |
263 | 264 | | |
264 | | - | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
265 | 273 | | |
266 | 274 | | |
267 | 275 | | |
| |||
0 commit comments