hostapd/src
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
..
ap hostapd: Inherit correct MAC address for AP VLAN interfaces 2011-02-24 21:25:40 +02:00
common Allow client control socket location to be overridden 2011-02-27 18:35:33 +02:00
crypto OpenSSL: Add access to Android certificates 2011-02-26 12:08:20 +02:00
drivers bsd: Use correct size for routing socket 2011-02-27 14:01:39 +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: Add method to signal lost device 2011-02-24 22:22:16 +02:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp Use wpa_msg() instead of wpa_printf() 2011-02-10 20:14:46 +02:00
tls Increase internal TLSs client key exchange buffer 2011-02-21 18:25:34 +02:00
utils Add CONFIG_ANDROID_LOG support 2011-02-25 16:44: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