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

Detect invalid padding #198

Merged
merged 10 commits into from Dec 10, 2022
Merged

Detect invalid padding #198

merged 10 commits into from Dec 10, 2022

Commits on Jul 20, 2022

  1. WIP on picky decoding

    Impl is working, but need to ponder the policy for what engines must
    support.
    marshallpierce committed Jul 20, 2022
    Copy the full SHA
    88b6540 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Minor test cleanup

    marshallpierce committed Aug 26, 2022
    Copy the full SHA
    3ff1758 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Copy the full SHA
    991ef92 View commit details
    Browse the repository at this point in the history
  2. Fix the last few tests

    marshallpierce committed Nov 26, 2022
    Copy the full SHA
    96adce3 View commit details
    Browse the repository at this point in the history
  3. Clippy fixes

    marshallpierce committed Nov 26, 2022
    Copy the full SHA
    9a13714 View commit details
    Browse the repository at this point in the history
  4. Bump MSRV

    marshallpierce committed Nov 26, 2022
    Copy the full SHA
    790056e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Copy the full SHA
    0996b81 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. fix fuzzers

    marshallpierce committed Nov 29, 2022
    Copy the full SHA
    604a3ca View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Minor cleanup

    marshallpierce committed Nov 30, 2022
    Copy the full SHA
    bcbc669 View commit details
    Browse the repository at this point in the history
  2. More fuzzer fixes

    marshallpierce committed Nov 30, 2022
    Copy the full SHA
    250323c View commit details
    Browse the repository at this point in the history