mech_eap.git
2015-06-26 Purushottam... D-Bus: Fix typos in debug print
2015-06-26 Kevin CernekeeAndroid: Fix nl80211 build if BOARD_*_PRIVATE_LIB is...
2015-06-26 Kevin CernekeeAndroid: Rename ANDROID_P2P_STUB to ANDROID_LIB_STUB
2015-06-26 Maneesh JainD-Bus: Add documentation for wpas_dbus_signal_peer_grou...
2015-06-26 Maneesh JainD-Bus: Fix typo in dbus signal function documentation
2015-06-26 Maneesh JainD-Bus: Add function documentation for wpas_dbus_unregis...
2015-06-26 Maneesh JainD-Bus: Add function documentation for wpas_dbus_registe...
2015-06-26 Maneesh JainD-Bus: Fix wpas_dbus_signal_p2p_invitation_result(...
2015-06-26 Maneesh Jainradius: Fix NULL dereference issue on allocation failure
2015-06-26 Jouni MalinenOpenSSL: Handle EC_POINT_is_on_curve() error case
2015-06-26 Jouni MalinenSAE: Use random "password" in extra hunting-and-pecking...
2015-06-26 Jouni MalinenSAE: Add side-channel protection to PWE derivation...
2015-06-26 Jouni Malinencrypto: Add functions for computing the Legendre symbol...
2015-06-26 Jouni Malinentests: sae_groups to include Brainpool EC groups
2015-06-26 Jouni MalinenOpenSSL: Add support for Brainpool Elliptic Curves
2015-06-25 Jouni MalinenSAE: Increase security parameter k to 40 based on Drago...
2015-06-25 Jouni MalinenSAE: Fix PWE generation to use minimum loop count ...
2015-06-25 Jouni Malinentests: Try heavier SAE groups in sae_groups
2015-06-24 Jouni Malinentests: SAE with number of different passwords
2015-06-23 Jouni Malinentests: SAE anti clogging protocol testing
2015-06-23 Jouni MalinenSAE: Merge sae_derive_commit() error case return statements
2015-06-23 Jouni MalinenSAE: Merge sae_get_rand() error case return statements
2015-06-23 Jouni Malinentests: SAE reflection attack
2015-06-23 Jouni MalinenSAE: Verify that own/peer commit-scalar and COMMIT...
2015-06-23 Jouni MalinenAdd crypto_ec_point_cmp()
2015-06-23 Jouni Malinendbus: Do not initialize variable twice
2015-06-23 Jouni MalinenDo not check unsigned size is less than zero
2015-06-23 Jouni MalinenOpenSSL: Remove SSL_CTX_{get,set}_app_data() compatibil...
2015-06-23 Jouni Malinenlibtommath: Fix mp_init_multi() stdarg use on error...
2015-06-23 Jouni Malinenwpa_gui: Initialize WpaGuiApp::w in the constructor
2015-06-23 Jouni MalinenUse os_* wrapper more consistently
2015-06-23 Jouni MalinenUse unsigned/signed printf format more consistently
2015-06-23 Nishant ChapranaHS 2.0R2: Fix memory leak on error path in hs20-osu...
2015-06-23 Jouni MalinenP2P: Use offsetof() instead of local implementation
2015-06-23 Jouni MalinenERP server: Make erp_send_finish_reauth() easier for...
2015-06-23 Jouni Malinenbsd: Remove redundant NULL check in bsd_init()
2015-06-23 Jouni MalinenRemove redundant NULL check in ieee802_1x_encapsulate_r...
2015-06-23 Jouni Malinentests: HT40 co-ex scan conflict (HT40-)
2015-06-23 Jouni MalinenAP: Add more 2.4 GHz channels for 20/40 MHz HT co-ex...
2015-06-23 Jouni Malinenhw_features: Merge similar return cases
2015-06-22 Jouni Malinentests: Use different channel offset for the second...
2015-06-22 Jouni Malinentests: VHT 80 MHz with different HT40 channel options
2015-06-21 Jouni MalinenSAE: Simplify sae_prepare_commit() error path
2015-06-21 Jouni Malinentests: SAE protocol tests
2015-06-21 Jouni Malinentests: HT40 co-ex scan and other BSS not affected
2015-06-20 Jouni Malinentests: SAE and OOM in wpa_supplicant
2015-06-20 Jouni MalinenFix SAE group selection in an error case
2015-06-20 Jouni MalinenHS 2.0: Add WLAN RADIUS attributes in OSEN case
2015-06-20 Jouni MalinenRemove unnecessary wpa_ie_len check from wpa_parse_wpa_...
2015-06-20 Jouni Malinentests: Suite B with external RADIUS server
2015-06-20 Jouni Malinentests: D-Bus AddNetwork and connection with WPA+WPA2...
2015-06-20 Jouni Malinentests: WPA IE parsing
2015-06-20 Jouni Malinentests: Update wpas_ctrl_network to match removal of...
2015-06-20 Jouni MalinenRemove WEP40/WEP104 cipher suite support for WPA/WPA2
2015-06-20 Jouni Malinentests: WPA2-PSK-FT AP and invalid response IEs
2015-06-20 Jouni MalinenFT: Stop association attempt if Auth response processin...
2015-06-20 Jouni Malinentests: HT40 co-ex scan finding an AP advertising 40...
2015-06-20 Jouni MalinenMake check_20mhz_bss() static
2015-06-20 Jouni Malinentests: HT40 co-ex scan conflict with HT 20 MHz AP
2015-06-20 Jouni Malinentests: HT40 on 5 GHz with invalid channel pair
2015-06-20 Jouni Malinentests: Make dbus_old_wps_pbc more robust
2015-06-19 Ilan PeerP2P: Handle P2P Device dedicated interface parent removal
2015-06-19 Ilan Peernl8021: Allow sending wowlan configuration on any interface
2015-06-19 Ilan Peernl80211: Remove android_genl_ctrl_resolve()
2015-06-19 Eliad PellerP2P: Consider ht/vht on P2P_GROUP_ADD command (with...
2015-06-19 Eliad Pellerctrl_iface: Make p2p_ctrl_group_add() more robust
2015-06-19 Eliad PellerP2P: Fix secondary channel selection for HT40
2015-06-19 Jouni Malinentests: Increase HTTPConnection timeout in ap_wps_upnp_h...
2015-06-19 Jouni Malinentests: D-Bus RemoveClient()
2015-06-19 Purushottam... dbus: Add RemoveClient method to remove a client from...
2015-06-19 Maneesh JainD-Bus: Fix wpas_dbus_register_peer() documentation
2015-06-19 Maneesh JainD-Bus: Add missing params in WPS function documentation
2015-06-19 Maneesh JainD-Bus: Fix function documentation for wpas_dbus_signal_...
2015-06-19 Maneesh JainD-Bus: Add function documentation for wpas_dbus_signal_...
2015-06-19 Ben Rosenfeldtests: Wait on the global control interface for CTRL...
2015-06-19 Avraham Sterntests: Fix grpform_wait_peer group removal in P2P Devic...
2015-06-19 Avraham Sterntests: Fix p2p_set_discoverability waiting for CTRL...
2015-06-19 Avraham SternP2P: Fix PBC overlap detection
2015-06-19 Ilan Peertests: Fix wifi_display to use the global control interface
2015-06-19 Ilan Peertests: Fix wifi_display_persistent_group with P2P Device
2015-06-19 Ilan PeerP2P: Use the P2P Device interface in wpas_p2p_fallback_...
2015-06-19 Ilan Peertests: Fix autogo_pbc() waiting for WPS-PBC
2015-06-19 Ilan Peertests: Use global and group control interface in test_p...
2015-06-19 Ilan Peertests: Modify reset() to use the global control interface
2015-06-19 Ben Rosenfeldtests: Use global interface for "P2P_SET"
2015-06-18 Jouni Malinentests: NFC static handover with invalid contents
2015-06-18 Ben RosenfeldP2P: Fix memory leak in p2p_process_nfc_connection_hand...
2015-06-18 Jouni Malinentests: WPA2-Enterprise connection using EAP-FAST and...
2015-06-18 Jouni MalinenEAP-FAST peer: Stop immediately on key derivation failure
2015-06-18 Ben RosenfeldOpenSSL: Fix memory leak on an openssl_tls_prf() error...
2015-06-18 Jouni Malinentests: More RADIUS testing coverage with CUI/User-Name...
2015-06-18 Jouni Malinentests: Make ap_wps_ap_scan_2 more robust
2015-06-18 Jouni Malinentests: Make ap_wps_pbc_overlap_2* less likely to cause...
2015-06-18 Jouni Malinentests: Print a command line to re-run failed test sequence
2015-06-18 Jouni Malinentests: P2PS with large number of services in Probe...
2015-06-18 Jouni Malinentests: Extend P2PS service seek test to cover multiple...
2015-06-18 Max Stepanovtests: P2PS wildcard SD probe
2015-06-18 Jouni MalinenP2PS: Fix Probe Response frame building in error cases
2015-06-18 Jouni MalinenP2PS: Fix org.wi-fi.wfds matching when building the...
2015-06-18 Jouni MalinenP2PS: Add more debug prints for service info building
next