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

Implement get_into_bytes #149

Merged
merged 6 commits into from
Mar 14, 2024
Merged

Implement get_into_bytes #149

merged 6 commits into from
Mar 14, 2024

Commits on Mar 11, 2024

  1. Implement get_into_bytes

    get_into_bytes finalizes the hash and writes it to the buffer.
    
    Co-authored-by: Romain Calascibetta <[email protected]>
    Co-authored-by: Reynir Björnsson <[email protected]>
    3 people committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3388181 View commit details
    Browse the repository at this point in the history
  2. Correctly check offset

    Oops.
    robur-team committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0b17ced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42e5282 View commit details
    Browse the repository at this point in the history
  4. dune build @fmt

    robur-team committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d73653f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. fuzz: test error conditions

    reynir authored and dinosaure committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fc8d18a View commit details
    Browse the repository at this point in the history
  2. Actually really run fuzzer

    dinosaure committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f143488 View commit details
    Browse the repository at this point in the history