hostap/src/p2p
Jouni Malinen a65d7495b5 tests: Add p2p-fuzzer
This program can be used to run fuzzing tests for areas related to P2P
message parsing and processing. p2p-fuzzer allows data files to be used
to inject Probe Response and Action frames for processing by the P2P
module.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-04-22 11:44:19 +03:00
..
Makefile tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
p2p.c P2P: Validate SSID element length before copying it (CVE-2015-1863) 2015-04-22 11:44:18 +03:00
p2p.h P2P: Use WPS_SEC_DEV_TYPE_MAX_LEN in P2P array definition 2015-04-22 11:44:19 +03:00
p2p_build.c P2PS: Add Advertised Service Info into Probe Response frames 2015-02-03 01:35:06 +02:00
p2p_dev_disc.c P2P: Fix SD and DevDisc to limit maximum wait time per driver support 2014-06-12 10:49:19 +03:00
p2p_go_neg.c P2PS: Add P2PS attributes into PD Request if requested 2015-02-03 01:35:07 +02:00
p2p_group.c P2PS: Process P2PS provisioning commands 2015-02-03 01:35:07 +02:00
p2p_i.h Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 2015-04-22 11:44:18 +03:00
p2p_invitation.c Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 2015-04-22 11:44:18 +03:00
p2p_parse.c Use common is_ctrl_char() helper function 2015-04-22 11:44:19 +03:00
p2p_pd.c Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 2015-04-22 11:44:18 +03:00
p2p_sd.c P2P: Limit number of SD retries during find 2014-10-23 21:51:48 +03:00
p2p_utils.c Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00