summaryrefslogtreecommitdiff
path: root/bogo
AgeCommit message (Expand)Author
2024-05-15bogo: fix config rewriting when cpp is clangDirkjan Ochtman
2024-02-28Cargo.toml: disentangle std/aws_lc_rs featuresJoe Birr-Pixton
2024-01-10Partially support -verify-prefsJoseph Birr-Pixton
2024-01-10Take newer bogo versionJoseph Birr-Pixton
2024-01-04Test P521-SHA512 in bogoJoseph Birr-Pixton
2023-11-22Doc: replace "nb." with "Note:"Jacob Hoffman-Andrews
2023-11-21Run bogo against both ring and aws-lc-rs providersJoseph Birr-Pixton
2023-11-17Abolish quic crate featureJoseph Birr-Pixton
2023-11-09Enable testing and benchmarking with aws-lc-rsJoseph Birr-Pixton
2023-09-19proj: remove dangerous_configuration featureDaniel McCarney
2023-07-07Revert "Revert "Remove support for SCT stapling""Joseph Birr-Pixton
2023-07-05Revert "Remove support for SCT stapling"Joseph Birr-Pixton
2023-06-29Remove support for SCT staplingJoseph Birr-Pixton
2023-06-13docs: add help for diagnosing BoGo failures. (#1316)Daniel McCarney
2023-06-13bogo: set correct error expectation for RSA/MD5 testsJoseph Birr-Pixton
2023-06-13bogo: track naming changes for long sessionid testsJoseph Birr-Pixton
2023-06-13bogo: skip kyber-specific testsJoseph Birr-Pixton
2023-06-13bogo: track changing ECH test namesJoseph Birr-Pixton
2023-06-13bogo: Fix TLS-ECH-Client-UnsolictedHRRExtensionJoseph Birr-Pixton
2023-06-13bogo: reject -allow-hint-mismatchJoseph Birr-Pixton
2023-06-13Target updated boringssl test suiteJoseph Birr-Pixton
2023-03-11use HandshakeFailure by default in verificationzkonge
2023-03-02chore: set initial branch name for bogo checkout.Daniel McCarney
2023-03-02fix: avoid hardcoded (ba)sh path in helper scripts.Daniel McCarney
2023-01-25Rework certificate errorsJoseph Birr-Pixton
2023-01-17deframer: join handshake messages in deframer bufferDirkjan Ochtman
2023-01-12add a README for BoGoJacob Rothstein
2022-01-15Test 0-RTTJoseph Birr-Pixton
2021-09-19Revert "Try running suggested commands"Joseph Birr-Pixton
2021-09-19Correct bogo checkoutGábor Lipták
2021-09-18Try running suggested commandsJoseph Birr-Pixton
2021-09-12bogo: deduplicate bogo configuration itemsDirkjan Ochtman
2021-04-17TLS 1.2: Change expected result for InvalidECDHPoint-Server to match TLS 1.3Brian Smith
2021-04-17Change expected result for compressed points in TLS 1.2 to match TLS 1.3Brian Smith
2021-04-09Fix coverage measurementsJoseph Birr-Pixton
2021-04-06Always `cargo build` bogo shimJoseph Birr-Pixton
2021-04-01bogo: pass on any extra argumentsDirkjan Ochtman
2021-03-21Add overall bogo timeoutJoseph Birr-Pixton
2021-03-16Make bogo setup scripts more robustDirkjan Ochtman
2021-02-21Hook curve selection into bogo_shimJoseph Birr-Pixton
2021-02-21Refactor key exchange codeJoseph Birr-Pixton
2021-02-19Client: Always randomize session ID unless doing legacy resumption.Brian Smith
2021-02-06Accommodate bogo changesJoseph Birr-Pixton
2021-02-06Let's use git for managing changes to upstream boringsslJoseph Birr-Pixton
2020-12-05Get Bogo test working on M1 ("Apple Silicon") macOS Big Sur.Brian Smith
2020-08-16Fix DoS vulnerability in TLS1.3 middlebox CCS handlingJoseph Birr-Pixton
2020-06-21Enable ed25519 for TLS1.2Joseph Birr-Pixton
2020-06-20Fix remaining bogo testsJoseph Birr-Pixton
2020-06-20Disable Ed25519DefaultDisable-NoAccept and Ed25519DefaultDisable-NoAdvertise ...Andrew Bennett
2020-06-20Marking other Ed25519 related bogo tests accordingly.Andrew Bennett