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

libfuzzer: sync cleanup-function for certificate-chains, make compile-options easier #121

Merged
merged 8 commits into from
Sep 4, 2023

Commits on Aug 27, 2023

  1. fix memory-leak in parser-libfuzzer

    to correctly free all imsg buffers, simply copy cleanup-function from ikev2_msg.c
    linderd committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    d9c2f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4070fbb View commit details
    Browse the repository at this point in the history
  3. check clusterfuzzlite

    linderd committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    989cad0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdec4ea View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    94331ac View commit details
    Browse the repository at this point in the history
  2. cleanup

    linderd committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2538ef1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    75efb59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6dc235 View commit details
    Browse the repository at this point in the history