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

Issue 3 crashes found by honggfuzz #6

Merged

Commits on May 13, 2018

  1. Simplify header tests

    khernyo committed May 13, 2018
    Configuration menu
    Copy the full SHA
    0028ddf View commit details
    Browse the repository at this point in the history
  2. Fix typo

    khernyo committed May 13, 2018
    Configuration menu
    Copy the full SHA
    7f0fe2b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    2b6e1e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77c342b View commit details
    Browse the repository at this point in the history
  3. Stricter algorithm name parsing

    Give up if an unknown algorithm name is encountered. According to docs,
    the allowed algorithm names are "BLAKE2b", "Ed25519" and "".
    khernyo committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    089c836 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    khernyo committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    4efe037 View commit details
    Browse the repository at this point in the history