hostapd/src/common
Jouni Malinen 73304dbf65 Allow client control socket location to be overridden
Build options can now be used to replace the location of client
sockets for UNIX domain socket control interface:

CFLAGS += -DCONFIG_CTRL_IFACE_CLIENT_DIR=\"/tmp\"
CFLAGS += -DCONFIG_CTRL_IFACE_CLIENT_PREFIX=\"wpa_ctrl_\"
2011-02-27 18:35:33 +02:00
..
defs.h Allow TSN AP to be selected when configured for WEP 2010-11-08 21:14:32 +02:00
eapol_common.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
ieee802_11_common.c wlantest: Add support for decrypting TDLS frames 2010-12-13 11:20:55 +02:00
ieee802_11_common.h wlantest: Add support for decrypting TDLS frames 2010-12-13 11:20:55 +02:00
ieee802_11_defs.h hostapd: Add require_ht configuration parameter 2011-02-09 15:08:47 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
privsep_commands.h Replace wpa_supplicant_sta_rx() call with driver event 2010-01-03 11:50:26 +02:00
version.h Allow a postfix to be defined for the version number 2010-10-07 10:51:04 +03:00
wpa_common.c WPA: Add more info for EAPOL-Key Nonce/MIC debugging 2011-01-15 16:57:08 +02:00
wpa_common.h Share WPA IE parser function for RSN authenticator/supplicant 2010-11-12 21:52:14 +02:00
wpa_ctrl.c Allow client control socket location to be overridden 2011-02-27 18:35:33 +02:00
wpa_ctrl.h Add wpa_supplicant state change event for Android network manager 2011-02-26 13:20:16 +02:00