dbus: Stop ongoing scheduled scan when scan is requested
[mech_eap.git] / src / common /
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-04-22 Jouni MalinenSimplify VHT Operation element parsing
2015-04-22 Jouni MalinenSimplify HT Operation element parsing
2015-04-22 Jouni MalinenSimplify VHT Capabilities element parsing
2015-04-22 Jouni MalinenSimplify HT Capabilities element parsing
2015-04-22 Jouni MalinenSimplify Timeout Interval element parsing
2015-04-22 Jouni MalinenSimplify ERP element parsing
2015-04-22 Jouni MalinenSimplify DSSS Parameter Set element parsing
2015-04-22 Jouni MalinenFT: Check FT, MD, and Timeout Interval length in the...
2015-04-22 Jouni Malinentests: Add p2p-fuzzer
2015-04-22 Jouni MalinenReplace WPA_MAX_SSID_LEN with SSID_MAX_LEN
2015-04-22 Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-04-22 Jouni MalinenIgnore too long SSID element value in parser
2015-04-22 Jouni MalinenMark QCA vendor command id 53 reserved, but not used...
2015-04-21 Jouni MalinenAdd QCA vendor subcmd for OCB
2015-04-13 Nick KralevichUpdates for stricter automatic memcpy bounds checking
2015-04-03 Mark SalyzynAndroid: wpa_ctrl missing include for sys/stat.h
2015-03-28 Jouni MalinenAllow PSK/passphrase to be set only when needed
2015-03-25 Ben GreearShow OSEN key management properly in scan results
2015-03-23 Manikandan MohanExtend offloaded ACS QCA vendor command to support VHT
2015-03-19 Jouni MalinenAdd a AP mode event message for possible PSK/passphrase...
2015-03-16 Peter Ohhostapd: Add channel 140 to allowed HT40 channel pairs
2015-03-15 Jouni MalinenFT: Avoid unnecessary allocation for MIC calculation
2015-03-15 Jouni MalinenThe master branch is now used for v2.5 development
2015-03-15 Jouni MalinenChange version information for the 2.4 release hostap_2_4
2015-03-07 Sunil DuttAdd QCA vendor subcmd for Data Offload
2015-03-06 Jouni MalinenReserve QCA vendor specific nl80211 commands 61..90
2015-03-05 Ahmad KholaifDFS offload: Add main DFS handler for offloaded case
2015-02-22 Jouni MalinenAdd snr and est_throughput to the BSS entries
2015-02-21 Janusz DziedzicMake hostapd_set_freq_params() common
2015-02-11 Ahmad Kholaifnl80211: Allocate QCA vendor subcmds for DFS radar...
2015-02-09 Ahmad Kholaifnl80211: Allocate QCA vendor subcmd for DFS CAC Start...
2015-02-09 Jouni Malinennl80211: Test vendor command and event
2015-02-08 Jouni MalinenP2P: Add event messages for P2P_CONNECT-fallback-to...
2015-02-07 Masashi Honmamesh: Add a monitor event on SAE authentication getting...
2015-02-07 Masashi Honmamesh: Add a monitor event for SAE authentication failure
2015-02-02 Krishna VamsiP2PS: Callback to send P2PS provisioning events
2015-02-02 Krishna VamsiP2PS: Add support to send ASP-RESP events
2015-02-02 Brian GixP2PS: Add new P2P identifier assignments from P2P spec...
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2015-01-20 ASHUTOSH NARAYANInterworking: Notify the ANQP parsing status
2015-01-14 Jouni MalinenAdd peer certificate alt subject name information to...
2015-01-13 Jouni MalinenExtend VENDOR_ELEM parameters to cover non-P2P Associat...
2015-01-13 Yanbo Lihostapd: Add vendor specific VHT extension for the...
2015-01-10 Jouni MalinenRemove mesh_ht_mode network block parameter
2015-01-10 Janusz DziedzicMake check_40mhz_2g4 common
2015-01-10 Janusz DziedzicMake check_20mhz_bss common
2015-01-10 Janusz DziedzicMake check_40mhz_5g common
2015-01-10 Janusz DziedzicMake get_pri_sec_chan() common
2015-01-10 Janusz DziedzicIntroduce common allowed_ht40_channel_pair()
2015-01-10 Janusz DziedzicIntroduce common hw features
2015-01-10 Bob CopelandSAE: Implement retransmission timer
2014-12-29 Jouni MalinenSAE: Clear keys from memory on disassociation
2014-12-25 Jouni Malinenprivsep: Fix compilation due to associate() parameter...
2014-12-14 Jouni MalinenClean up VHT configuration validation
2014-12-14 Jouni MalinenClean up VHT override max A-MPDU override calculation
2014-12-12 Jouni MalinenAdd text names for number of the key_mgmt values
2014-12-09 Chet Lanctotnl80211: Add QCA vendor specific query of device/driver...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - manual
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08 Jouni MalinenUse os_zalloc() instead of os_malloc() and os_memset()
2014-12-03 Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-12-02 Jouni MalinenAdd a name for an assigned QCA nl80211 vendor subcmd
2014-12-02 Jouni MalinenRename QCA nl80211 vendor subcmds to match AOSP names
2014-11-25 Masashi HonmaSAE: Fix Anti-Clogging Token request frame format
2014-11-25 Masashi Honmamesh: Fix SAE anti-clogging functionality for mesh
2014-11-23 Jouni MalinenWPA: Use more explicit WPA/RSN selector count validation
2014-11-23 Jouni MalinenUse more explicit num_pmkid validation in RSN IE parsing
2014-11-22 Andrei Otcheretianskiwpa_supplicant: Handle link measurement requests
2014-11-22 Assaf Krausswpa_supplicant: Add NEIGHBOR_REP_REQUEST command to...
2014-11-22 Assaf Krausswpa_supplicant: Add support for Neighbor Report
2014-11-22 Assaf KraussSME: Add RRM support to association request
2014-11-22 Jouni MalinenAdd generic operating class and channel to frequency...
2014-11-22 Jouni MalinenAdd BSS-TM-RESP ctrl_iface event
2014-11-21 Jouni MalinenAdd names for assigned QCA nl80211 vendor subcmds
2014-11-20 Jouni MalinenReserve QCA vendor specific nl80211 commands 53
2014-11-19 Ilan PeerAP: Drop retransmitted auth/assoc/action frames
2014-11-16 Moshe BenjiWMM AC: Handle TSPEC action frames
2014-11-16 Moshe BenjiWMM AC: Parse WMM IE on association
2014-11-16 Masashi Honmamesh: Add scan result for mesh network
2014-11-16 Javier LopezAdd mesh_group_{add,remove} control interface commands
2014-11-16 Jason Mobarakmesh: Enable mesh HT mode
2014-11-16 Jouni MalinenSuite B: Select EAPOL-Key integrity and key-wrap algori...
2014-11-16 Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-11-15 Dmitry ShmidtAdd CTRL-EVENT-SCAN-FAILED notification in case of...
2014-11-13 Jouni MalinenAssign QCA vendor specific nl80211 command id 52 for...
2014-10-26 Jouni Malinenhostapd: Add INTERFACE-ENABLED and INTERFACE-DISABLED...
2014-10-25 Bob Copelandmesh: Add mesh peering manager
2014-10-25 Bob Copelandnl80211: Add plink_action_field to hostapd_sta_add_params
2014-10-23 Chet LanctotAdd support for offloading key management operations...
2014-10-19 Bob Copelandmesh: Parse mesh-related information elements
2014-10-19 Thomas Pedersenmesh: Add mesh protocol definitions
2014-10-12 Toby GrayMake wpa_ctrl_get_remote_ifname declaration conditional.
2014-10-09 Jouni MalinenThe master branch is now used for v2.4 development
2014-10-09 Jouni MalinenChange version information for the 2.3 release hostap_2_3
2014-10-07 Jouni MalinenReserve QCA vendor specific nl80211 commands 34..49
2014-10-04 Jouni Malinenwpa_ctrl: Update wpa_ctrl_recv() documentation for...
2014-09-11 Jouni Malinennl80211: Add roaming policy update using QCA vendor...
next