]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2016-09-25  Jouni Malinentests: MBO and ignoring disallowed association
2016-09-25  Jouni Malinentests: Fix a typo in a debug message (mbo_assoc_disallow)
2016-09-25  Jouni Malinentests: Update MBO test cases for non_pref_chan changes
2016-09-25  vamsi krishnaMBO: Do not parse reason_detail in non_pref_chan attr...
2016-09-25  vamsi krishnaMBO: Do not add reason_detail in non_pref_chan attr...
2016-09-25  vamsi krishnaWNM: Add testing option to reject BSS Transition Manage...
2016-09-25  vamsi krishnaMBO: Add QCA vendor option to configure driver to ignor...
2016-09-25  vamsi krishnaMBO: Add support to ignore association disallowed set...
2016-09-23  Zhang QianAdd attributes for QCA_NL80211_VENDOR_SUBCMD_LL_STATS_EXT
2016-09-23  Jouni MalinenIEEE P802.11ah/D10.0 PV1 CCMP test vectors
2016-09-23  Mikael Kanstruptests: Add testcase for reconnect failure due to auth...
2016-09-23  Mikael Kanstruptests: Add testcase for (reassoc) roam failure due...
2016-09-23  Mikael KanstrupAdd ignore_auth_resp control interface debug parameter
2016-09-23  Jouni Malinennl80211: Remove unnecessary duplication from nl80211_se...
2016-09-23  Mikael Kanstrupnl80211: Add driver parameter force_bss_selection
2016-09-23  Mikael KanstrupBlacklist correct BSSID on authentication timeout
2016-09-23  Jouni Malinentests: Make pmksa_cache_{,opportunistic_}multiple_sta...
2016-09-23  Jouni Malinentests: Reset wlan5 device before RELOG command
2016-09-23  Jouni Malinentests: WPA-PSK AP and only rsn_pairwise set
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
next