hostapd: Fix internal crypto build without TLS
[wpasupplicant] / wpa_supplicant / ap.c
2009-04-21 Jouni Malinenwpa_supplicant AP: Add preliminary support for WPS...
2009-04-20 Jouni Malinenwpa_supplicant AP: Add sta_set_flags
2009-04-20 Jouni Malinenwpa_supplicant AP: Add EAPOL frame TX and RX
2009-04-20 Jouni Malinenwpa_supplicant AP: Update WPA/RSN configuration
2009-04-17 Jouni Malinenwpa_supplicant AP: add sta_add() and sta_remove()
2009-04-17 Jouni Malinenwpa_supplicant AP: Fix build after hostapd driver_ops...
2009-04-12 Jouni Malinenwpa_supplicant AP: Fix hw_mode for 5 GHz channels
2009-04-09 Jouni MalinenMerge hostapd driver init functions into one
2009-04-09 Jouni MalinenUse common get_hw_feature_data for hostapd and wpa_supp...
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-04-03 Jouni Malinenwpa_supplicant AP: Add get_hw_feature_data
2009-04-03 Jouni MalinenSet own MAC address in AP data structures
2009-04-03 Jouni MalinenImplement management frame TX for wpa_supplicant AP...
2009-04-02 Jouni Malinenwpa_supplicant AP: Add management frame RX for nl80211
2009-04-02 Jouni MalinenAdd Beacon configuration for wpa_supplicant AP mode
2009-03-27 Jouni MalinenAdd needed AP driver wrappers (most of which are still...
2009-03-27 Jouni MalinenSet hostapd configuration based on wpa_supplicant AP...
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-26 Jouni MalinenMove wpa_supplicant_create_ap() into ap.c
2009-03-25 Jouni MalinenFix wpa_supplicant AP build after hostapd header file...
2009-03-25 Jouni MalinenLink in AP functionality from hostapd when CONFIG_AP=y