Home
last modified time | relevance | path

Searched refs:file (Results 1 – 25 of 73) sorted by relevance

123

/hostap-latest/wpa_supplicant/wpa_gui-qt4/
Dicons.qrc3 <file alias="wpa_gui.svg">icons/wpa_gui.svg</file>
4 <file alias="ap.svg">icons/ap.svg</file>
5 <file alias="laptop.svg">icons/laptop.svg</file>
6 <file alias="group.svg">icons/group.svg</file>
7 <file alias="invitation.svg">icons/invitation.svg</file>
Dicons_png.qrc3 <file alias="wpa_gui.png">icons/hicolor/16x16/apps/wpa_gui.png</file>
4 <file alias="ap.png">icons/hicolor/32x32/apps/ap.png</file>
5 <file alias="laptop.png">icons/hicolor/32x32/apps/laptop.png</file>
6 <file alias="group.png">icons/hicolor/32x32/apps/group.png</file>
7 <file alias="invitation.png">icons/hicolor/32x32/apps/invitation.png</file>
/hostap-latest/hostapd/
Dhlr_auc_gw.txt11 text files: GSM triplet file (see hostapd.sim_db) and Milenage file (see
26 hlr_auc_gw [-hu] [-s<socket path>] [-g<triplet file>] [-m<milenage file>] \
27 [-D<DB file>] [-i<IND len in bits>]
31 -u = update SQN in Milenage file on exit
34 -g<triplet file> = path for GSM authentication triplets
35 -m<milenage file> = path for Milenage keys
36 -D<DB file> = path to SQLite database
Ddefconfig3 # This file lists the configuration options that are used when building the
8 # This file is included in Makefile, so variables like CFLAGS and LIBS can also
133 # PKCS#12 (PFX) support (used to read private key and certificate file from
134 # a file that usually has extension .p12 or .pfx)
182 # Add support for writing debug log to a file: -f /tmp/hostapd.log
192 # same file, e.g., using trace-cmd.
255 # This can be enabled with -e<entropy file> command line option. The specified
256 # file needs to be readable and writable by hostapd.
336 # configuration file) that are really useful only for testing clients that
Dandroid.config3 # This file lists the configuration options that are used when building the
8 # This file is included in Makefile, so variables like CFLAGS and LIBS can also
113 # PKCS#12 (PFX) support (used to read private key and certificate file from
114 # a file that usually has extension .p12 or .pfx)
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_supplicant.conf.sgml13 <refpurpose>configuration file for wpa_supplicant</refpurpose>
19 file that lists all accepted networks and security policies,
20 including pre-shared keys. See the example configuration file,
25 <para>All file paths in this configuration file should use full
30 <para>Changes to configuration file can be reloaded be sending
35 <para>Configuration file can include one or more network blocks,
38 the configuration file, network security level (WPA/WPA2 is
210 private key file has to also be included in configuration. If the
216 same file.</para>
225 # convert CA certificate (if included in PFX file) to PEM format
Dwpa_cli.sgml25 <arg>-a <replaceable>action file</replaceable></arg>
26 <arg>-P <replaceable>pid file</replaceable></arg>
54 configuration file). This makes it possible to run wpa_cli with a
72 file, it sends a request message to all attached frontend programs,
153 <term>-a file</term>
155 <listitem><para>Run in daemon mode executing the action file
156 based on events from wpa_supplicant. The specified file will
163 the file: WPA_CTRL_DIR, WPA_ID, and WPA_ID_STR. WPA_CTRL_DIR
171 <term>-P file</term>
174 file.</para></listitem>
[all …]
Deapol_test.sgml22 <arg>-c<replaceable>config file</replaceable></arg>
31 <arg>-o<replaceable>file</replaceable></arg>
78 re-authentication. The configuration file uses the same format for
86 <term>-c configuration file path</term>
149 <term>-o file</term>
Dwpa_supplicant.sgml21 <arg>-c<replaceable>config file</replaceable></arg>
24 <arg>-f<replaceable>output file</replaceable></arg>
25 <arg>-I<replaceable>additional config file</replaceable></arg>
337 <para>Path to configuration file. (Per interface)</para>
361 <para>Path to additional configuration file.</para>
382 <term>-e entropy file</term>
390 <term>-f output file</term>
392 <para>Log output to specified file instead of stdout. (This
454 <para>Path to PID file.</para>
611 using ap_scan=0 option in configuration file.</para>
[all …]
Dwpa_priv.sgml23 <arg>-P <replaceable>pid file</replaceable></arg>
105 <term>-P file</term>
108 file.</para></listitem>
/hostap-latest/wpa_supplicant/
DREADME-DPP27 The following parameters must be included in the config file used to
33 Enable DPP in wpa_supplicant build config file
40 Enable DPP in hostapd build config file
54 Sample supplicant config file before provisioning
63 Sample hostapd config file before provisioning
135 config file. If the Enrollee is an AP, we need to manually write these
136 values to the hostapd config file. If the Enrollee is a client device,
137 these details can be automatically saved to config file using the
149 to 2 in wpa_supplicant conf file.
189 Sample station configuration file after provisioning
DREADME11 file for more instructions.
132 configuration file.
176 implementation. A configuration file, .config, for compilation is
291 build time configuration file, .config, in the wpa_supplicant root
294 comments and are ignored. See defconfig file for an example configuration
371 After you have created a configuration file, you can build
383 You will need to make a configuration file, e.g.,
385 you are going to use. Configuration file section below includes
386 explanation of the configuration file format and includes various
410 wpa_supplicant [-BddfhKLqqtuvW] [-P<pid file>] [-g<global ctrl>] \
[all …]
Dandroid.config3 # This file lists the configuration options that are used when building the
8 # This file is included in Makefile, so variables like CFLAGS and LIBS can also
154 # PKCS#12 (PFX) support (used to read private key and certificate file from
155 # a file that usually has extension .p12 or .pfx)
219 # file = text file (e.g., wpa_supplicant.conf; note: the configuration file
223 CONFIG_BACKEND=file
226 # file to be updated based on runtime configuration changes). The runtime
341 # be loaded in the beginning of the wpa_supplicant configuration file
342 # (see load_dynamic_eap parameter in the example file) before being used in
361 # Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
[all …]
Ddefconfig3 # This file lists the configuration options that are used when building the
8 # This file is included in Makefile, so variables like CFLAGS and LIBS can also
191 # PKCS#12 (PFX) support (used to read private key and certificate file from
192 # a file that usually has extension .p12 or .pfx)
268 # file = text file (e.g., wpa_supplicant.conf; note: the configuration file
272 CONFIG_BACKEND=file
275 # file to be updated based on runtime configuration changes). The runtime
387 # be loaded in the beginning of the wpa_supplicant configuration file
388 # (see load_dynamic_eap parameter in the example file) before being used in
423 # Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
[all …]
DREADME-Windows.txt60 match with the selected directory. In case a project file in the IDE is
69 nmake.mak file expects OpenSSL to be installed into C:\dev\openssl, but
96 .config file should enable only one driver interface,
105 version, i.e., just run make after having created .config file. An
132 text file.
252 of a text file and command line parameters. In addition, it can be
287 files, each profile would map to a separate text file with possibly multiple
290 network block in the configuration file. In addition, blobs subkey has
/hostap-latest/wpadebug/src/w1/fi/wpadebug/
DQrCodeScannerActivity.java64 File file = new File("/sdcard", FILE_NAME); in writeToFile() local
67 file.createNewFile(); in writeToFile()
68 FileOutputStream fOut = new FileOutputStream(file); in writeToFile()
DInputUri.java91 File file = new File("/sdcard", FILE_NAME); in writeToFile() local
94 file.createNewFile(); in writeToFile()
95 FileOutputStream fOut = new FileOutputStream(file); in writeToFile()
/hostap-latest/hs20/server/www/
Dusers.php213 foreach ($files as $file) {
214 if (!preg_match("/.xml$/", $file))
216 if ($file == $row['policy'] . ".xml")
218 $p = substr($file, 0, -4);
/hostap-latest/wpadebug/
DREADME10 file for more instructions.
27 - mkdir hostap/wpadebug/libs # target for the jar file
61 Optionally, a text file with a set of command can be installed to allow
62 arbitrary shell commands to be executed. This text file need to be in
/hostap-latest/hs20/server/ca/
Dopenssl-root.cnf1 # OpenSSL configuration file for Hotspot 2.0 PKI (Root CA)
21 database = $dir/index.txt # database index file.
32 RANDFILE = $dir/private/.rand # private random number file
Dopenssl.cnf1 # OpenSSL configuration file for Hotspot 2.0 PKI (Intermediate CA)
21 database = $dir/index.txt # database index file.
32 RANDFILE = $dir/private/.rand # private random number file
/hostap-latest/tests/hwsim/
Drun-all.sh155 lcov -q --capture --directory ../../wpa_supplicant --output-file $LOGDIR/wpas_lcov.info
157 lcov -q --capture --directory ../../hostapd --output-file $LOGDIR/hostapd_lcov.info
/hostap-latest/
DCONTRIBUTIONS44 patch file than just send a whitespace damaged version in the message
55 In general, the best way of generating a suitable formatted patch file
67 open source license indicated in the file" means that the contribution
77 open source license indicated in the file" means that the contribution
118 indicated in the file; or
126 in the file; or
DREADME11 file for more instructions.
15 README file respective subdirectories (wpa_supplicant/README or
/hostap-latest/doc/
Dtesting_tools.doxygen36 eapol_test uses the same build time configuration file, .config, as
37 wpa_supplicant. This file is used to select which EAP methods are
57 -c<conf> = configuration file
79 re-authentication. The configuration file uses the same format for

123