hostap/src
Jouni Malinen c746331b52 Allow hostapd/config.h and wpa_supplicant/config_ssid.h coexist
Move the shared IEEE 802.11w enum definition into src/common/defs.h to
avoid redefinition when both configuration structures are included into
the same file.
2009-03-26 16:06:15 +02:00
..
common Allow hostapd/config.h and wpa_supplicant/config_ssid.h coexist 2009-03-26 16:06:15 +02:00
crypto Rename EAP server defines from EAP_* to EAP_SERVER_* 2009-03-25 12:06:19 +02:00
drivers Initial step in adding simple AP mode support into wpa_supplicant 2009-03-25 11:38:47 +02:00
eap_common Rename EAP server defines from EAP_* to EAP_SERVER_* 2009-03-25 12:06:19 +02:00
eap_peer TNC: Fix a stray pointer that could cause segfault on error path 2009-03-16 21:01:07 +02:00
eap_server Rename EAP server defines from EAP_* to EAP_SERVER_* 2009-03-25 12:06:19 +02:00
eapol_supp Reduce latency on starting WPS negotiation (TX EAPOL-Start earlier) 2009-02-23 20:59:27 +02:00
hlr_auc_gw Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
l2_packet Zero struct ifreq data before use in l2_packet_init() 2009-03-13 17:04:33 +02:00
radius Fix hostapd build with RADIUS support removed 2009-03-02 21:25:53 +02:00
rsn_supp FT: Add RIC Request processing and RIC Response generation 2009-03-09 22:25:58 +02:00
tls Rename EAP server defines from EAP_* to EAP_SERVER_* 2009-03-25 12:06:19 +02:00
utils FT: Add RIC Request generation and validation (but not processing) 2009-03-09 20:45:17 +02:00
wps Fix WPS UPnP SSDP on 32-bit targets 2009-03-26 15:32:02 +02:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00