| /hostap-latest/hs20/server/www/ |
| D | spp.php | 32 $needed = array('nonce'=>1, 'nc'=>1, 'cnonce'=>1, 'qop'=>1, 'username'=>1, variable 35 $keys = implode('|', array_keys($needed)); 40 unset($needed[$m[1]]); 42 if ($needed) { 43 error_log("spp.php - Authentication failed - missing: " . print_r($needed));
|
| D | est.php | 20 $needed = array('nonce'=>1, 'nc'=>1, 'cnonce'=>1, 'qop'=>1, 'username'=>1, variable 23 $keys = implode('|', array_keys($needed)); 28 unset($needed[$m[1]]); 30 if ($needed) {
|
| /hostap-latest/doc/ |
| D | eap.doxygen | 37 \ref eap_method defines the needed function pointers that each EAP method 44 needed validation steps for received packets. In addition, these 46 header, if needed. 65 \ref eap_example_peer.c shows the initialization and glue code needed to
|
| D | eap_server.doxygen | 37 \ref eap_method defines the needed function pointers that each EAP method 44 needed validation steps for received packets. In addition, these 46 header, if needed.
|
| D | porting.doxygen | 84 needed functionality for wpa_supplicant. Linux packet socket is an 148 needed. It can be implemented in a new file that is then linked with 164 wpa_supplicant processing is needed for them. This can be done, e.g., 206 be needed for build systems that either use different type of make
|
| D | driver_wrapper.doxygen | 37 needed to other wrappers and hardware independent parts of 159 a larger buffer is needed) 178 information from associnfo and if needed, from scan results if WPA/RSN
|
| D | directories.doxygen | 82 functionality needed to implement Wi-Fi Protected Setup.
|
| D | hostapd_ctrl_iface.doxygen | 50 Once the control interface connection is not needed anymore, it should
|
| /hostap-latest/hostapd/ |
| D | android.config | 84 # EAP-PSK for the integrated EAP server (this is _not_ needed for WPA-PSK) 97 # functionality needed for EAP-FAST. If EAP-FAST is enabled with OpenSSL, 99 # to add the needed functions. 136 # code is not needed. 214 # functionality needed to use WEP is available in the current hostapd
|
| D | defconfig | 90 # EAP-PSK for the integrated EAP server (this is _not_ needed for WPA-PSK) 179 # code is not needed. 237 # needed, e.g., for key generation. On Linux and BSD systems, this works by 302 # needed for LibTomMath. Alternatively, an integrated, minimal version of 400 # functionality needed to use WEP is available in the current hostapd
|
| D | hostapd.eap_user | 16 # access is needed, two user entries is needed, one for phase 1 and another
|
| /hostap-latest/wpa_supplicant/ |
| D | README-Windows.txt | 55 WinPcap development package is needed for the build and this can be 82 needed) for it. Alternative, you can copy files from 84 files needed). 90 wpa_supplicant can be built for cygwin by installing the needed 94 http://winpcap.polito.it/install/default.htm is needed. 138 will be needed when starting wpa_supplicant. Alternatively, the 166 needed). It can be left out if debugging information is not needed.
|
| D | todo.txt | 34 state machine so that EAPOL state machine is not needed for this 49 really needed for all cases, reading IMSI and generating Identity string
|
| D | android.config | 105 # EAP-PSK (experimental; this is _not_ needed for WPA-PSK) 199 # if debugging code is not needed. The size reduction can be around 35% 305 # needed for LibTomMath. Alternatively, an integrated, minimal version of 406 # data when needed, e.g., for key generation. On Linux and BSD systems, this 511 # This is needed to be able to use mode=1 network profile with proto=RSN and 540 # functionality needed to use WEP is available in the current wpa_supplicant
|
| D | README-WPS | 82 The network configuration blocks needed for WPS are added 117 the client will be enrolled with credentials needed to connect to the 136 If a random PIN is needed for a user interface, "wpa_cli wps_pin get" 340 credentials needed to access the network. 393 station to provision the credentials needed to access the network.
|
| D | README | 107 - minimal size (ca. 50 kB binary, parts of which are already needed for WPA; 174 One of these libraries is needed when EAP-TLS, EAP-PEAP, EAP-TTLS, or 177 needed to enable IEEE 802.1X/EAPOL and EAP methods. Note that EAP-MD5, 297 The build time configuration can be used to select only the needed 739 CTRL-REQ-PASSWORD-1:Password needed for SSID foobar 744 CTRL-REQ-OTP-2:Challenge 1235663 needed for SSID foobar 838 # remove network configuration, if needed 935 perform the needed operations. wpa_priv can control what privileged 989 capabilities to match the functions needed by wpa_supplicant. The 990 minimum set of capabilities needed for the operations is CAP_NET_ADMIN [all …]
|
| D | defconfig | 139 # EAP-PSK (experimental; this is _not_ needed for WPA-PSK) 242 # if debugging code is not needed. The size reduction can be around 35% 355 # needed for LibTomMath. Alternatively, an integrated, minimal version of 468 # data when needed, e.g., for key generation. On Linux and BSD systems, this 618 # This is needed to be able to use mode=1 network profile with proto=RSN and 655 # functionality needed to use WEP is available in the current wpa_supplicant
|
| D | README-P2P | 69 change in the future so that all the needed operations could be done 493 cached information may have changed. This is only needed when external 566 the persistent group, the peer parameter is not needed. Otherwise it is 569 it be not known for some reason (this should not be needed in most 575 select to use another channel, if needed).
|
| D | ChangeLog | 91 to enable it, if really needed) 909 - try to avoid extra scans when the needed information is available 1049 - an external program is needed to manage the audio/video streaming 1270 * EAP-TNC: add Flags field into fragment acknowledgement (needed to 1363 wireless device or IEEE 802.1X on wired is needed) 1401 * added a Windows installer that includes WinPcap and all the needed 1404 servide and add a new interface if needed through wpa_gui dialog 1424 needed with that version anymore) 1473 if needed); cleaner way of handling this functionality is to use an 1597 needed to run two methods in sequence (IF-T) and the IF-IMC and [all …]
|
| /hostap-latest/eap_example/ |
| D | README | 21 eap_example_peer.c shows the initialization and glue code needed to
|
| /hostap-latest/hs20/server/ |
| D | hs20-osu-server.txt | 25 Packages needed for running the service: 30 Additional packages needed for building the components:
|
| /hostap-latest/wpadebug/ |
| D | README | 48 This is not suitable for any production use. This is needed for direct
|
| /hostap-latest/wpa_supplicant/doc/docbook/ |
| D | wpa_cli.sgml | 97 CTRL-REQ-PASSWORD-1:Password needed for SSID foobar 104 CTRL-REQ-OTP-2:Challenge 1235663 needed for SSID foobar
|
| /hostap-latest/tests/hwsim/ |
| D | README | 63 Debian/Ubuntu packages are likely to be needed: 191 only a minimal level of python knowledge should really be needed to
|
| /hostap-latest/tests/hwsim/vm/ |
| D | README | 5 .config. You can adjust it as needed, the configuration is for a 64-bit x86
|