nl80211: Remove forgotten Action frame registration example
[libeap.git] / wpa_supplicant /
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
2010-02-16 Jouni MalinenAdd alloc_interface_addr() drv op option for specifying...
2010-02-14 Jouni Malinenwpa_cli: Add option to use child process to receive...
2010-02-13 Jouni Malinenwpa_gui: Use separate ctrl_iface connection for event...
2010-02-13 Kel Moddermanwpa_gui-qt4: do not show WPS AP available event tray...
2010-02-13 Jouni MalinenAdd TLS client events, server probing, and srv cert...
2010-01-25 Jouni Malinenwpa_gui-qt4: Stop BSS fetch loop on error for Peers...
2010-01-25 Jouni MalinenTry to avoid some unnecessary roaming
2010-01-25 Jouni MalinenSME: Request a new scan if SME association command...
2010-01-16 Jouni MalinenPreparations for v0.7.1 release hostap_0_7_1
2010-01-16 Jouni MalinenUpdate VS 2005 project files with new/removed source...
2010-01-16 Witold Sowadbus: Change WPA/RSNIE byte array props to dicts
2010-01-16 Jouni MalinenFetch IEs from both Beacon and Probe Response frames...
2010-01-16 Jouni MalinenAdd deinit_ap driver op to help wpa_supplicant AP mode use
2010-01-16 Jouni MalinenAdd BSSID to TX/RX Action frame driver ops
2010-01-16 Jouni MalinenRemove completed to-do item
2010-01-10 Jouni MalinenMake wpa_bss_get_max_rate() a bit more readable with...
2010-01-10 Jouni MalinenIBSS RSN: Explicitly check addr != NULL before passing...
2010-01-10 Jouni MalinenIBSS RSN: Check explicitly that WPA auth sm assoc call...
2010-01-10 Jouni MalinenRemove unnecessary bss != NULL checks from sme_authenti...
2010-01-10 Jouni MalinenFix client MLME test code for IBSS scan request
2010-01-10 Marcel Holtmanndbus: Fix value of BSS Privacy property
2010-01-09 Jouni MalinenFix alloc validation in wpa_bss_get_bit_rates()
2010-01-09 Witold Sowadbus: Change BSS, Network and some errors interface...
2010-01-09 Masashi Honmabsd: Add support for WPA_TRACE and WPA_TRACE_BFD
2010-01-06 Jouni Malinendbus: Add a test script for D-Bus API signals
2010-01-06 Jouni Malinendbus: Do not try to unregister not-yet-registered netwo...
2010-01-06 Jouni MalinenRemove forgotten script termination attempt
2010-01-06 Witold Sowadbus: Add BSS property change notifications
2010-01-06 Jouni Malinendbus: Fix crash on property change if D-Bus API is...
2010-01-06 Jouni Malinendbus: Fix prop_changed_flags allocation to count proper...
2010-01-06 Jouni Malinendbus: Fix flush_object_timeout_handler context to be...
2010-01-04 Witold Sowadbus: Aggregate PropertiesChanged signals
2010-01-04 Witold Sowadbus: Change BSS property MaxRate to Rates
2010-01-04 Jouni Malinendbus: Remove forgotten, unused functions from GetAll...
2010-01-04 Jouni Malinendbus: Update example scripts to use PropertiesChanged
2010-01-04 Marcel Holtmanndbus: Replace StateChanged with PropertiesChanged signal
2010-01-04 Marcel Holtmanndbus: Use simple strings for debug level
2010-01-03 Jouni MalinenFix compiler warnings for non-WPS build
2010-01-03 Jouni MalinenStandardize on a single definition of auth_alg bitfield...
2010-01-03 Jouni MalinenShare the same enum for MFP configuration
2010-01-03 Jouni MalinenRemove src/drivers/scan_helpers.c
2010-01-03 Jouni MalinenMove wpa_supplicant specific scan code away from src...
2010-01-03 Jouni MalinenUse generic driver event notification for AP mode assoc...
2010-01-03 Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-03 Jouni MalinenAdd driver API functionality for off-channel Action...
2010-01-03 Jouni MalinenAdd driver ops for allocating interface addresses
2010-01-03 Jouni MalinenAdd a driver op for enabling Probe Request reporting...
2010-01-03 Jouni MalinenRemove unnecessary wpa_event_type typedef
2010-01-03 Jouni MalinenFix CONFIG_AP=y build after driver API changes
2010-01-03 Jouni MalinenMove struct hostapd_frame_info definition away from...
2010-01-03 Jouni MalinenReplace wpa_supplicant_sta_rx() call with driver event
2010-01-03 Jouni MalinenUse shared function for figuring out if BSS is in use
2010-01-02 Jouni MalinenFix memory corruption on BSS entry reallocation
2010-01-02 Jouni Malinendbus: Use free_dbus_object_desc() consistently to free...
2010-01-02 Jouni Malinendbus: Remove duplication of object methods/signals...
2010-01-02 Jouni Malinendbus: Use stack for temporary object path
next