]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
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)
2009-03-20  Jouni MalinenUpdate linux/nl80211.h copy based on wireless-testing.git
2009-03-19  Jouni MalinenFix doxygen function comment
2009-03-19  Jouni MalinenAdd link to mac80211 driver information
2009-03-19  Jouni MalinenFix IEEE 802.11r key derivation function to match with...
2009-03-17  Jouni MalinenDetach ctrl_iface monitor if the client socket is removed
2009-03-16  Masashi HonmaTNC: Fix a stray pointer that could cause segfault...
2009-03-14  Jouni MalinenUpdate draft-cam-winget-eap-fast-provisioning reference...
2009-03-13  Kel Moddermanhostapd: Fix some manual page formatting
2009-03-13  Jouni MalinenFix TNC with EAP-TTLS
2009-03-13  Jouni MalinenFix segmentation fault on EAP-TTLS phase 2 EAP method...
2009-03-13  Masashi HonmaTNC: Send EAP-Failure on TNC failure
2009-03-13  Larry StefaniZero struct ifreq data before use in l2_packet_init()
2009-03-12  Jouni MalinenAllow more complex BSSID masks to be used for multi...
2009-03-12  Jouni MalinenMove DTIM period configuration into Beacon set operation
2009-03-12  Jouni Malinennl80211: Add per-BSS data structure and enable BSS...
2009-03-09  Jouni MalinenFT: Fix status code values to match with IEEE 802.11r...
2009-03-09  Jouni MalinenFT: Add RIC Request processing and RIC Response generation
2009-03-09  Jouni MalinenFT: Add RIC Request generation and validation (but...
2009-03-08  Jouni MalinenWPS: Add a workaround for static WEP with Windows netwo...
2009-03-08  Jouni MalinenAdd a workaround for EAP-FAST with Cisco AP local RADIU...
2009-03-08  Jouni MalinenFix EAP-FAST only build to include the needed EAPOL...
2009-03-07  Jouni Malinendriver_ndis: Detect Native 802.11 drivers (NDIS 6,...
2009-03-07  Jouni Malinendriver_ndis: Add PAE group address to the multicast...
2009-03-07  Jouni MalinenDeterminer whether driver is wired at runtime based...
2009-03-06  Jouni MalinenWMM-AC: Fix hostapd processing of ADDTS Request and...
2009-03-06  Jouni MalinenEnable WMM support in the test MLME code
2009-03-06  Jouni MalinenAllow PN531_PATH to be overriden from .config
2009-03-06  Masashi HonmaWPS: Add support for NFC out-of-band mechanism
2009-03-05  Jouni MalinenWPS: Add a workaround for TKIP/CCMP mixed mode credentials
2009-03-05  Jouni MalinenFix UP-to-AC mapping for prio 3 (EE) to be AC_BE, not...
2009-03-05  Jouni MalinenFix MLME build after WMM renames
2009-03-05  Jouni MalinenFix non-HT STA addition
2009-03-05  Jouni Malinennl80211: Add verbose result debugging for NL80211_CMD_N...
2009-03-04  Jouni MalinenNo need for including endian.h anymore
2009-03-04  Jouni MalinenNo need to check WMM IE OUI or type here
2009-03-04  Jouni MalinenUse bit mask/shift and helper functions instead of...
2009-03-04  Jouni MalinenWMM cleanup (WME -> WMM rename, comments, etc.)
2009-03-04  Jouni MalinenRemove unused tsinfo()
2009-03-02  Sam LefflerAdd build option CONFIG_TERMINATE_ONLASTIF
2009-03-02  Sam LefflerAdd support for wpa_supplicant syslog output
2009-03-02  Jouni MalinenFix hostapd build with RADIUS support removed
2009-03-02  vasanthPass negotiated ht capability information after the...
next