]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2009-04-16  Jouni Malinennl80211: Share more of init/deinit code
2009-04-16  Jouni Malinennl80211: Make it possible to build without WEXT support
2009-04-16  Jouni MalinenClean up HT40 scan and share nl80211 scanning code
2009-04-15  Jouni MalinenFix small HTTP processing issues
2009-04-14  Jouni Malinennl80211: Use shared code for netlink initialization
2009-04-14  Jouni Malinennl80211: Merge handle_frame() implementations
2009-04-14  Jouni Malinennl82011: Use common code for setting channel
2009-04-14  Jouni Malinennl80211: Remove inclusion of unneeded header files
2009-04-14  Jouni Malinennl80211: Fix management frame sending after driver_ops...
2009-04-12  Jouni Malinenwpa_supplicant AP: Fix hw_mode for 5 GHz channels
2009-04-09  Jouni MalinenShare driver beacon configuration handlers
2009-04-09  Jouni MalinenMerge hostapd driver init functions into one
2009-04-09  Jouni MalinenRemove unneeded inclusion of hostapd header files
2009-04-09  Jouni Malinennl80211: Share common interface processing code
2009-04-09  Jouni Malinennl80211: Share monitor mode filtering and reading functions
2009-04-09  Jouni MalinenShare same set_country driver op for hostapd and wpa_su...
2009-04-09  Jouni MalinenShare management frame send driver op for hostapd and...
2009-04-09  Jouni MalinenRemove flags parameter from send_mgmt_frame() driver op
2009-04-09  Jouni Malinennl80211: Replace hostapd WEXT events with nl80211 events
2009-04-09  Jouni Malinennl80211: Add Michael MIC failure event processing for...
2009-04-09  Jouni MalinenSync linux/nl80211.h with wireless-testing.git
2009-04-09  Jouni Malinennl80211: Merge hostapd and wpa_supplicant key configuration
2009-04-09  Francesco Gringolinl80211: Fix channel 14 use
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-06  Jouni MalinenFix couple of forgotten wpa_hw_modes -> hostapd_hw_modes
2009-04-04  Jouni Malinennl80211: Fix static WEP key configuration when using SME
2009-04-03  Jouni Malinennl80211: Add bridge interfaces from secondary BSSes...
2009-04-03  Jouni Malinennl80211: Fix EAPOL frame RX for secondary BSSes
2009-04-03  Jouni Malinennl80211: Remove dead code
2009-04-03  Jouni Malinennl80211: Remove unuset set_privacy() and set_internal_b...
2009-04-03  Jouni MalinenMark STA authorized if IEEE 802.1X and WPA is not used
2009-04-03  Jouni MalinenFix some multi-BSSID configuration operations
2009-04-03  Jouni Malinenwpa_supplicant AP: Add get_hw_feature_data
2009-04-03  Jouni MalinenShare same hw_feature definitions between hostapd and...
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-03  Jouni MalinenFix driver_ops function documentation
2009-04-03  Jouni MalinenRemove unused driver_ops
2009-04-03  Jouni MalinenMerge wireless_event_{,de}init() into {,de}init() driver op
2009-04-02  Jouni Malinenwpa_supplicant AP: Add management frame RX for nl80211
2009-04-02  Jouni MalinenFix RSN parameter setting for multi-BSS case
2009-04-02  Jouni MalinenAdd Beacon configuration for wpa_supplicant AP mode
2009-04-02  Jouni MalinenMerge set_dtim_period() into set_beacon()
2009-04-01  Jouni Malinennl80211: Add IGTK (AES-128-CMAC) configuration
2009-04-01  Jouni MalinenSME: Add processing for rejected associations
2009-04-01  Jouni MalinenFix SHA-256-based KDF when using CCMP as the pairwise...
2009-03-31  Jouni Malinennl80211: Remove forgotten comment about SIOCSIWMODE
2009-03-31  Jouni Malinennl80211: Remove SIOCGIWRANGE and assume TKIP+CCMP+WPA...
2009-03-31  Jouni Malinennl80211: Remove WEXT Michael MIC event processing
2009-03-31  Jouni Malinennl80211: Remove WEXT_COMPAT
2009-03-30  Jouni MalinenWPS: Fix local configuration update after AP configuration
2009-03-30  Jouni MalinenWPS: Fix hostapd runtime WPS configuration after Enroll...
2009-03-30  Jouni MalinenMake channel number available to set_freq()
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-27  Jouni MalinenUpdate driver SSID and 802.1X/WPA parameters on configu...
2009-03-27  Masashi HonmaFix: Loop in driver selection routine
2009-03-26  Jouni MalinenAdd support for specifying subset of enabled frequencie...
2009-03-26  Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-26  Jouni MalinenRename struct wpa_driver_ops to hapd_driver_ops
2009-03-26  Jouni MalinenMove hostapd_init() into main.c
2009-03-26  Jouni MalinenGet rid of couple of shadowed variable warnings
2009-03-26  Jouni MalinenRemove shadowed variable
2009-03-26  Jouni MalinenMove main() and configuration file related functions...
2009-03-26  Jouni MalinenMove wpa_supplicant_create_ap() into ap.c
2009-03-26  Jouni MalinenAllow hostapd/config.h and wpa_supplicant/config_ssid...
2009-03-26  Jouni MalinenFix WPS UPnP SSDP on 32-bit targets
2009-03-25  Jouni MalinenMove hostapd driver_ops to use similar set_key with...
2009-03-25  Jouni MalinenReplace deprecated add_sta() with add_sta2()
2009-03-25  Jouni MalinenRemove deprecated version of set_freq() and rename...
2009-03-25  Jouni MalinenRemove unused set_assoc_ap() wpa_driver_ops
2009-03-25  Jouni MalinenFix wpa_supplicant AP build after hostapd header file...
2009-03-25  Jouni MalinenInclude config.h explicitly into files that actually...
2009-03-25  Jouni MalinenMove STA entry structure into sta_info.h and remove...
2009-03-25  Jouni MalinenReplace sta_aid array with bitfield
2009-03-25  Jouni MalinenMove AID derivation into a separate function
2009-03-25  Jouni MalinenLink in AP functionality from hostapd when CONFIG_AP=y
2009-03-25  Jouni MalinenRename EAP server defines from EAP_* to EAP_SERVER_*
2009-03-25  Jouni MalinenInitial step in adding simple AP mode support into...
2009-03-25  Jouni MalinenRemove local variable shadowing to avoid a warning
2009-03-24  Jouni Malinendriver_nl80211: Fix initial iftype change
2009-03-24  Jouni MalinenDeprecate set_drop_unencrypted(), set_auth_alg(), and...
2009-03-23  Jouni MalinenPreparations for 0.6.9 release
2009-03-22  Jouni Malinendriver_madwifi: Fix build with old driver versions
2009-03-21  Jouni MalinenFix UNIX domain socket address handling to be more...
2009-03-21  Sam LefflerFix UNIX domain socket address handling to be more...
2009-03-21  Jouni MalinenFix WPS UPnP build for FreeBSD
2009-03-21  Jouni MalinenFix FreeBSD build by not adding -ldl
2009-03-21  Jouni MalinenFix driver_bsd.c build for FreeBSD
2009-03-21  Jouni MalinenFix IEEE 802.11r build without CONFIG_CLIENT_MLME
2009-03-21  Jouni MalinenFix CONFIG_DRIVER_RADIUS_ACL=y build
2009-03-20  Jouni Malinennl80211: Make get_ssid behave like get_bssid with SME
2009-03-20  Jouni Malinennl80211: Make set_bssid() WEXT_COMPAT
2009-03-20  Jouni Malinennl80211: Make PMKSA caching candidate event WEXT_COMPAT
2009-03-20  Jouni Malinennl80211: Mark PMKSA cache operations with WEXT_COMPAT
2009-03-20  Jouni Malinennl80211: Fix no-WEXT_COMPAT build
2009-03-20  Jouni MalinenDocument CONFIG_CLIENT_MLME option as specific to test...
2009-03-20  Jouni Malinennl80211: Remove user space MLME code
2009-03-20  Jouni MalinenAdd SME support (separate authentication and association)
next