summaryrefslogtreecommitdiff
path: root/bogo
AgeCommit message (Expand)Author
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
2020-06-20Disable Basic-Server-Ed25519 bogo test caseKim Altintop
2020-06-20Tickle buildKim Altintop
2020-06-20Add initial support for Ed25519Andrew Bennett
2020-04-12Get new bogo version workingJoseph Birr-Pixton
2020-04-12Take newer bogo for go1.14Joseph Birr-Pixton
2019-12-30Patch bogo to fix golang 1.13 breakageJoseph Birr-Pixton
2019-01-27Fix bogo tests:Joseph Birr-Pixton
2019-01-26Change test failure to note handshake failure now that SHA-1 is unsupported.Kyle Huey
2019-01-20bogo: Entry in TestErrorMap denotes expected failureJoseph Birr-Pixton
2019-01-19Adjust BoGo configuration to account for SHA-1 not being supported.Brian Smith
2019-01-13Parallelise bogo runsJoseph Birr-Pixton