hostapd/src/p2p
Jouni Malinen 3318376101 Add explicit buffer length checks for p2p_build_wps_ie()
Even though the length of this buffer is based only on locally
configured information, it is cleaner to include explicit buffer room
validation steps when adding the attributes into the buffer.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-10-26 15:55:46 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c Add explicit buffer length checks for p2p_build_wps_ie() 2013-10-26 15:55:46 +03:00
p2p.h P2P: Stop listen state when listen-only duration is over 2013-08-31 18:09:15 +03:00
p2p_build.c Add explicit buffer length checks for p2p_build_wps_ie() 2013-10-26 15:55:46 +03:00
p2p_dev_disc.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_go_neg.c Add explicit buffer length checks for p2p_build_wps_ie() 2013-10-26 15:55:46 +03:00
p2p_group.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_i.h Add explicit buffer length checks for p2p_build_wps_ie() 2013-10-26 15:55:46 +03:00
p2p_invitation.c P2P: Accept Invitation Response non-success without Channel List 2013-10-20 21:37:52 +03:00
p2p_parse.c WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
p2p_pd.c P2P: Fix PD retry channel on join-a-group case 2013-10-20 21:38:02 +03:00
p2p_sd.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_utils.c P2P: Add more user friendly debug print of channel lists 2013-10-23 00:39:17 +03:00