You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Jouni Malinen 05766ed8de P2P: Allow per-device PSK to be assigned
"wpa_cli p2p_set per_sta_psk <0/1>" can now be used to disable/enable
use of per-device PSKs in P2P groups. This is disabled by default.
When enabled, a default passphrase is still generated by the GO for
legacy stations, but all P2P and non-P2P devices using WPS will get
a unique PSK.

This gives more protection for the P2P group by preventing clients from
being able to derive the unicast keys used by other clients. This is
also a step towards allowing specific clients to be removed from a group
reliably without having to tear down the full group to do so.

Signed-hostap: Jouni Malinen <j@w1.fi>
11 years ago
..
ap P2P: Allow per-device PSK to be assigned 11 years ago
common IBSS RSN: Add IBSS-RSN-COMPLETED event message 11 years ago
crypto Fix build with older OpenSSL versions 11 years ago
drivers hostapd: Add Automatic Channel Selection (ACS) support 11 years ago
eap_common EAP-EKE: Add peer implementation 11 years ago
eap_peer Fix MNC length for Swisscom SIM cards 11 years ago
eap_server EAP-EKE: Add server implementation 11 years ago
eapol_auth Add server identity configuration for EAP server 11 years ago
eapol_supp dbus_new: Add EAP logon/logoff 11 years ago
l2_packet Update license notification in files initially contributed by Sam 12 years ago
p2p P2P: Stop listen state when listen-only duration is over 11 years ago
radius Add server identity configuration for EAP server 11 years ago
rsn_supp TDLS: Handle transmission failures of TPK Handshake messages 11 years ago
tls Add dup_binstr() to help common binary string tasks 11 years ago
utils Add missing host_to_le32() for big endian hosts 11 years ago
wps P2P: Allow per-device PSK to be assigned 11 years ago
Makefile P2P: Add initial version of P2P Module 14 years ago
lib.rules Add rules for building src/crypto as a library 15 years ago