]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: New style fuzzing tool for EAPOL frame processing (supplicant)
authorJouni Malinen <j@w1.fi>
Sat, 1 Jun 2019 13:46:21 +0000 (16:46 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Jun 2019 10:00:39 +0000 (13:00 +0300)
commitf86e6c3d95ffbabebbfa2691c38efdc660139cf9
treecca747d61645adaeefa0fc0f112c7e2662187a73
parent77876ee25c7ba4c12d8879ce32e2f3034b6e1b59
tests: New style fuzzing tool for EAPOL frame processing (supplicant)

This is a newer version of tests/eapol-fuzzer tool.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/fuzzing/eapol-supp/Makefile [new file with mode: 0644]
tests/fuzzing/eapol-supp/corpus/eap-req-identity.dat [new file with mode: 0644]
tests/fuzzing/eapol-supp/corpus/eap-req-sim.dat [new file with mode: 0644]
tests/fuzzing/eapol-supp/corpus/eapol-key-m1.dat [new file with mode: 0644]
tests/fuzzing/eapol-supp/eapol-supp.c [new file with mode: 0644]