nl80211: Ignore "DEAUTH" messages from APs we are not associated to
[libeap.git] / wpa_supplicant /
2010-08-11 Jouni MalinenAdd a mechanism to insert notes to wpa_supplicant debug log
2010-08-11 Jouni Malinenwpa_cli: Clean up redrawing and filter out BSS added...
2010-07-18 Jouni MalinenRemove get-first-scan-results-before-request optimization
2010-07-18 Jouni MalinenAdd some more debug for driver events
2010-07-18 Jouni MalinenIgnore scan results in wpa_supplicant AP mode
2010-07-18 Jouni MalinenWPS: Do not allow Label and Display config methods...
2010-07-18 Jouni MalinenSME: Do not skip initial scan request
2010-07-18 Jouni MalinenSME: Retry scan after authentication failure
2010-07-18 Jouni MalinenVerify that l2_packet is initialized before notificatio...
2010-07-18 Jouni MalinenFix wpa_supplicant AP mode to ignore EAPOL Supplicant...
2010-07-11 Jouni Malinenbgscan learn: Remove forgotten debug printf
2010-07-11 Jouni Malinenbgscan learn: Mark BSSes that show up in the same scan...
2010-07-11 Jouni Malinenbgscan learn: Probe one new channel at a time to find APs
2010-07-11 Jouni Malinenbgscan learn: Learn BSS information based on previous...
2010-07-10 Jouni Malinenbgscan learn: Add data file for storing learned network...
2010-07-10 Jouni Malinenbgscan: Add starting point for more advanced bgscan...
2010-07-10 Jouni Malinenbgscan: Provide scan results to the notify_scan handler
2010-07-10 Sam LefflerFix bgscan stopping after dissassociation
2010-06-11 Jouni MalinenWPS: Use different scan result sorting rules when doing...
2010-06-11 Jouni MalinenShow signal level and WPS support in scan results debug...
2010-06-11 Jouni MalinenFix scan_runs counting
2010-05-27 Jouni MalinenWPS ER: Add command for configuring an AP
2010-05-27 Jouni MalinenWPS ER: Add initial documentation for External Registra...
2010-05-27 Jouni MalinenWPS ER: Add ctrl_iface event for learned AP settings
2010-05-27 Jouni MalinenWPS ER: Allow AP filtering based on IP address
2010-05-23 Jouni MalinenSkip D-Bus signals if the dbus_path is not yet set
2010-05-23 Jouni MalinenFix CONFIG_AP=y build without CONFIG_IEEE8021X_EAPOL=y
2010-05-23 Masashi HonmaFix: AP mode wpa_supplicant build
2010-05-23 Jouni MalinenAdd Linux rfkill support
2010-05-02 Kel Moddermanwpa_gui-qt4: Fix network selection
2010-05-02 Kel ModdermanFix enabling of networks while another network is being...
2010-04-18 Jouni MalinenAdd wpa_gui-qt4 translation files into build hostap_0_7_2
2010-04-18 Jouni Malinenwpa_gui: lupdate run before release
2010-04-18 Jouni Malinenwpa_gui: Fix Windows build
2010-04-18 Jouni MalinenPreparations for 0.7.2 release
2010-04-17 Masashi HonmaSupport for Solaris default shell restriction
2010-04-16 Jouni MalinenDo not trigger initial scan if there are no enabled...
2010-04-14 Jouni MalinenFix get_interfaces() driver call to use correct drv_pri...
2010-04-12 Jouni MalinenSME: Fix build without 802.11r or WPS
2010-04-11 Jouni Malinen.gitignore for generated language files
2010-04-11 Stefan Oswaldwpa_gui: Add Qt translator installation and German...
2010-04-11 Stefan Oswaldwpa_gui: Make Status strings visible to linguist
2010-04-11 Stefan Oswaldwpa_gui: Convert strings to use tr() in user-visible...
2010-04-11 Witold Sowadbus: Add new KeyMgmt interface capabilities
2010-04-11 Jouni MalinenAdd BSSID and reason code (if available) to disconnect...
2010-04-11 Jouni MalinenAdd wpa_supplicant AP mode events for Public Action...
2010-04-11 Jouni MalinenStarted to make set_ap_wps_ie() capable of adding multi...
2010-04-11 Jouni Malinenwpa_supplicant AP mode: Add function for enabling MAC...
2010-04-11 Jouni MalinenMake sure AP interface is initialize before accepting...
2010-04-11 Jouni Malinenwpa_supplicant AP: More thorough AP mode deinit
2010-04-11 Jouni MalinenAdd more wpa_supplicant AP mode parameters for the...
2010-04-11 Jouni MalinenAdd registerable callback for wpa_supplicant AP mode...
2010-04-11 Jouni MalinenTry to start a new scan more quickly after driver rejection
2010-04-11 Jouni MalinenAdd an option to request a connection without a new...
2010-04-11 Jouni MalinenAdd option for overriding scan result handler for a...
2010-04-11 Jouni MalinenAllow driver wrappers to indicate maximum remain-on...
2010-04-11 Jouni MalinenAvoid dropping ctrl_iface on ENOBUFS error burst
2010-04-11 Jouni MalinenDeauthenticate instead of disassociate on disconnect...
2010-04-11 Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-04-11 Jouni MalinenAllow sub-second resolution for scan requests
2010-04-11 Jouni MalinenOptimize post-WPS scan based on channel used during...
2010-04-11 Jouni MalinenSME: Handle association without own extra IEs
2010-04-10 Jouni MalinenAdd ctrl_iface command for triggering a roam to a speci...
2010-04-10 Jouni MalinenFix error messages to print ASCII MAC address, not...
2010-04-10 Jouni MalinenSME: Do not try to use FT over-the-air if PTK is not...
2010-04-10 Jouni MalinenFT: Clean up wpa_sm_set_ft_params() by using common...
2010-04-09 Jouni MalinenFT: Deauthenticate in case of Reassoc Response validati...
2010-04-09 Jouni MalinenFT: Set FT Capability and Policy properly in MDIE durin...
2010-04-09 Jouni MalinenFT: Copy FT Capability and Policy to MDIE from target AP
2010-04-07 Jouni MalinenFix SME to update WPA/RSN IE for rsn_supp module based...
2010-03-29 Jouni MalinenAdd a drop_sa command to allow 802.11w testing
2010-03-29 Jouni MalinenMFP: Add MFPR flag into station RSN IE if 802.11w is...
2010-03-28 Jouni Malinenbgscan: Add signal strength change events
2010-03-28 Jouni MalinenAdd driver command and event for signal strength monitoring
2010-03-27 Jouni MalinenAdd freq_list network configuration parameter
2010-03-13 Jouni MalinenFT: Process reassoc resp FT IEs when using wpa_supplica...
2010-03-13 Jouni MalinenFT: Add driver op for marking a STA authenticated
2010-03-13 Jouni MalinenFT: Update SME frequency info before sme_associate...
2010-03-13 Jouni MalinenFT: Request reassociation after successful FT Action...
2010-03-12 Jouni Malinenwpa_cli: Improved command parameter tab completion
2010-03-12 Jouni Malinenwpa_cli: Fix detach race with forked monitor process
2010-03-12 Jouni Malinenwpa_cli: Redisplay readline edit after event messages
2010-03-11 Jouni MalinenFT: Add preliminary processing of FT Action Response...
2010-03-07 Jouni Malinenwpa_gui: Remove unneeded wpa_ctrl_request() msg_cb
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter to sta_set_flags...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from sta_add()...
2010-03-07 Jouni MalinenRemove forgotten ifname parameter from set_beacon(...
2010-03-06 Felix Fietkauhostapd: add ifname to the sta_set_flags callback
2010-03-06 Jouni MalinenRemove unneeded CONFIG_EAP comments
2010-03-06 Dmitry ShmidtUpdate priority list after priority change
2010-03-06 Kel Moddermanwpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD
2010-03-05 Jouni MalinenAdd optional scan result filter based on SSID
2010-03-05 Jouni MalinenMake maximum BSS table size configurable
2010-02-28 Jouni MalinenAllow roam based on preferred BSSID regardless of signa...
2010-02-27 Jouni MalinenDo not inhibit suspend even if wpa_cli command fails
2010-02-27 Jouni MalinenAdd suspend/resume notifications
2010-02-27 Jouni MalinenClear current_bss pointer on disassociation/deauthentic...
2010-02-27 Jouni MalinenAdd more debug prints to make deauth/disassoc events...
2010-02-19 Jouni MalinenUse os_snprintf instead of snprintf
2010-02-19 Jouni MalinenRename EAP server source files to avoid duplicate names
next