]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add ap-mgmt-fuzzer
authorJouni Malinen <j@w1.fi>
Sat, 18 Apr 2015 13:27:18 +0000 (16:27 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 22 Apr 2015 08:44:19 +0000 (11:44 +0300)
commit26b3f644285b3cdd0493677a6462ddda5742dede
tree6e5ee4a037e900ad40a264680bf8f5cbd8937919
parent0af57c3dd8524024cd95abc031f72baa7c884448
tests: Add ap-mgmt-fuzzer

This program can be used to run fuzzing tests for areas related to AP
management frame parsing and processing.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/Makefile
src/ap/ieee802_11.h
src/eap_server/Makefile
src/eapol_auth/Makefile
src/radius/Makefile
tests/ap-mgmt-fuzzer/Makefile [new file with mode: 0644]
tests/ap-mgmt-fuzzer/ap-mgmt-fuzzer.c [new file with mode: 0644]
tests/ap-mgmt-fuzzer/auth.dat [new file with mode: 0644]
tests/ap-mgmt-fuzzer/probe-req.dat [new file with mode: 0644]