hostap/src
Jouni Malinen e67b55fb11 wpa_s AP: Deliver EVENT_RX_PROBE_REQ events to AP processing
This is needed to allows WPS PBC session overlap detection to work
with drivers that process Probe Request frames internally. This
code is is run in hostapd, but the wpa_supplicant AP mode did not
have call to the hostapd_probe_req_rx() function even though it
registered handlers for hostapd Probe Request RX callbacks.
2011-02-08 14:32:35 +02:00
..
ap wpa_s AP: Deliver EVENT_RX_PROBE_REQ events to AP processing 2011-02-08 14:32:35 +02:00
common hostapd: Allow TDLS use to be prohibited in the BSS 2011-01-28 19:21:59 +02:00
crypto Removed unused variable from non-Linux builds 2010-12-14 17:10:39 +02:00
drivers nl80211: Use max_remain_on_chan data from nl80211 2011-02-01 18:18:32 +02:00
eap_common EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_peer EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_server P2P: Allow WPS_PBC command on GO to select on P2P Device Address 2011-02-07 18:28:36 +02:00
eapol_auth EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Check GO Neg Req retransmit limit in p2p_listen_end 2011-01-12 13:48:55 +02:00
radius EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
rsn_supp WPA: Add more info for EAPOL-Key Nonce/MIC debugging 2011-01-15 16:57:08 +02:00
tls Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
utils Add interface name to wpa_msg() output 2011-02-06 20:39:34 +02:00
wps P2P: Allow WPS_PBC command on GO to select on P2P Device Address 2011-02-07 18:28:36 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00