mech_eap.git
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
2016-04-24 Andrei Otcheretianskitests: Don't use proxy in urllib.urlopen()
2016-04-24 Andrei Otcheretianskitests: Use global control interface for P2P configurations
2016-04-24 Ilan Peertests: Use global control interface to set p2p_no_group...
2016-04-24 Ilan Peertests: Parse group results in a couple of p2p_channel...
2016-04-24 Avraham Sterntests: Modify use of GET command to support P2P Device...
2016-04-24 Avraham Sterntests: persistent_group_profile_add to support P2P...
2016-04-24 Avraham Sterntests: Store P2P Device ifname in class WpaSupplicant
2016-04-24 Avraham Sterntests: Modify p2p_msg_long_ssid to support P2P Device...
2016-04-24 Avraham Sterntests: Modify autogo_scan to support P2P Device interface
2016-04-24 Ilan Peertests: Fix error message in test_p2ps_connect_p2ps_meth...
2016-04-24 Ilan Peertests: Add couple of roam failure tests
2016-04-24 Jouni Malinentests: Remove unused eap_connect import
2016-04-24 Jouni Malinentests: Convert Host() class to use list of arguments...
2016-04-24 Janusz Dziedzictests: Print traceback if test fails
2016-04-24 Janusz Dziedzictests: Use hapd from hostapd.add_bss()
2016-04-24 Janusz Dziedzictests: Use hapd from hostapd.add_ap()
2016-04-24 Janusz Dziedzictests: Use hapd from hostapd.add_ap() in start_ap_er()
2016-04-24 Janusz Dziedzictests: Use hapd from hostapd.add_ap() in TDLS
2016-04-24 Janusz Dziedzictests: Pass apdev to HostapdGlobal() in ap_add_with_driver
2016-04-24 Janusz Dziedzictests: Use hapd from hostapd.add_ap() in eap_connect()
2016-04-24 Janusz Dziedzictests: Use hapd from hostapd.add_iface()
2016-04-24 Janusz Dziedzictests: Pass apdev to HostapdGlobal()
2016-04-24 Janusz Dziedzictests: Replace HostapdGlobal() + remove() with hostapd...
2016-04-24 Janusz Dziedzictests: Use hostapd.add_ap() instead of HostapdGlobal...
2016-04-24 Janusz Dziedzictests: Use hostapd.remove_bss() instead of HostapdGloba...
2016-04-24 Janusz Dziedzictests: Use hostapd.add_ap() instead of HostapdGlobal...
2016-04-24 Janusz Dziedzictests: Remove HostapdGlobal() use from invalid_ap()
2016-04-24 Janusz Dziedzictests: Remove direct HostapdGlobal() use
2016-04-24 Janusz Dziedzictests: Return hapd when add_bss() and add_iface() are...
2016-04-24 Janusz Dziedzictests: Pass apdev param to HostapdGlobal()
2016-04-24 Janusz Dziedzictests: Pass apdev to hostapd.add_bss()
2016-04-24 Janusz Dziedzictests: Pass apdev to hostapd.add_iface()
2016-04-24 Janusz Dziedzictests: Pass apdev to hostapd.terminate()
2016-04-24 Janusz Dziedzictests: Pass apdev to remove_bss()
2016-04-23 Kanchanapally... WNM: Fetch scan results before checking transition...
2016-04-20 Jouni Malinentests: hostapd assocresp_elements
2016-04-20 Jouni MalinenUse a shared helper function for parsing hostapd.conf IEs
2016-04-20 Bala Krishna... Add assocresp_elements parameter for hostapd
2016-04-19 Jouni MalinenOpenSSL: Support OpenSSL 1.1.0 DH opacity
2016-04-18 Günther KelleterFT: Fix RRB for FT over-the-air case
2016-04-18 Marcin Niestrojsystemd: Update service files according to D-Bus interf...
2016-04-18 Sunil DuttAssign QCA vendor command/attributes for set/get wifi...
2016-04-18 Jouni Malinentests: P2P_GROUP_MEMBER
2016-04-18 Purushottam... P2P: Add P2P_GROUP_MEMBER command to fetch client inter...
2016-04-18 Lior DavidP2P: Trigger event when invitation is accepted
2016-04-17 Jouni Malinennl80211: Get rid of unused assignment warning
2016-04-17 Roy Marplesbsd: Set level correctly for non FreeBSD systems
next