]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: New style fuzzing tools for EAPOL-Key frame processing
authorJouni Malinen <j@w1.fi>
Sat, 1 Jun 2019 14:20:12 +0000 (17:20 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Jun 2019 10:00:39 +0000 (13:00 +0300)
commit150b9dc5475f4e2cda84763d5f402e94395541d9
tree5a2f75f7c5f380a3018180cb6c642a23c25a315d
parentf86e6c3d95ffbabebbfa2691c38efdc660139cf9
tests: New style fuzzing tools for EAPOL-Key frame processing

These are newer versions of tests/test-eapol tool.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/fuzzing/eapol-key-auth/Makefile [new file with mode: 0644]
tests/fuzzing/eapol-key-auth/corpus/supp.msg [new file with mode: 0644]
tests/fuzzing/eapol-key-auth/eapol-key-auth.c [new file with mode: 0644]
tests/fuzzing/eapol-key-supp/Makefile [new file with mode: 0644]
tests/fuzzing/eapol-key-supp/corpus/auth.msg [new file with mode: 0644]
tests/fuzzing/eapol-key-supp/eapol-key-supp.c [new file with mode: 0644]