aws / s2n-tls

An implementation of the TLS/SSL protocols
https://aws.github.io/s2n-tls/usage-guide/
Apache License 2.0
4.53k stars 707 forks source link

chore: remove make fuzz and AFL fuzz #4808

Closed jouho closed 1 month ago

jouho commented 1 month ago

Resolved issues:

Description of changes:

Call-outs:

This PR may not completely remove all Make and AFL fuzzing logic. We will continue to remove remainings as we find them.

Testing:

Verified CI tests pass by running the job against this PR.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.