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 f7648c8679 P2P: Advertise IP Address Allocation only if it is enabled on GO
This group capability bit was previously added unconditionally which
could result in the P2P Client assuming the functionality is available
even though the GO would always reject the request (not reply to it with
an assigned IP address) during the 4-way handshake.

Fix this by advertising the capability only if the GO configuration
allow IP address assignment to be completed.

Signed-off-by: Jouni Malinen <j@w1.fi>
8 years ago
..
ap hostapd: Handle running out of DFS channels 8 years ago
common Assign QCA vendor command and attribute for Tx/Rx aggregation 8 years ago
crypto BoringSSL: Keep static analyzers happier with X509_get0_pubkey_bitstr() 8 years ago
drivers BSD: Only down the interface once we are sure we can work with it 8 years ago
eap_common EAP-PAX: Check hmac_sha1_vector() return value 9 years ago
eap_peer EAP-PWD peer: Fix possible memory leak on error path 8 years ago
eap_server EAP-pwd server: Use os_get_random() for unpredictable token 8 years ago
eapol_auth RADIUS: Share a single function for generating session IDs 9 years ago
eapol_supp Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use 9 years ago
fst FST: Fix session setup failure with peer without MB IE 8 years ago
l2_packet l2_packet: Extend bridge workaround RX processing to cover two frames 9 years ago
p2p P2P: Advertise IP Address Allocation only if it is enabled on GO 8 years ago
pae MACsec: Update protect frames and replay on reauthentication 10 years ago
radius RADIUS: Add Acct-Delay-Time into accounting messages 8 years ago
rsn_supp SAE: Fix PMKID calculation for PMKSA cache 8 years ago
tls TLS: Make tls_cert_chain_failure_event() more robust 9 years ago
utils libxml2: Check for xmlDocDumpFormatMemory() error case 8 years ago
wps WPS: Use only os_get_random() for PIN generation 8 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules Add QUIET=1 option for make 10 years ago