Searched refs:all (Results 1 – 25 of 60) sorted by relevance
123
/hostap-latest/tests/hwsim/ |
D | README | 14 captured through the hwsim0 monitor interface that capture all frames 15 sent on all channels. wlantest is used to store the frames for 133 run-all.sh in tests/hwsim directory. This will use start.sh to load the 135 test tools. run-tests.sh is then used to run through all the defined 139 run-all.sh can be used to run the same test cases under different 143 ./run-all.sh 146 ./run-all.sh valgrind 149 ./run-all.sh trace 152 ./run-all.sh channels=<num of channels> 154 run-all.sh directs debug logs into the logs subdirectory (or $LOGDIR if [all …]
|
D | hostapd.wpa_psk | 5 00:00:00:00:00:00 another passphrase for all STAs
|
D | example-setup.txt | 130 passed all 1 test case(s) 139 To run all available test cases (about thousand or so), you can run following: 141 ./run-all.sh
|
/hostap-latest/src/ |
D | build.rules | 1 .PHONY: all 2 all: _all 97 # (lib_phony so we recurse all the time)
|
D | Makefile | 4 all: target
|
/hostap-latest/wpa_supplicant/ |
D | todo.txt | 16 to see unencrypted EAPOL-Key frames at all.. 28 in one page; how to build a PDF file with all the SGML included? 49 really needed for all cases, reading IMSI and generating Identity string 69 requiring every TLS wrapper to implement all functions 76 should not need to care about fragmentation at all
|
D | README-P2P | 69 change in the future so that all the needed operations could be done 81 like the default behavior, but it will scan through all the channels 109 Service name may be empty, in which case all ASP services will be 113 limit, it will automatically revert to requesting all ASP services. 300 This command can be used to remove the specified client from all groups 382 schedules a request for listing all available services of all service 383 discovery protocols and requests this to be sent to all discovered 420 # list of all Bonjour services 423 # list of all UPnP services 426 # list of all WS-Discovery services [all …]
|
D | interworking.c | 256 int all = wpa_s->fetch_all_anqp; in interworking_anqp_send_req() local 263 if (all) { in interworking_anqp_send_req() 267 if (all || (cred_with_roaming_consortium(wpa_s) && in interworking_anqp_send_req() 270 if (all) in interworking_anqp_send_req() 272 if (all || cred_with_nai_realm(wpa_s)) in interworking_anqp_send_req() 274 if (all || cred_with_3gpp(wpa_s)) { in interworking_anqp_send_req() 278 if (all || cred_with_domain(wpa_s)) in interworking_anqp_send_req() 297 if (all) in interworking_anqp_send_req() 300 if (all || cred_with_min_backhaul(wpa_s)) in interworking_anqp_send_req() 302 if (all || cred_with_conn_capab(wpa_s)) in interworking_anqp_send_req() [all …]
|
/hostap-latest/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.conf.sgml | 19 file that lists all accepted networks and security policies, 52 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group 55 # home network; allow all valid ciphers 148 <para>Catch all example that allows more or less all
|
D | Makefile | 1 all: man html pdf target
|
/hostap-latest/tests/hwsim/vm/ |
D | example-vm-setup.txt | 97 ./run-all.sh: passing the following args to run-tests.py: ap_open 100 passed all 1 test case(s) 110 To run all available test cases in 7 parallel VMs, you can run
|
D | linux.gdb | 45 # restore all the code to normal, and reinstall breakpoints when we 51 # continue, which reinstalls all breakpoints, including the ones in
|
D | README | 33 give it are passed through to run-all.sh, see there. 36 split the test cases between all the VMs. If the host system has enough
|
/hostap-latest/src/fst/ |
D | Makefile | 1 all: target
|
/hostap-latest/src/pae/ |
D | Makefile | 1 all: target
|
/hostap-latest/src/drivers/ |
D | Makefile | 1 all: target
|
/hostap-latest/wpaspy/ |
D | Makefile | 1 all: build target
|
/hostap-latest/hostapd/ |
D | hostapd.vlan | 6 # Optional wildcard entry matching all VLAN IDs. The first # in the interface
|
D | hostapd.wpa_psk | 21 00:00:00:00:00:00 another passphrase for all STAs
|
/hostap-latest/tests/hwsim/tnc/ |
D | Makefile | 5 all: $(ALL) target
|
/hostap-latest/doc/ |
D | ctrl_iface.doxygen | 290 iterate through scan results one BSS at a time and to fetch all 330 \c LIST_NETWORKS command output. Special network id \c all can be 331 used to enable all network. 337 \c LIST_NETWORKS command output. Special network id \c all can be 338 used to disable all network. 352 \c LIST_NETWORKS command output. Special network id \c all can be 353 used to remove all network. 391 The default search type is to first run a full scan of all channels 397 progressively through all channels one channel at the time with the 491 a request for listing all supported service discovery protocols and [all …]
|
D | Makefile | 1 all: docs target
|
/hostap-latest/wpa_supplicant/wpa_gui-qt4/icons/ |
D | Makefile | 22 all: $(ICONS) target
|
/hostap-latest/wpa_supplicant/dbus/ |
D | Makefile | 1 all: libwpadbus.a target
|
/hostap-latest/tests/fuzzing/dpp-uri/ |
D | Makefile | 1 all: dpp-uri target
|
123