hostapd/src
Purushottam Kushwaha e8581183f9 HS 2.0: Use execve() with custom env PATH to launch browser using 'am'
With new restriction in Android, if PATH env variable doesn't have
correct path of 'am' binary, execv() fails to launch wpadebug browser
(am starts, but something seems to fail within its internal processing).

This commit is a workaround to use execve() with custom environment PATH
which includes "/system/bin;/vendor/bin" to handle the cases where
hs20-osu-client fails to launch wpadebug browser through /system/bin/am.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2018-10-12 15:51:05 +03:00
..
ap AS: Add an event_cb() callback handler 2018-10-11 12:12:30 +03:00
common QCA vendor subcommand and attributes to configure capture of CFR data 2018-10-11 12:12:30 +03:00
crypto TLS: Add tls_connection_peer_serial_num() 2018-10-11 12:12:30 +03:00
drivers nl80211: Support OCE features (driver capability and scan params) 2018-09-02 17:59:01 +03:00
eap_common EAP-pwd: Mask timing of PWE derivation 2018-05-28 22:15:15 +03:00
eap_peer eap_proxy: Fix memory leaks when using eap_peer_erp_init() 2018-09-21 21:34:08 +03:00
eap_server EAP server: Add eap_get_serial_num() 2018-10-11 12:12:30 +03:00
eapol_auth Add hostapd tls_flags parameter 2017-09-18 12:12:48 +03:00
eapol_supp eap_proxy: Fix memory leaks when using eap_peer_erp_init() 2018-09-21 21:34:08 +03:00
fst fst: Fix compile error in fst_ctrl_aux.h with C++ compilers 2018-05-21 17:47:03 +03:00
l2_packet wpa_supplicant: Don't reply to EAPOL if pkt_type is PACKET_OTHERHOST 2018-04-02 12:21:27 +03:00
p2p P2P: Continue P2P_WAIT_PEER_(IDLE/CONNECT) sequence on a listen cancel 2017-11-03 21:47:32 +02:00
pae mka: Support GCM-AES-256 2018-08-21 19:28:20 +03:00
radius RADIUS: Support last_msk with EAP-TLS 2018-10-11 12:12:30 +03:00
rsn_supp RSN: Do not replace existing Suite B PMKSA on 4-way handshake 2018-09-27 11:37:19 +03:00
tls Use os_memdup() 2017-03-07 13:19:10 +02:00
utils HS 2.0: Use execve() with custom env PATH to launch browser using 'am' 2018-10-12 15:51:05 +03:00
wps Free dh_ctx on failure in wps_nfc_gen_dh() 2018-09-20 17:18:16 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00