Commit 421ffc1
Convert bssl-compat build from CMake to Bazel
- Converted 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
- Included BoringSSL patch for s390x & ppc64le
Signed-off-by: Ted Poole <tpoole@redhat.com>
Co-authored-by: Zuzana Miklankova <zmiklank@redhat.com>1 parent 75278ca commit 421ffc1
File tree
8,186 files changed
+1424
-2401641
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,186 files changed
+1424
-2401641
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 | |
|---|---|---|---|
| |||
| 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 | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
270 | 277 | | |
271 | 278 | | |
272 | 279 | | |
| |||
0 commit comments