fragattacks/src/p2p
Hu Wang 5d1d69a10f P2P: Filter control chars in group client device name similarly to peer
P2P device discovery can add peer entries based on a message directly
from a peer and from a Probe Response frame from a GO for all the P2P
Clients in the group. The former case for filtering out control
characters from the device name while the latter was not. Make this
consistent and filter both cases in the same way to avoid confusing
external programs using the device name of a P2P peer.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-10-26 23:43:45 +02:00
..
Makefile tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
p2p_build.c P2P: Add preferred frequency list extension to GO Neg Req 2015-07-30 22:13:48 +03:00
p2p_dev_disc.c P2PS: Refactor p2p_data::query_hash and p2p_data::query_count use 2015-06-15 17:30:01 +03:00
p2p_go_neg.c P2P: Avoid undefined behavior in pointer arithmetic 2015-10-24 21:43:54 +03:00
p2p_group.c P2P: Avoid undefined behavior in pointer arithmetic 2015-10-24 21:43:54 +03:00
p2p_i.h P2P: Filter control chars in group client device name similarly to peer 2015-10-26 23:43:45 +02:00
p2p_invitation.c P2P: Support driver preferred freq list for invitation case 2015-08-11 19:04:45 +03:00
p2p_parse.c P2P: Filter control chars in group client device name similarly to peer 2015-10-26 23:43:45 +02:00
p2p_pd.c P2PS: Do not add unnecessary attributes to PD Response 2015-10-11 21:42:03 +03:00
p2p_sd.c P2P: Avoid undefined behavior in pointer arithmetic 2015-10-24 21:43:54 +03:00
p2p_utils.c P2P: Fix the calculation of group common freqs 2015-09-25 21:05:42 +03:00
p2p.c P2P: Filter control chars in group client device name similarly to peer 2015-10-26 23:43:45 +02:00
p2p.h P2PS: Indicate the chosen operating frequency 2015-10-11 21:42:03 +03:00