P2P: Save group common frequencies
[mech_eap.git] / src /
2014-10-25 Ilan PeerWPS: Add missing device types
2014-10-25 Ilan Peernl80211: Clear beacon_set when deleting a beacon from...
2014-10-25 Ilan Peernl80211: Add indoor only and GO concurrent flags
2014-10-25 Ilan Peerwpa_supplicant: Use the 'no_ir' notation
2014-10-25 Constantin MuscaP2P: Stop driver listen in p2p_state_timeout()
2014-10-25 Javier Lopezhostapd: Skip some configuration steps for mesh cases
2014-10-25 Bob Copelandmesh: Accept Action frames without BSSID match
2014-10-25 Thomas Pedersenmesh: Add mesh mode config option
2014-10-25 Bob Copelandmesh: Add mesh peering manager
2014-10-25 Thomas Pedersenmesh: Add mesh mode routines
2014-10-25 Bob Copelandnl80211: Do not try to change supported rates
2014-10-25 Bob Copelandnl80211: Add STA flag WPA_STA_AUTHENTICATED
2014-10-25 Bob Copelandnl80211: Add plink_action_field to hostapd_sta_add_params
2014-10-25 Bob Copelandnl80211: Reject deauth/disassoc for mesh interface
2014-10-25 Bob Copelandnl80211: Register to receive mesh frames
2014-10-25 Jouni Malinennl80211: Write channel type in debug log on channel...
2014-10-25 Jouni MalinenFix channel switch to disable VHT with HT
2014-10-23 Eliad Pellernl80211: Advertise and configure SMPS modes
2014-10-23 Eliad PellerHT: Pass the smps_mode in AP parameters
2014-10-23 Eliad PellerHT: Let the driver advertise its supported SMPS modes...
2014-10-23 Jouni MalinenP2P: Stop TX wait on SD query TX status failure
2014-10-23 Jouni MalinenP2P: Limit number of SD retries during find
2014-10-23 Jouni MalinenP2P: Iterate through all peers in pending pre-find...
2014-10-23 Chet LanctotAdd support for offloading key management operations...
2014-10-22 Jouni MalinenGAS: Do not reply to P2P SD query from generic GAS...
2014-10-22 Johannes BergRevert "nl80211: Do not indicate P2P_DEVICE support...
2014-10-21 Jouni Malinenbrowser-android: Use execv() directly instead of os_exec()
2014-10-21 Jouni Malinenbrowser-wpadebug: Use execv() directly instead of os_exec()
2014-10-21 Jouni Malinenbrowser-system: Use execv() directly instead of os_exec()
2014-10-21 Kyeyoon ParkAP: Add support for BSS load element (STA Count, Channe...
2014-10-19 Jouni MalinenAdd data test functionality
2014-10-19 Andrei OtcheretianskiDo not start CSA flow when CSA is not supported by...
2014-10-19 Bob Copelandnl80211: Add new peer candidate event for mesh
2014-10-19 Bob Copelandnl80211: Add support for sta_add flags_mask
2014-10-19 Bob Copelandnl80211: Add new commands to support mesh interfaces
2014-10-19 Bob Copelandnl80211: Add driver flag to indicate mesh support
2014-10-19 Bob CopelandImplement RFC 5297 AES-SIV
2014-10-19 Bob Copelandmesh: Parse mesh-related information elements
2014-10-19 Thomas Pedersenmesh: Add mesh protocol definitions
2014-10-18 Mikael KanstrupP2P: Include passive channels in invitation response
2014-10-18 Jouni MalinenSAE: Add support for PMKSA caching on the station side
2014-10-18 Jouni MalinenSAE: Add support for PMKSA caching on the AP side
2014-10-18 Jouni MalinenAdd Acct-Multi-Session-Id into RADIUS Accounting messages
2014-10-18 Jouni MalinenRemove duplicated Acct-Session-Id from Accounting-Request
2014-10-18 Jouni MalinenRADIUS: Define new attributes from RFC 5580
2014-10-13 Justin ShenWPS: Extend startWhen to 2 if peer AP supports WPS 2.0
2014-10-12 Jouni Malinennetlink: Fix RTM_SETLINK padding at the end of the...
2014-10-12 Jouni MalinenFix CONFIG_NO_SCAN_PROCESSING=y build
2014-10-12 Toby GrayMake wpa_ctrl_get_remote_ifname declaration conditional.
2014-10-12 Toby GrayFix warning about unused parameter if CONFIG_DEBUG_FILE...
2014-10-12 Jean TrivellyP2P: Inform upper layer when WFD-IE field of a P2P...
2014-10-12 Jouni Malinenwpa_supplicant: Allow OpenSSL cipherlist string to...
2014-10-12 Jouni Malinenhostapd: Allow OpenSSL cipherlist string to be configured
2014-10-12 Jouni MalinenOpenSSL: Add a mechanism to configure cipher suites
2014-10-11 Jouni MalinenDFS: Check os_get_random() result
2014-10-11 Jouni MalinenAP: Check os_get_random() return value more consistently
2014-10-11 Jouni MalinenEAP-MSCHAPv2 server: Check ms_funcs results more consis...
2014-10-11 Jouni MalinenEAP-IKEv2: Fix the payload parser
2014-10-11 Jouni MalinenWPS UPnP: Check os_get_random() result more consistently
2014-10-11 Jouni MalinenTLS client: Make DH parameter parsing easier for static...
2014-10-11 Jouni MalinenWPS UPnP: Check os_get_random() result
2014-10-11 Jouni MalinenMACsec: Check os_get_random() return value
2014-10-11 Jouni Malinennl80211: Be more consistent with linux_set_iface_flags...
2014-10-11 Jouni MalinenEAP-PAX server: Remove unused assignment
2014-10-11 Jouni MalinenEAP-SIM DB: Remove unused assignment
2014-10-11 Jouni MalinenEAP-FAST server: Remove unused assignment
2014-10-11 Jouni MalinenEAP-FAST server: Remove unused write
2014-10-11 Jouni MalinenRADIUS: Remove unused write
2014-10-11 Jouni MalinenIAPP: Avoid warnings on unused write
2014-10-11 Jouni Malinentest: Remove driver_test.c
2014-10-11 Jouni MalinenSimplify memory allocation/freeing for static analyzers
2014-10-11 Jouni MalinenAdd a workaround to clanc static analyzer warning
2014-10-11 Jouni MalinenWPS UPnP: Make dl_list_first() use easier for static...
2014-10-11 Jouni MalinenP2P: Clean up coding style and indentation level
2014-10-10 Jouni Malinennl80211: Provide subtype and reason code for AP SME...
2014-10-10 Jouni MalinenAdd external EAPOL transmission option for testing...
2014-10-10 Sunil DuttP2P: Handle improper WPS termination on GO during group...
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-09 Jouni Malinenbrowser-wpadebug: Use more robust mechanism for startin...
2014-10-09 Jouni Malinenbrowser-android: Use more robust mechanism for starting...
2014-10-09 Jouni Malinenbrowser-system: Use more robust mechanism for starting...
2014-10-09 Jouni MalinenAdd os_exec() helper to run external programs
2014-10-09 Jouni MalinenDFS: Allow 80+80 MHz be configured for VHT
2014-10-07 Jouni MalinenReserve QCA vendor specific nl80211 commands 34..49
2014-10-07 Jouni MalinenAES: Extend key wrap implementation to support longer...
2014-10-07 Jouni MalinenAES: Extend key wrap design to support longer AES keys
2014-10-07 Jouni MalinenOpenSSL: Clean up one part from the BoringSSL patch
2014-10-06 Adam LangleySupport building with BoringSSL
2014-10-04 Jouni MalinenClean up authenticator PMKSA cache implementation
2014-10-04 Jouni MalinenClear PMKSA cache entry data when freeing them
2014-10-04 Jouni MalinenRemove unnecessary PMKSA cache freeing step
2014-10-04 Jouni MalinenFix authenticator OKC fetch from PMKSA cache to avoid...
2014-10-04 Jouni MalinenFix PMKSA cache timeout from Session-Timeout in WPA...
2014-10-04 Janusz Dziedzicwpa_supplicant: Use hostapd_freq_params in assoc_params
2014-10-04 Jouni Malinenwpa_ctrl: Update wpa_ctrl_recv() documentation for...
2014-10-04 Dan Williamsnl80211: Re-read MAC address on RTM_NEWLINK
2014-10-04 Jouni Malinennl80211: Add get_bss_ifindex() helper
2014-10-03 Arik NemtsovTDLS: Use WMM IE for propagating peer WMM capability
2014-10-03 Arik NemtsovTDLS: Fix concurrent setup test for mac80211 drivers
next