hostap/src
Jouni Malinen c4d4aebe69 wext: Do not include typedefs for Android build
Android build gets __u32 and friends from
bionic/libc/kernel/arch-x86/asm/types.h and having the typedefs here
causes redefinition errors.
2011-02-25 13:36:17 +02:00
..
ap hostapd: Inherit correct MAC address for AP VLAN interfaces 2011-02-24 21:25:40 +02:00
common hostapd: Add require_ht configuration parameter 2011-02-09 15:08:47 +02:00
crypto Remove unneeded OpenSSL error messages from key/cert parsing 2011-02-22 22:19:55 +02:00
drivers wext: Do not include typedefs for Android build 2011-02-25 13:36:17 +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 utils: Corrected a typo in header's name definition 2011-02-21 22:44:46 +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