Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run two handshakes in the handshake fuzzer #2743

Merged
merged 1 commit into from
Sep 12, 2020

Conversation

marten-seemann
Copy link
Member

Depends on #2742.

This allows us to fuzz both session resuption and 0-RTT.
Unfortunately, this invalidates the corpus built so far, but I can't find any option to reset the corpus on OSS-Fuzz.

@codecov
Copy link

codecov bot commented Sep 5, 2020

Codecov Report

Merging #2743 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2743   +/-   ##
=======================================
  Coverage   86.72%   86.72%           
=======================================
  Files         128      128           
  Lines       10040    10040           
=======================================
  Hits         8707     8707           
  Misses       1006     1006           
  Partials      327      327           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a20621...88ff59a. Read the comment docs.

This allows us to fuzz both session resuption and 0-RTT.
@marten-seemann marten-seemann merged commit adadc06 into master Sep 12, 2020
@marten-seemann marten-seemann deleted the handshake-fuzz-session-resumption branch September 12, 2020 04:55
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants