mech_eap.git
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
2016-08-07 Nick LoweAdd a require_message_authenticator configuration option
2016-08-07 Jouke Witteveenroboswitch: Add support for BCM63xx
2016-08-07 Rahul Bedarkarutils: os_unix: Use access() for checking file existence
2016-08-07 Sabrina Dubrocamka: Fix use after free
2016-08-07 Sabrina Dubrocamka: Add check for body length when decoding peers
2016-08-07 Sabrina Dubrocamka: Avoid reading past the end of mka_body_handler
2016-08-07 Jouni Malinenmka: Return u8 from get_mka_param_body_type()
2016-08-07 Sabrina Dubrocamka: Add error handling around ieee802_1x_kay_move_live...
2016-08-07 Sabrina Dubrocamka: Avoid inconsistent state in ieee802_1x_kay_move_li...
2016-08-07 Sabrina Dubrocamka: Fix length when encoding SAK-use
2016-08-07 Sabrina Dubrocamka: Fix memory leak in ieee802_1x_kay_create_live_peer...
2016-08-07 Sabrina Dubrocamka: Fix multiple key server election bugs
2016-08-07 Roshan Piusbinder: Clang format the source code
2016-08-07 Roshan Piusbinder: Expose an aidl interface module
2016-08-07 Arran Cudbard... Link to, and adjust types for, the PCSC framework inclu...
2016-08-06 Johannes Bergap: Use is_broadcast_ether_addr()
2016-08-06 Jouni Malinencli: Share a common tokenize_cmd() implementation
2016-08-06 Jouni Malinenwpa_cli: Replace str_match() with common str_starts()
2016-08-06 Jouni Malinencli: Share a common write_cmd() implementation
2016-08-06 Jouni Malinencli: Share a common get_cmd_arg_num() implementation
2016-08-06 Jouni MalinenShare a single str_starts() implementation
2016-08-06 Mikael KanstrupUse a common license string for hostapd_cli and wpa_cli
2016-08-06 Mikael Kanstruphostapd_cli: Completion for interface command
2016-08-06 Mikael Kanstruphostapd_cli: Completion for disassociate and deauthenticate
2016-08-06 Mikael Kanstruphostapd_cli: Implement event handler
2016-08-06 Mikael KanstrupMove parts of wpa_cli to a new common file
2016-08-06 Mikael Kanstruphostapd_cli: Add completion for help command
2016-08-06 Mikael Kanstruphostapd_cli: Replace static usage string with print_hel...
2016-08-06 Mikael Kanstruphostapd_cli: Add command completion support
2016-08-06 Mikael Kanstrupwpa_cli: Implement completion routine for get_capability
2016-08-04 Sunil DuttDefine an attribute QCA_WLAN_VENDOR_ATTR_CONFIG_IFINDEX
2016-08-04 Sunil DuttDefine vendor command to support IE based access control
2016-08-03 Vikram KandukuriQCA vendor command to configure GPIO pins
2016-08-03 Vikram KandukuriAssign QCA vendor attributes for generic commands
2016-08-02 Jouni MalinenP2P: Fix D-Bus persistent parameter in group started...
2016-08-02 vamsi krishnaSet default scan IEs to the driver (QCA vendor extension)
next