/external/wpa_supplicant_8/hostapd/ |
D | hostapd.eap_user | 13 # 2 authentication (e.g., within EAP-PEAP). In these cases, an anonymous 19 # EAP-TLS, EAP-PEAP, EAP-TTLS, EAP-FAST, EAP-SIM, and EAP-AKA do not use 23 # EAP-PEAP, EAP-TTLS, and EAP-FAST require Phase 2 configuration. 26 # this are to set anonymous phase 1 identity for EAP-PEAP and EAP-TTLS and to 40 # [ver=0] and [ver=1] flags after EAP type PEAP can be used to force PEAP 43 # based on the first PEAP packet from the supplicant. 70 "not anonymous" PEAP 72 "0"* AKA,TTLS,TLS,PEAP,SIM 73 "1"* SIM,TTLS,TLS,PEAP,AKA 74 "2"* AKA,TTLS,TLS,PEAP,SIM [all …]
|
D | ChangeLog | 35 * EAP-PEAP: support fast-connect crypto binding 379 * fixed EAP-TLS/PEAP/TTLS/FAST server to validate TLS Message Length 666 * added support for fragmenting EAP-TTLS/PEAP/FAST Phase 2 (tunneled) 688 * added support for pending EAP processing in EAP-{PEAP,TTLS,FAST} 882 for the RADIUS accounting messages (e.g., for EAP-PEAP/TTLS to get 964 * added support for configuring a forced PEAP version based on the 986 authentication (EAP-PEAP, EAP-TTLS) 991 * added support for EAP-PEAP in the integrated EAP authenticator 995 for EAP-TLS and EAP-PEAP
|
D | android.config | 68 # EAP-PEAP for the integrated EAP server
|
D | defconfig | 74 # EAP-PEAP for the integrated EAP server
|
/external/autotest/client/site_tests/network_RackWiFiConnect/ |
D | control.PEAP | 7 NAME = 'network_RackWiFiConnect.PEAP' 13 case a PEAP network. 19 test=wifi_rack_constants.PEAP.testname)
|
/external/autotest/client/common_lib/cros/network/ |
D | wifi_rack_constants.py | 39 PEAP = NetworkServices('PEAP', variable 64 WEP, PEAP, WPA2, EAP_TTLS]
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
D | ieee8021x.conf | 8 eap=PEAP
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.conf.sgml | 77 <para>WPA-RADIUS/EAP-PEAP/MSCHAPv2 with RADIUS servers that 87 eap=PEAP 159 eap=TTLS PEAP TLS 204 certificates whereas EAP-PEAP and EAP-TTLS only require the server
|
D | wpa_supplicant.sgml | 153 <para>EAP-PEAP/MSCHAPv2 (both PEAPv0 and PEAPv1)</para> 158 <para>EAP-PEAP/TLS (both PEAPv0 and PEAPv1)</para> 162 <para>EAP-PEAP/GTC (both PEAPv0 and PEAPv1)</para> 166 <para>EAP-PEAP/OTP (both PEAPv0 and PEAPv1)</para> 170 <para>EAP-PEAP/MD5-Challenge (both PEAPv0 and PEAPv1)</para>
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpa_supplicant.conf | 1398 eap=PEAP 1632 eap=TTLS PEAP TLS
|
D | eap_testing.txt | 120 1) PEAPv1 required new label, "client PEAP encryption" instead of "client EAP 188 - EAP-PEAP / MD5-Challenge 189 - EAP-PEAP / TLS 241 limit with AVP encapsulation and TLS tunneling. Note: EAP-PEAP/TLS 375 - uses label "client PEAP encryption" 380 - uses label "client PEAP encryption"
|
D | README | 59 * EAP-PEAP/MSCHAPv2 (both PEAPv0 and PEAPv1) 60 * EAP-PEAP/TLS (both PEAPv0 and PEAPv1) 61 * EAP-PEAP/GTC (both PEAPv0 and PEAPv1) 62 * EAP-PEAP/OTP (both PEAPv0 and PEAPv1) 63 * EAP-PEAP/MD5-Challenge (both PEAPv0 and PEAPv1) 167 Optional libraries for EAP-TLS, EAP-PEAP, and EAP-TTLS: 174 One of these libraries is needed when EAP-TLS, EAP-PEAP, EAP-TTLS, or 181 algorithms with EAP-PEAP and EAP-TTLS. 301 methods (e.g., EAP-TLS, EAP-PEAP, ..) are included. 305 TLS, PEAP, or TTLS will require linking wpa_supplicant with OpenSSL [all …]
|
D | ChangeLog | 117 * EAP-PEAP: fixed interoperability issue with Windows 2012r2 server 717 (EAP-PEAP/TLS, EAP-TTLS/TLS, EAP-FAST/TLS) to support different CA 768 using EAP-TLS/PEAP/TTLS (i.e., only use it with EAP-FAST) 1296 * fixed EAP-PEAP/TTLS/FAST to use the correct EAP identifier in 1301 of EAP-PEAP/TTLS/FAST 1516 * fixed EAP phase 2 Nak for EAP-{PEAP,TTLS,FAST} (this was broken in 1755 * added EAP workaround for PEAP session resumption: allow outer, 1902 EAP-PEAP and EAP-TTLS 1928 * fixed CA certificate loading after a failed EAP-TLS/PEAP/TTLS 1930 * allow EAP-PEAP/TTLS fast reauthentication only if Phase 2 succeeded [all …]
|
D | todo.txt | 73 - cleanup TLS/PEAP/TTLS/FAST fragmentation: both the handshake and Appl. Data
|
D | defconfig | 99 # EAL-PEAP 363 # This means that EAP-TLS/PEAP/TTLS/FAST cannot be added as dynamic libraries
|
D | android.config | 87 # EAL-PEAP 355 # This means that EAP-TLS/PEAP/TTLS/FAST cannot be added as dynamic libraries
|
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/ |
D | control.wifi_check1x_PEAP | 15 PEAP authentication with tunneled MSCHAPv2, MD5, and GTC.
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |