mech_eap.git
2009-02-04 Jouni Malinen802.11n: scan for overlapping BSSes before starting...
2009-02-04 Jouni MalinenVerify that driver supports configured HT capabilities
2009-02-03 Jouni MalinenUPnP: Minor coding style cleanup
2009-02-03 Jouke WitteveenBetter support in RoboSwitch driver
2009-02-01 Jouni Malinenwpa_gui-qt4: Disable WPS tab in the same way as the...
2009-01-31 Jouni MalinenRemove orphaned wpa_cli control socket on EADDRINUSE
2009-01-30 Jouni MalinenAdd comments on the new Broadcom driver not using drive...
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-28 Jouni MalinenFixed WPS Authenticator attribute processing after M2D
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-24 Jouni MalinenWPS: Add a workaround for incorrect passphrase encoding...
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-23 Jouni MalinenAdd an EAPOL payload length workaround for a WPS implem...
2009-01-23 Jouni MalinenAllow WPS APs for PIN enrollment even without Selected...
2009-01-22 Jouni MalinenAllow WPS device strings to be unconfigured
2009-01-22 Jouni MalinenWPS: Pad DH Public Key and Shared Key to 192 octets
2009-01-22 Masashi HonmaUse WPS state Not Configured instead of Configured...
2009-01-22 Masashi HonmaWPS: Check Device Password ID attribute only if present...
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 MalinenChanged Credential MAC Address to be BSSID in AP/Registrar
2009-01-20 Jouni MalinenChanged the version to 0.7.0 since development branch...
2009-01-20 Jouni MalinenIncreased wpa_cli/hostapd_cli ping interval and made...
2009-01-20 Jouni MalinenImplement set_probe_req_ie() for nl80211 drivers
2009-01-20 Jouni MalinenSync nl80211_copy.h with wireless-testing.git linux...
2009-01-19 Jouni MalinenFixed MFP Association Comeback mechanism to use Timeout...
2009-01-18 Jouni MalinenWPS: Add configurable option for processing credentials...
2009-01-17 Jouni MalinenWPS: Provide the unparsed Credential attribute to cred_cb()
2009-01-17 Jouni MalinenWPS: Ignore credentials for unsupported authentication...
2009-01-17 Jouni MalinenFixed WPS credential conversion to wpa_supplicant confi...
2009-01-17 Jouni MalinenChanged the Network Index value to 1 since that is...
2009-01-17 Jouni MalinenIBSS RSN: Added key configuration
2009-01-17 Jouni MalinenAdded a separate ctx pointer for wpa_msg() calls in...
2009-01-17 Jouni MalinenIBSS RSN: Set the PSK based on network configuration
2009-01-17 Jouni MalinenIBSS RSN: Set more hardcoded RSN IEs for now
2009-01-17 Jouni MalinenIBSS RSN: Added couple of required WPA supplicant callb...
2009-01-17 Jouni MalinenProcess received EAPOL frames in IBSS RSN code if in...
2009-01-17 Jouni MalinenAdded support for IBSS scanning into driver_test
2009-01-17 Jouni MalinenDisable per-BSSID authentication for RSN IBSS
2009-01-17 Jouni MalinenSave and restore wpa_gui state when session manager...
2009-01-16 Jouni MalinenAdded an option to add (or override) Credential attribu...
2009-01-15 Jouni MalinenFixed auth_send_eapol() to use correct ctx structure
2009-01-15 Jouni MalinenUse a hardcoded RSN IE for testing to start Authenticator
2009-01-15 Jouni MalinenImplement EAPOL sending callbacks for IBSS RSN
2009-01-14 Jouni MalinenAdded initial step for IBSS RSN support
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 Malineneapol_test: Allow generated RADIUS attributes to be...
2009-01-13 Dan Williamsdriver_wext: Add IW_ENCODE_TEMP into SIOCSIWENCODE...
2009-01-13 Jouni MalinenRemoved wpa_sm dereference from pmksa_cache_list()
2009-01-13 Jouni MalinenMoved proto == RSN validation from pmksa_cache.c into...
2009-01-13 Jouni MalinenMoved RADIUS Class attribute helpers into RADIUS module
2009-01-13 Jouni MalinenPartial fix for test_wpa build
2009-01-13 Jouni MalinenRenamed shadowed variable
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 Kel Moddermanwpa_gui-qt4: silence compile warning + wpsTab enable...
2009-01-11 Jouni MalinenSilenced some sparse warnings
2009-01-10 Jouni MalinenFixed build with 802.11n disabled
2009-01-09 Jouni MalinenInclude SIM simular for EAP-SIM in Windows build
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-09 Jouni MalinenFixed eapol_test build after RADIUS API changes (const)
next