mech_eap.git
2016-06-28 Jouni Malinenmesh: Indicate OPN_RJCT event if AES-SIV decrypt fails
2016-06-28 Jouni Malinenmesh: Write close reason from Mesh Peering Close to...
2016-06-28 Jouni Malinenmesh: Remove GTKdata and IGTKdata from Mesh Peering...
2016-06-28 Jouni Malinentests: Secure mesh network connectivity failure
2016-06-28 Jouni Malinentests: Mesh peering management protocol testing for...
2016-06-28 Jouni Malinentests: Open mesh network connectivity, no_auto on both...
2016-06-28 Jouni Malinentests: Add TEST_FAIL() to hostapd_get_aid()
2016-06-27 Jonathan Afektests: Mark 525 tests as remote compatible
2016-06-27 Jonathan Afektests: Add general filter for remote tests execution
2016-06-27 Jonathan Afektests: Use general cmd_execute() for bridge setup commands
2016-06-27 Jonathan Afektests: Use cmd_execute() for iw connect command
2016-06-27 Jonathan Afektests: Use cmd_execute() for ip link set up/down commands
2016-06-27 Jonathan Afektests: Use cmd_execute() for iw station get command
2016-06-27 Jonathan Afektests: Use cmd_execute() in find_wpas_process()
2016-06-27 Jonathan Afektests: Use cmd_execute() for ip addr add/del
2016-06-27 Jonathan Afektests: Use cmd_execute() for iw scan
2016-06-27 Jonathan Afektests: Use cmd_execute() for iw reg set 00
2016-06-27 Jonathan Afektests: Remove unused import subprocess
2016-06-27 Jonathan Afektests: Add the forgotten wlantest_setup() call to a...
2016-06-27 Jonathan Afektests: Use cmd_execute() in set_powersave()
2016-06-27 Jouni Malinentests: Wait for CTRL-EVENT-CHANNEL-SWITCH event in...
2016-06-27 Jouni MalinenAdd CTRL-EVENT-CHANNEL-SWITCH event to indicate channel...
2016-06-27 Jouni Malinentests: Use shell in local cmd_execute() only if needed
2016-06-27 Jonathan Afektests: Use cmd_execute() in ap_ht clear_scan_cache()
2016-06-27 Jonathan Afektests: Use cmd_execute() function in ap_ht40_scan_not_a...
2016-06-27 Jonathan Afektests: Use the cmd_execute() function in ap_ht for...
2016-06-27 Jonathan Afektests: Use apdev[0] more consistently in ap_ht
2016-06-27 Jonathan Afektests: Remove trailing whitespace
2016-06-27 Jonathan Afektests: Pass full apdev to clear_scan_cache()
2016-06-27 Jonathan Afektests: Initialize hapd variable before try-finally...
2016-06-27 Jouni Malinentests: GAS failure cases
2016-06-27 Jouni MalinenGAS: Fix double-free on an error path
2016-06-27 Jouni MalinenGAS: Remove unused gas_query_cancel()
2016-06-27 Jouni Malinentests: GAS/ANQP query protected vs. not protected
2016-06-27 Jouni MalinenGAS: Check protected/unprotected drop after action...
2016-06-27 Jouni MalinenGAS: Report GAS-QUERY-DONE event on initial req TX...
2016-06-27 Jouni Malinentests: GAS query deleted at deinit
2016-06-24 Jouni MalinenOpenSSL: Update to match the modified DH_get0_key(...
2016-06-24 Jouni MalinenD-Bus: Make the CurrentAuthMode property getter more...
2016-06-24 Jouni Malinentests: D-Bus DeviceFoundProperties signal
2016-06-24 Nishant ChapranaD-Bus: Add DeviceFoundProperties signal for discovered...
2016-06-24 Jouni Malinentests: wpa_state == COMPLETED in mesh
2016-06-24 Maital Hahnmesh: Mark wpa_state COMPLETED when mesh join has been...
2016-06-24 Jouni Malinentests: wpa_supplicant AP mode - WPS operations with...
2016-06-24 Lior Davidwpa_supplicant: Configurable EAP fragment size in AP...
2016-06-24 Jouni MalinenAssign vendor specific elements for early HE testing
2016-06-24 Jouni MalinenPAE: Use big endian version in current_peer_id.mn to...
2016-06-24 Jouni MalinenPAE: Use sci->port more consistently
2016-06-24 Jouni Malinenwired: Silence sparse warning on redefinition of IFNAMSIZ
2016-06-24 Jouni MalinenMove extern declarations for ext_password backends...
2016-06-24 Jouni MalinenMove extern declarations for autoscan modules into...
2016-06-24 Jouni MalinenMove extern declarations for bgscan modules into a...
2016-06-24 Jouni MalinenMove extern declarations for driver ops into a header...
2016-06-24 Jouni Malinennl80211: Mark wpa_driver_nl80211_get_macaddr() static
2016-06-24 Jouni MalinenFix a debug print in p2p_manager_disconnect()
2016-06-24 Jouni MalinenMark internal functions static
2016-06-24 Jouni MalinenOpenSSL: Silence sparse warnings in fips186_2_prf()
2016-06-24 Jouni Malinendhcp_snoop: Silence a sparse warning
2016-06-24 Jouni Malinenndisc_snoop: Include ndisc_snoop.h to check prototypes
2016-06-24 Jouni MalinenTNCS: Mark functions static
2016-06-23 Jouni MalinenPAE: Mark ieee802_1x_kay_deinit_data_key() static
2016-06-23 Jouni MalinenPAE: Use be16/be32 instead of u16/u32 for spartse
2016-06-23 Jouni MalinenTNCC: Mark functions static
2016-06-23 Jouni Malinentests: Declare module test functions in a header file
2016-06-23 Jouni Malinentests: Mark some module test arrays static
2016-06-23 Jouni Malinenradiotap: Silence sparse warnings about byte order...
2016-06-23 Jouni MalinenFST: Make fst_action_names static
2016-06-23 Jouni MalinenFST: Fix byte order of couple of fields on big endian...
2016-06-23 Jouni MalinenMark wpas_data_test_rx() static
2016-06-23 Jouni MalinenFix byte order for CONFIG_VHT_OVERRIDES parameters
2016-06-23 Jouni MalinenOpenSSL: Pull in header files to check function prototypes
2016-06-23 Jouni MalinenFST: Mark wpa_supplicant callback functions get_peer_...
2016-06-23 Jouni MalinenTDLS: Declare tdls_testing as extern in a header file
2016-06-23 Jouni Malinentrace: Define externs in a header file
2016-06-23 Jouni MalinenUndefine __bitwise before defining it for sparse
2016-06-23 Jouni MalinenFix hostapd_sta_add() call to use NULL as the pointer...
2016-06-23 Jouni MalinenMBO: Mark verify_channel() static
2016-06-23 Jouni MalinenWNM: Use NULL instead of 0 as the pointer return value
2016-06-19 Jonathan Afektests: ap_ciphers tests start using general cmd_execute...
2016-06-19 Jonathan Afektests: Add functions to execute shell commands on inter...
2016-06-19 Jonathan Afekctrl_iface: BSS command to skip info items if parsing...
2016-06-19 Jouni Malinentests: mesh_scan_oom to support partial BSS result...
2016-06-19 Jouni Malinentests: WPA2-Enterprise connection using EAP-GPSK and...
2016-06-19 Cedric IzoardHS 2.0R2: No longer use HTTP_RAW_POST_DATA
2016-06-19 Cedric Izoardcurl: Don't free memory for subjectAltName before calli...
2016-06-19 Jouni Malinentests: More wpa_supplicant AP mode coverage
2016-06-19 Jouni Malinentests: Mesh with various pairwise and group ciphers
2016-06-19 Masashi Honmamesh: Use MESH_CAP_* macros for mesh capability
2016-06-19 Masashi Honmamesh: Ignore crowded peer
2016-06-19 Jouni Malinenmesh: Select pairwise and group cipher based on network...
2016-06-19 Jouni Malinenmesh: Avoid use of hardcoded cipher
2016-06-19 Jouni Malinenmesh: Clean up AMPE element encoding and parsing
2016-06-19 Jouni Malinenmesh: Do not use RX MGTK as RX IGTK
2016-06-19 Jouni Malinenmesh: Use variable length MGTK for RX
2016-06-19 Jouni Malinenmesh: Generate a separate TX IGTK if PMF is enabled
2016-06-19 Jouni Malinenmesh: Support variable length TX MGTK
2016-06-19 Jouni Malinenmesh: Add variable length MTK support
2016-06-19 Jouni Malinenmesh: Coding style cleanup for MTK derivation
2016-06-18 Jouni Malinenmesh: Fix MTK derivation to use AKM suite selector
2016-06-18 Jouni Malinenmesh: Coding style cleanup for AEK derivation
next