TNC: Fix a stray pointer that could cause segfault on error path
[wpasupplicant] / hostapd /
2009-03-13 Kel Moddermanhostapd: Fix some manual page formatting
2009-03-13 Jouni MalinenFix TNC with EAP-TTLS
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: 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-06 Jouni MalinenWMM-AC: Fix hostapd processing of ADDTS Request and...
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 MalinenFix UP-to-AC mapping for prio 3 (EE) to be AC_BE, not...
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 vasanthPass negotiated ht capability information after the...
2009-03-02 Jouni MalinenFix EAPOL/EAP reauthentication with external RADIUS...
2009-02-27 Jouni MalinenWPS: Convert WEP key to hex
2009-02-26 Jouni MalinenWPS UFD: Add entry to ChangeLog
2009-02-26 Jouni MalinenWPS UFD: Build OOB functionality only if UFD is enabled
2009-02-26 Jouni MalinenWPS UFD: Use pre-configured DH keys only with OOB
2009-02-26 Jouni MalinenWPS UFD: Remove oob_dev pointer from wps_context
2009-02-26 Jouni MalinenWPS UFD: Make build conditional on CONFIG_WPS_UFD=y
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-02-23 Jouni MalinenFix WPS in non-WPA modes with drivers that implement...
2009-02-19 Jouni MalinenAdd new driver wrapper for the Atheros driver
2009-02-18 Jouni MalinenWPS: Use WEP key index 1..4 instead of 0..3 when config...
2009-02-18 Sebastien DecugisFix hostapd build without NEED_MLME
2009-02-18 Jouni Malinennl80211: Add TX/RX packet counts into accounting inform...
2009-02-16 Jouni Malinendriver_nl80211: Fix STA accounting data collection
2009-02-10 Masashi HonmaWPS: Fix clearing of WPS IE with madwifi driver
2009-02-06 Jouni MalinenUPnP: Renamed PutWLANResponse callback function to...
2009-02-06 Jouni MalinenWPS UPnP: Added support for multiple external Registrars
2009-02-06 Jouni MalinenUPnP: Workaround bogus NewWLANEventMAC in PutWLANResponse
2009-02-05 Daniel MierswaExplicitly link against libdl when including TNC support
2009-02-05 Jouni MalinenFixed scan buffer increasing with WEXT
2009-02-04 Pavel RoskinUse better examples for MadWifi path in defconfig,...
2009-02-04 Jouni Malinen802.11n: scan for overlapping BSSes before starting...
2009-02-04 Jouni MalinenVerify that driver supports configured HT capabilities
2009-01-30 Sebastien DecugisRemove unused variable from struct hostapd_config
2009-01-30 Jouni MalinenDo not use country_code default (was: US)
2009-01-29 Jouni MalinenAdded notes about WPS UPnP support and external Registrars
2009-01-29 Jouni MalinenWPS: Add support for external Registrars using UPnP...
2009-01-27 Jouni MalinenUse Data::Data only with Host AP driver; mac80211 can...
2009-01-27 Jouni Malinendriver_nl80211: Fixed inactivity poll status processing
2009-01-27 Johannes Bergdriver_nl80211: use Linux socket filter to improve...
2009-01-24 Jouni MalinenDo not forget wpa_passphrase so that WPS can use it
2009-01-23 Jouni MalinenWPS: Lock AP Setup on multiple AP PIN validation failures
2009-01-23 Jouni MalinenAdded ap_settings option for overriding WPS AP Settings...
2009-01-23 Jouni MalinenFree extra_cred when freeing configuration
2009-01-22 Jouni MalinenAllow WPS device strings to be unconfigured
2009-01-21 Jouni MalinenDocumented interface for external WPS credential processing
2009-01-21 Jouni MalinenFixed WPS with open and shared WEP networks
2009-01-21 Jouni MalinenWPS: Added option to disable AP auto-config on first...
2009-01-21 Jouni MalinenAdded wps_cred_processing configuration option for...
2009-01-21 Jouni MalinenEnable wpa_msg() for hostapd
2009-01-20 Jouni MalinenIncreased wpa_cli/hostapd_cli ping interval and made...
2009-01-19 Jouni MalinenFixed MFP Association Comeback mechanism to use Timeout...
2009-01-17 Jouni MalinenWPS: Provide the unparsed Credential attribute to cred_cb()
2009-01-16 Jouni MalinenAdded an option to add (or override) Credential attribu...
2009-01-14 Jouni MalinenRenamed PMKSA cache functions to avoid duplicate symbol...
2009-01-14 Jouni MalinenMoved rsn_pmkid() into shared code to avoid duplication
2009-01-13 Jouni MalinenMoved RADIUS Class attribute helpers into RADIUS module
2009-01-13 Jouni MalinenRemoved dead code
2009-01-13 Jouni MalinenFixed copy-paste error in retry configuration (incorrec...
2009-01-13 Jouni MalinenRemoved unused set_regulatory_domain driver function
2009-01-12 Jouni MalinenFixed build without CONFIG_IEEE80211N
2009-01-12 Jouni MalinenFixed a typo in printf -> wpa_printf changes
2009-01-12 Jouni MalinenFixed build with wpa_printf disabled
2009-01-12 Jouni MalinenRemoved hw_features.o from build if hostapd MLME is...
2009-01-12 Jouni MalinenAdded build option for disabling control interface...
2009-01-12 Jouni MalinenAdded build option for removing VLAN support (CONFIG_NO...
2009-01-12 Jouni MalinenFixed CONFIG_NO_HOSTAPD_LOGGER build
2009-01-12 Jouni MalinenComment out RADIUS configuration parsing if RADIUS...
2009-01-12 Jouni MalinenReplaced printf() calls with wpa_printf()
2009-01-12 Jouni MalinenRemove TLS-PRF from hostapd build if it is not needed
2009-01-12 Jouni MalinenAdded CONFIG_NO_AES_EXTRAS for hostapd
2009-01-12 Jouni MalinenFixed couple of build failures with minimal configuration
2009-01-11 Jouni MalinenSilenced some sparse warnings
2009-01-10 Jouni MalinenFixed build with 802.11n disabled
2009-01-09 Jouni MalinenCleaned up main() by splitting it into number of helper...
2009-01-09 Jouni MalinenMoved driver callback functions from hostapd.c to a...
2009-01-09 Jouni MalinenMoved TKIP countermeasures from hostapd.c to its own...
2009-01-09 Jouni MalinenCleanup: move related functions closer to eachother
2009-01-09 Jouni MalinenFixed TKIP countermeasueres for drivers that do not...
2009-01-09 Jouni MalinenAdd wrapper functions for IEEE 802.11 driver calls...
2009-01-09 Jouni MalinenUse a wrapper function for ieee802_1x_receive() to...
2009-01-09 Jouni MalinenMoved disassociation processing away from driver_*.c
2009-01-09 Jouni MalinenMoved association check from driver_*.c into ieee802_1x...
2009-01-09 Jouni MalinenMoved WPA setup etc. association processing away from...
2009-01-09 Jouni MalinenMove RX-from-unknown-STA processing away from driver_*.c
2009-01-09 Jouni MalinenMoved TX status processing for STA entries away from...
2009-01-09 Jouni MalinenShare the same radiotap helper implementation
2009-01-09 Jouni MalinenMoved rfc1042_header into driver_*.c that use it
2009-01-09 Jouni MalinenFixed a typo in a comment
2009-01-08 Jouni MalinenMove generic definitions away from hostapd.h
next