hostap/src/p2p
Jouni Malinen 632931c3ce P2P: Use WPS_SEC_DEV_TYPE_MAX_LEN in P2P array definition
This makes it more obvious that the wps_parse_msg() bounds checking is
used to verify that there is sufficient space in the P2P buffer for the
secondary device types.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-04-22 11:44:19 +03:00
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02: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