mech_eap.git
2016-09-22 Ilan PeerP2P: Fix common frequencies calculation for a group
2016-09-22 Ilan Peertests: Skip wpas_ap_dfs when MCC > 1
2016-09-22 Max StepanovP2P: Fix compilation warning in p2p_supplicant.c
2016-09-22 Moshe BenjiFlush the BSS (scan) entries when an interface becomes...
2016-09-22 Reiner Herrmanndoc: Remove duplicate description for -t
2016-09-22 Jouni Malinentests: mode=mesh in STATUS
2016-09-22 Saurav BabuShow mode=mesh in STATUS command
2016-09-22 Srinivas DasariDefine a QCA vendor command to validate encryption...
2016-09-21 Jouni Malinentests: AP tracking STA taxonomy
2016-09-21 Denton Gentrytaxonomy: Store Probe Request frames in hostapd_sta_info
2016-09-21 Denton GentryPassive Client Taxonomy
2016-09-21 Jouni MalinenInitialize iface->sta_seen on allocation
2016-09-21 Jouni MalinenP2P: Fix D-Bus persistent parameter in group started...
2016-09-21 Nick LoweRemove unused generation of Request Authenticator in...
2016-09-17 Jonathan Afektests: Setup wlantest once for qosmap tests
2016-09-17 Jonathan Afektests: Increase timeout for remote tests
2016-09-17 Jonathan Afektests: Increase connection timeouts for remote tests
2016-09-17 Rafał MiłeckiRevert "nl80211: Remove duplicated check in nl80211_set...
2016-09-10 Jouni MalinenFix typos in wpa_supplicant configuration parameter...
2016-09-08 Sunil Duttnl80211: Use the monitor interface only without device_...
2016-09-08 Jouni Malinentests: Dynamic Interworking element update
2016-09-08 Dedy LanskyFST: Fix search for peer's "other" connection
2016-09-06 Lior DavidFix mistakes in definition of QCA vendor commands for...
2016-09-06 Joel CunninghamHandle NULL return from os_zalloc() in sta_track_add()
2016-09-05 Lior DavidAdd QCA vendor commands/attributes for indoor location
2016-09-05 Jouni Malinentests: FTM capability indication
2016-09-05 Lior Davidwpa_supplicant: Allow FTM functionality to be published
2016-09-05 Lior Davidhostapd: Allow FTM functionality to be published
2016-09-05 Jouni Malinentests: VHT with 80 MHz channel width and use_sta_nsts=1
2016-09-05 Tamizh chelvamhostapd: Use stations nsts capability in (Re)Associatio...
2016-09-05 Zhang QianQCA vendor subcommand for LL_STATS extension
2016-08-29 Jose BlanquicetD-Bus: Add ConfigFile parameter into the interface...
2016-08-28 Sabrina Dubrocamka: Clean up key allocation
2016-08-28 Sabrina Dubrocamka: Get rid of struct ieee802_1x_cp_conf
2016-08-28 Sabrina Dubrocamka: Store cipher suite ID in a u64 instead of u8 pointer
2016-08-28 Jouni Malinenmka: Make csindex unsigned
2016-08-28 Sabrina Dubrocamka: Reorganize live peer creation and key server election
2016-08-28 Sabrina Dubrocamka: Share a single delete mka implementation
2016-08-28 Sabrina Dubrocamka: Introduce compare_priorities()
2016-08-28 Sabrina Dubrocamka: Clean up ieee802_1x_kay_mkpdu_sanity_check()
2016-08-28 Sabrina Dubrocamka: Simplify ieee802_1x_mka_dist_sak_body_present()
2016-08-28 Sabrina Dubrocamka: Replace participant->kay with a local kay variable
2016-08-28 Sabrina Dubrocamka: Fix typos in grammar in variable names and comments
2016-08-28 Sabrina Dubrocamka: Use named initializers for mka_body_handler[]
2016-08-28 Sabrina Dubrocamka: Remove unused enum mka_created_mode values
2016-08-28 Sabrina Dubrocamka: Remove cs_len argument from the set_current_cipher...
2016-08-28 Sabrina Dubrocamka: Clean up ieee802_1x_mka_decode_potential_peer_body()
2016-08-28 Sabrina Dubrocamka: Simplify ieee802_1x_mka_encode_icv_body() memory...
2016-08-28 Sabrina Dubrocamka: Simplify ieee802_1x_mka_sak_use_body_present()
2016-08-28 Sabrina Dubrocamka: Reorganize loops in number of KaY functions
2016-08-28 Sabrina Dubrocamka: Remove unused body_peer incrementation
2016-08-28 Sabrina Dubrocamka: Add reset_participant_mi() helper
2016-08-28 Sabrina Dubrocamka: Clean up printf formats
2016-08-28 Sabrina Dubrocamka: Use named initializers for static structs
2016-08-28 Sabrina Dubrocamka: Add MKA_ALIGN_LENGTH macro
2016-08-28 Sabrina Dubrocamka: Add helper functions for dumping and creating...
2016-08-28 Sabrina Dubrocamka: Clean up ieee802_1x_kay_get_cipher_suite() lookup...
2016-08-28 Sabrina Dubrocamka: Refactor the get_*_peer() functions
2016-08-28 Sabrina Dubrocamka: Fix a typo in mka_body_handler (mak to mka)
2016-08-28 Sabrina Dubrocamka: Add a helper function, sci_equal(), for sci comparison
2016-08-28 Sabrina Dubrocamka: Use less bitfields in the IEEE 802.1X-2010 structs
2016-08-28 Sabrina Dubrocamka: Fix a typo in macsec_capbility
2016-08-22 Jouni Malinentests: Allow regdb missing some op classes in mbo_supp_...
2016-08-22 Jouni Malinentests: Make FST kill_pid() more robust
2016-08-22 Jouni Malinentests: hostapd and ctrl_iface commands when BSS not...
2016-08-22 Jouni MalinenInitialize hapd->nr_db in hostapd_alloc_bss_data()
2016-08-19 Jouni MalinenFix TRACK_STA_LIST before BSS enabled
2016-08-19 Jouni MalinenCheck for driver initialization before doing driver...
2016-08-19 Eduardo Abinaderradius: Sanity check for NULL pointer segfault
2016-08-18 Roshan PiusMove network add/remove operations to a common function
2016-08-18 Masashi Honmamesh: Report HT operation mode to kernel
2016-08-18 Masashi Honmamesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification...
2016-08-18 Masashi Honmamesh: Do NL80211_MESHCONF_* setting in single function
2016-08-18 Masashi Honmamesh: Move max_peer_links parameter to appropriate...
2016-08-18 Jouni Malinentests: IAPP and multiple BSSes
2016-08-18 Petko BordjukovIAPP: Set SO_REUSEADDR on listening socket
2016-08-18 Christopher... Add init fragment for hostapd on Android
2016-08-18 Masashi Honmamesh: Simplify HT40 check code
2016-08-18 Masashi Honmamesh: Set correct secondary channel offset if HT40...
2016-08-18 Jouni Malinentests: hostapd and MIB ctrl_iface command with open...
2016-08-17 Johannes Bergap: Use is_multicast_ether_addr() more
2016-08-17 Eduardo Abinadernl80211: Remove duplicated check in nl80211_setup_ap()
2016-08-17 Jouni Malinentests: IEEE 802.1X + WEP reauthentication
2016-08-17 Johannes Bergnl80211: Fix control port protocol no-encrypt setting
2016-08-17 Jouni Malinentests: Fix ap_wps_er_http_proto max concurrent requests...
2016-08-13 Jouni Malinentests: More coverage for IBSS RSN OOM
2016-08-13 Jouni MalinenIBSS: Fix a memory leak on RSN error path
2016-08-13 Roshan PiusMove disconnect command handling to a common place
2016-08-13 David BenjaminOpenSSL: Fix OpenSSL 1.1.0 compatibility functions
2016-08-13 Jouni Malinentests: IBSS RSN group rekeying
2016-08-13 Jouni MalinenAdd group_rekey parameter for IBSS
2016-08-13 Felix Fietkauhostapd: Fix parsing the das_client option
2016-08-13 Felix Fietkaunl80211: Do not switch interface to station mode when...
2016-08-13 Nick LoweDo not include NAS-Port attribute with AID 0
2016-08-11 Manish Shuklaatheros: Accept Public Action frames sent to Wildcard...
2016-08-11 Jouni MalinenFix EAP state machine reset with offloaded roaming...
2016-08-11 Jouni Malinentests: Make ap_wps_er_http_proto more robust
2016-08-10 Jouni Malinentests: Make FST config tests more robust and easier...
2016-08-10 Yingying TangQCA vendor command to get hardware capabilities
2016-08-09 Sunil DuttDefine an attribute QCA_WLAN_VENDOR_ATTR_CONFIG_QPOWER
next