mech_eap.git
2016-05-30 Jouni MalinenReport connection timeouts in CTRL-EVENT-ASSOC-REJECT
2016-05-30 Jouni Malinentests: wpa_supplicant secure MESH and SAE group negotiation
2016-05-30 Jouni Malinenmesh: Support simple SAE group negotiation case
2016-05-30 Jouni Malinentests: Secure mesh network setup local failure
2016-05-30 Jouni Malinenmesh: Fix error path handling for RSN (MGTK init)
2016-05-30 Jouni Malinentests: wpa_supplicant mesh scan results and OOM
2016-05-30 Jonathan Afektests: Support P2P group interfaces in hwsim remote...
2016-05-30 Jouni MalinenD-Bus: Remove unused wpas_dbus_signal_p2p_group_started...
2016-05-30 Nishant ChapranaD-Bus: Indicate whether created group is persistent...
2016-05-29 Jouni Malinentests: wpa_supplicant mesh with dynamic interface addit...
2016-05-29 Jouni Malinenmesh: Fix MESH_INTERFACE_ADD error path cleanup
2016-05-29 Jouni Malinentests: Mesh network setup failing due to OOM
2016-05-29 Jouni Malinenmesh: Fix error path handling in init OOM cases
2016-05-28 Jouni Malinentests: More coverage in ap_reassociation_to_same_bss
2016-05-28 Jouni Malinentests: More coverage in wpas_ctrl_sched_scan_plans
2016-05-28 Jouni MalinenRemove dead code from wpas_sched_scan_plans_set()
2016-05-28 Jouni Malinentests: Scan with SET freq_list and scan_cur_freq
2016-05-28 Jouni MalinenImprove reattach scan OOM failure handling
2016-05-28 Jouni Malinentests: Duplicate SSID removal with scan_id list
2016-05-28 Jouni Malinentests: Increase scan_fail coverage
2016-05-28 Jouni MalinenIndicate scan failure event on parameter cloning failure
2016-05-28 Jouni Malinentests/remote: Fix a typo in a comment
2016-05-28 Jonathan Afektests/remote: Fix execution of setup_hw
2016-05-28 Jonathan Afektests: Add support for wlantest for remote hwsim tests
2016-05-28 Jonathan Afektests/remote: Fix usage of a non existing variable
2016-05-28 Jonathan Afekwpaspy: Fix potentially referencing non existing attribute
2016-05-28 Jonathan Afektests/remote: Fix style and typos
2016-05-28 Jonathan Afektests/remote: Extend get_monitor_params() to support...
2016-05-28 Jonathan Afektests/remote: Use a function to add a log file to a...
2016-05-28 Jonathan Afektests: Use 10 retries for over-the-air broadcast connec...
2016-05-23 Jörg Krausewpa_cli: Run action file in case of an AP event
2016-05-23 David BenjaminOpenSSL: Comment out tls_connection_get_eap_fast_key...
2016-05-23 Jouni Malinentests: Fix ap_wpa2_eap_fast_prf_oom with the updated...
2016-05-23 David BenjaminTLS: Split tls_connection_prf() into two functions
2016-05-23 David BenjaminOpenSSL: Remove two more accesses of ssl_ctx->cert_store
2016-05-23 Jouni Malinentests: Scan failures
2016-05-23 Jouni Malinenscan: Fix a memory leak on an error path
2016-05-22 Jouni Malinennl80211: Add TEST_FAIL() to nl80211_set_mac_addr()
2016-05-22 Jouni Malinenscan: Clean up code a bit - phase1 is used in all WPS...
2016-05-22 Jouni Malinenscan: Clean up code a bit - ssid cannot be NULL here
2016-05-21 Jouni MalinenUpdate ChangeLog files for v2.6
2016-05-20 Lior DavidFix sending non-Public Action frames over P2P Device...
2016-05-20 Kanchanapally... nl80211: Register for only for specific Action frames...
2016-05-20 Jouni Malinentests: P2P group formation using P2PS method without...
2016-05-19 Purushottam... P2PS: Allow P2P_CONNECT command for P2PS connection...
2016-05-19 Purushottam... P2PS: Correct config_methods for different P2P cases
2016-05-16 Jouni MalinenEAP-SAKE: Do not debug print result if eap_sake_compute...
2016-05-16 Jouni MalinenEAP-PAX: Do not debug print result if eap_pax_mac(...
2016-05-16 Jouni MalinenEAP-FAST: Check sha1_t_prf() result in eap_fast_get_cmk()
2016-05-16 Jouni MalinenWPS: Check sha256_vector() result in wps_build_oob_dev_pw()
2016-05-16 Jouni MalinenCheck md5_vector() result in decrypt_ms_key()
2016-05-16 Jouni MalinenCheck hmac_md5() result in radius_msg_verify_msg_auth()
2016-05-16 Jouni MalinenCheck md5_vector() result in radius_msg_verify()
2016-05-16 Jouni MalinenWPS: Fix debug prints in wps_derive_psk() error case
2016-05-16 Jouni MalinenFix external radio work debug printing on removal
2016-05-14 Jouni Malinentests: wpa_supplicant AP mode - WPS disabled
2016-05-14 Lior Davidwpa_supplicant: Add wps_disabled parameter to network...
2016-05-14 Jouni MalinenSet wpa_psk_set in wpa_supplicant AP mode is PSK is...
2016-05-14 Jouni MalinenFix AP mode key_mgmt configuration in wpa_supplicant...
2016-05-14 Jouni MalinenP2P: Do not enable P2P group processing for non-P2P...
2016-05-14 Jouni Malinentests: Fix WEXT testing
2016-05-14 Janusz Dziedzictests/remote: Add hwsim wrapper
2016-05-14 Janusz Dziedzictests/remote: Add test_example.py
2016-05-14 Janusz Dziedzictests/remote: Add utils file
2016-05-14 Janusz Dziedzictests/remote: Add monitor.py
2016-05-14 Janusz Dziedzictests: Add remote directory to tests
2016-05-14 Janusz Dziedzictests: remotehost.py use join
2016-05-14 Ilan PeerSend CTRL-EVENT-REGDOM-CHANGE event on the parent interface
2016-05-13 Jouni Malinentests: Secure mesh and the first plink Open dropped
2016-05-13 Jouni MalinenAdd MGMT_RX_PROCESS test command for wpa_supplicant
2016-05-13 Peter Ohmesh: Calculate MTK before sending it to MAC in case...
2016-05-13 Peter Ohmesh: Add missing action to cancel timer
2016-05-13 Saurav BabuD-Bus: Check driver capability for IBSS in Modes proper...
2016-05-13 SiWon Kangwpa_cli: Add backspace key process for some terminal
2016-05-13 Johannes Bergwpa_supplicant: Fix CONFIG_AP build without CTRL_IFACE
2016-05-13 Johannes Bergdrivers: Add NEED_RADIOTAP
2016-05-13 Jouni MalinenOpenSSL: Make dh5_init() match the generic implementation
2016-05-13 Rujun WangWPS: Fix segmentation fault in new DH key derivation
2016-05-10 David BenjaminOpenSSL: BoringSSL has SSL_get_client_random(), etc.
2016-05-05 Jouni Malinentests: Open network connection with pmf=2
2016-05-05 Sunil DuttSkip connection attempt for non-RSN networks if PMF...
2016-05-05 Jouni MalinenIgnore pmf=1/2 parameter for non-RSN networks
2016-05-02 Jouni Malinentests: wpa_supplicant config file parsing of arbitrary...
2016-05-02 Jouni MalinenReject SET commands with newline characters in the...
2016-05-02 Jouni Malinentests: Use \t instead of \n in discovery_ctrl_char_in_d...
2016-05-02 Jouni Malinentests: wpa_supplicant config parsing of arbitrary cred...
2016-05-02 Jouni MalinenReject SET_CRED commands with newline characters in...
2016-05-02 Paul StewartRemove newlines from wpa_supplicant config network...
2016-05-02 Jouni Malinentests: wpa_supplicant config file writing with arbitrar...
2016-05-02 Jouni MalinenReject psk parameter set with invalid passphrase character
2016-05-02 Jouni Malinentests: wpa_supplicant config file parsing/writing with WPS
2016-05-02 Jouni MalinenWPS: Reject a Credential with invalid passphrase
2016-04-28 Rafał Miłeckinl80211: Try running without mgmt frame subscription...
2016-04-28 Dmitry ShmidtAndroid: Remove EAP-FAST option
2016-04-28 Jouni MalinenWPS: Explicitly clear wpabuf memory with key information
2016-04-24 Jouni Malinentests: Do not use tabs for indentation
2016-04-24 Andrei Otcheretianskitests: Test configuration propagation to group interface
2016-04-24 Andrei OtcheretianskiP2P: Copy config from p2pdev when not using dedicated...
2016-04-24 Andrei OtcheretianskiP2P: Fix wpas_p2p_nfc_auth_join()
2016-04-24 Andrei Otcheretianskitests: Fix persistent_group_peer_dropped tests
next