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

Initial fuzzing code #372

Merged
merged 27 commits into from
Sep 24, 2024
Merged

Initial fuzzing code #372

merged 27 commits into from
Sep 24, 2024

Commits on Sep 24, 2024

  1. run clang-format on lib/

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fb674e1 View commit details
    Browse the repository at this point in the history
  2. Fuzzing: cmake updates

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5dbe6d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    334e8f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87234f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54bb450 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9127f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec277fc View commit details
    Browse the repository at this point in the history
  8. Fuzzing: cmake changes

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    08ece8d View commit details
    Browse the repository at this point in the history
  9. Fuzzing: remove FuzzedDataProvider

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e73e4fe View commit details
    Browse the repository at this point in the history
  10. Fuzzing: fix pkcs11 CMakeLists.txt

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5a4e53e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96a3cee View commit details
    Browse the repository at this point in the history
  12. Fuzing: move yubihsm_fuzz.h

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e8c0822 View commit details
    Browse the repository at this point in the history
  13. add missing source for wrap binary

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2936515 View commit details
    Browse the repository at this point in the history
  14. Fuzzing: add Dockerfile for MSAN

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d0c1303 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    577930d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1dcc563 View commit details
    Browse the repository at this point in the history
  17. Fuzzing: remove Dockerfile comments

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    65164bb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5135762 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    69bab37 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    318a174 View commit details
    Browse the repository at this point in the history
  21. Fuzzing: build with ASAN as well

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    deb8e79 View commit details
    Browse the repository at this point in the history
  22. Fix error message

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    00f10cf View commit details
    Browse the repository at this point in the history
  23. Fuzzing: harnessing improvements

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9779733 View commit details
    Browse the repository at this point in the history
  24. Additional buffer length checks

    alexgeana authored and aveenismail committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b5678a8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    28bdf45 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    85dfd6e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5bb639b View commit details
    Browse the repository at this point in the history