mech_eap.git
2015-02-07 David Spinadeltests: Modify autogo_bridge test to use group interface
2015-02-07 Ilan Peertests: Modify test_p2p_discovery to use global and...
2015-02-07 Ilan Peertests: Use the group control interface in p2p_channel_avoid
2015-02-07 Ilan Peertests: Use group control interface in autogo
2015-02-07 Ilan Peertests: Use global control interface in wpas_ctrl_global
2015-02-07 Jouni Malinentests: Remove unnecessary use of sudo from test cases
2015-02-07 Jouni Malinentests: Replace subprocess.call for rm with os.remove()
2015-02-07 Jouni Malinentests: Fix wpas_config_file after implementation change
2015-02-07 Vinit DeshpandeDon't write to wpa_supplicant.conf directly
2015-02-06 Jouni Malinentests: IBSS with WEP and TKIP
2015-02-06 Janusz DziedzicIBSS: Do not enable HT with WEP or TKIP
2015-02-06 Jouni MalinenACS: Accept channel if any (rather than all) survey...
2015-02-06 Jouni Malinentests: ACS with acs_chan_bias parameter
2015-02-06 Jouni MalinenACS: Allow specific channels to be preferred
2015-02-06 Jouni MalinenACS: Use weighted average for 2.4 GHz adjacent channel...
2015-02-05 Ilan Peertests: Use global control interface in test_p2p_concurrency
2015-02-05 Ilan Peertests: Use global control interface in test_p2p_service
2015-02-05 Ilan Peertests: Modify test_p2p_discovery to use global control...
2015-02-05 Eliad Pellertests: Add printk tracer to trace-cmd
2015-02-05 Bentests: Modify tests in test_ap_pmf to use own_addr()
2015-02-05 Bentests: Modify tests in test_hapd_ctrl to use own_addr()
2015-02-05 Bentests: Fix ap_wps_per_station_psk to use own_addr()
2015-02-05 Bentests: Fix ap_wpa2_psk_file to use own_addr
2015-02-05 Matti Gottliebtests: Fix destination address in ap_hs20_remediation_r...
2015-02-05 Ilan Peertests: Use get_bss() with ifname in autogo
2015-02-05 Ilan Peertests: Add option to specify ifname to get_bss()
2015-02-05 Ilan Peertests: Use the global control interface in test_p2p_grpform
2015-02-05 Ilan Peertests: Use global_request for SET commands in test_p2p_...
2015-02-05 Ilan Peertests: Update group ifname in p2p_go_invite_auth
2015-02-05 Ilan Peertests: Use global control interface in discovery_dev_id
2015-02-05 Ilan Peertests: Modify autogo_legacy to use the group interface
2015-02-05 Ilan Peertests: Use global control interface in wait_go_ending_s...
2015-02-04 Jouni Malinentests: Verify SD TX callback processing after P2P find...
2015-02-04 Krishna VamsiP2P: Fix stopping on search after SD callback
2015-02-04 Jouni MalinenOpenSSL: Use SSL_cache_hit() when available
2015-02-03 Jouni MalinenOpenSSL: Use library wrapper functions to access cert...
2015-02-03 Jouni Malinentests: P2PS and persistent group
2015-02-03 Jouni Malinentests: Increase grpform_ext_listen coverage
2015-02-03 Jouni Malinentests: P2P_PROV_DISC error case
2015-02-03 Jouni Malinentests: P2P listen channel optimization
2015-02-03 Jouni MalinenP2P: Clean up Listen channel optimization debug prints
2015-02-03 Jouni Malinentests: OBSS scanning report processing
2015-02-03 Jouni MalinenFix hostapd obss_interval documentation
2015-02-03 Jouni MalinenFix 20/40 MHz co-ex report processing with obss_interval=0
2015-02-02 Rajiv Ranjantests: P2P services
2015-02-02 Jouni Malinentests: Restore p2ps config_method in dbus_get_set_wps
2015-02-02 Krishna VamsiP2PS: Do not remove pending interface on p2p_stop_find
2015-02-02 Krishna VamsiP2PS: Allow PD retry in SEARCH and LISTEN_ONLY also
2015-02-02 Krishna VamsiP2PS: Add commands to control interface redir list
2015-02-02 Krishna VamsiP2PS: Send P2P_FIND_STOPPED event during P2P SD also
2015-02-02 Krishna VamsiP2PS: Start WPS registrar upon GO formation
2015-02-02 Krishna VamsiP2PS: PD Response processing
2015-02-02 Krishna VamsiP2PS: Provision Discovery fail event
2015-02-02 Krishna VamsiP2PS: PD Request processing and PD Response building
2015-02-02 Krishna VamsiP2PS: Callback to send P2PS provisioning events
2015-02-02 Krishna VamsiP2PS: Callback to create pending group after sending...
2015-02-02 Krishna VamsiP2PS: Callback to remove stale persistent groups
2015-02-02 Krishna VamsiP2PS: ASP provisioning commands to control interface
2015-02-02 Krishna VamsiP2PS: Process P2PS provisioning commands
2015-02-02 Krishna VamsiP2PS: Add P2PS attributes into PD Request if requested
2015-02-02 Krishna VamsiP2PS: Allow p2p_build_ssid() to use pre-set SSID
2015-02-02 Krishna VamsiP2PS: Add support to send ASP-RESP events
2015-02-02 Krishna VamsiP2PS: Logic to parse GAS requests for ASP services
2015-02-02 Krishna VamsiP2PS: Add support to send ASP service requests
2015-02-02 Brian GixP2PS: Add Application Service Info to device found...
2015-02-02 Brian GixP2PS: Add Advertised Service Info into Probe Response...
2015-02-02 Krishna VamsiP2PS: Parse Probe Request frames for matching ASP hashes
2015-02-02 Krishna VamsiP2PS: Extend add/del services logic to support ASP
2015-02-02 Brian GixP2P: Allow p2p_get_group_num_members() to be called...
2015-02-02 Brian GixP2PS: WPS changes needed for P2PS default PIN
2015-02-02 Brian GixP2PS: Add service hash to Probe Request frames
2015-02-02 Brian GixP2PS: Add option to specify seek strings into P2P_FIND
2015-02-02 Krishna VamsiP2PS: Helper functions to build new P2P attributes
2015-02-02 Brian GixP2PS: Add parsing of new P2P attributes
2015-02-02 Brian GixP2PS: Add new P2P identifier assignments from P2P spec...
2015-02-02 Brian GixAdd helper functions for escaping and unescaping UTF-8
2015-02-02 Jouni MalinenFix driver-offloaded offchannel TX done processing
2015-02-02 Jouni MalinenP2P: Add P2P state into p2p_send_action_cb() debug...
2015-02-02 Jouni MalinenP2P: Ignore remain-on-channel callback event if not...
2015-02-01 Sreenath SHS 2.0R2: Add password to DB in case of machine managed...
2015-02-01 Mukesh AgrawalImprove BSS selection with default noise floor values
2015-02-01 Jouni MalinenAdd an option allow canned EAP-Success for wired IEEE...
2015-02-01 Jouni MalinenEAP-MSCHAPv2 peer: Add option to disable password retry...
2015-02-01 Jouni Malinentests: EAP-PEAP/MSCHAPv2 password failure
2015-02-01 Helmut Schaahostapd: Simplify vlan_add_dynamic error paths
2015-01-31 Ben GreearInterworking: Convert wpa_printf() to wpa_msg()
2015-01-31 Roger ZanoniAdd a variable to handle extra CFLAGS values
2015-01-31 Jouni Malinentests: Make *_key_lifetime_in_memory more robust
2015-01-31 Jouni Malinentests: wpa_supplicant and station interface in a bridge
2015-01-31 Jouni MalinenWork around Linux packet socket regression
2015-01-31 Jouni Malinentests: RSN pre-authentication OOM in wpa_supplicant
2015-01-31 Jouni MalinenFix resource leaks on rsn_preauth_init() error paths
2015-01-31 Jouni Malinentests: RSN pre-authentication timeout
2015-01-31 Jouni Malinentests: PMKSA cache size limit in wpa_supplicant
2015-01-31 Jouni Malinentests: Invalid NFC NDEF record handling
2015-01-30 Jouni Malinentests: Add capture file validation for IPv6 in proxyarp...
2015-01-30 Jouni Malinentests: Add capture file validation for IPv4 in proxyarp...
2015-01-30 Jouni Malinentests: Add another bridge port to proxyarp_open
2015-01-30 Jouni Malinentests: Add brctl showmacs output to proxyarp_open test...
2015-01-30 Jouni Malinentests: Run the proxyarp_open test case both with and...
next