-
Notifications
You must be signed in to change notification settings - Fork 781
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runner: implement SecondHelloRetryRequest more straightforwardly
I am not sure why we ran through this increasingly large block of code, with side effects, twice. All this really needed was to send a second HRR and make sure the client rejected. Change-Id: I1122ef2c5f8f85e2f356a6112ae2042653469417 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/75631 Auto-Submit: David Benjamin <davidben@google.com> Reviewed-by: Bob Beck <bbe@google.com> Commit-Queue: Bob Beck <bbe@google.com>
- Loading branch information
Showing
2 changed files
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters