Home
last modified time | relevance | path

Searched full:build (Results 1 – 25 of 156) sorted by relevance

1234567

/hostap-latest/tests/build/
Drun-build-tests.sh5 git archive --format=tar --prefix=hostap-build/ HEAD > $DIR/hostap-build.tar
8 echo "Build test directory: $DIR"
11 for i in build-hostapd-*.config; do
12 ./build-hostapd.sh $DIR $i
15 for i in build-wpa_supplicant-*.config; do
16 ./build-wpa_supplicant.sh $DIR $i
20 echo "Build test directory: $DIR"
Dbuild-hostapd.sh18 NAME=`echo $CONF | sed s/^build-hostapd-// | sed s/\.config$//`
19 echo -n "hostapd build: $NAME - "
22 rm -rf hostap-build
23 tar xf hostap-build.tar
25 cp $CONF $DIR/hostap-build/hostapd/.config
27 pushd $DIR/hostap-build/hostapd > /dev/null
35 rm -rf $DIR/hostap-build
Dbuild-wpa_supplicant.sh18 NAME=`echo $CONF | sed s/^build-wpa_supplicant-// | sed s/\.config$//`
19 echo -n "wpa_supplicant build: $NAME - "
22 rm -rf hostap-build
23 tar xf hostap-build.tar
25 cp $CONF $DIR/hostap-build/wpa_supplicant/.config
27 pushd $DIR/hostap-build/wpa_supplicant > /dev/null
35 rm -rf $DIR/hostap-build
/hostap-latest/tests/hwsim/
Drun-all.sh25 if [ -n "$BUILD" ]; then
26 DB="$DB -b $BUILD"
36 echo "\t[-n <num> | --channels <num>] [-B | --build]"
45 unset BUILD
67 -B | --build)
69 echo "$0: build before running tests"
70 BUILD=build
99 if [ ! -z "$BUILD" ]; then
100 SUFFIX=-build
116 if [ ! -z "$BUILD" ]; then
[all …]
Dexample-setup.txt35 sudo apt-get install build-essential git libpcap-dev libsqlite3-dev binutils-dev libnl-3-dev libnl-…
67 Update iw based on custom iw.git build
72 can be used to replace that version with a custom build. This is
102 Download a snapshot of the hostap.git repository and build the programs
106 ./build.sh
173 Backports not allowing WEXT support to be enabled. A newer build
175 build:
179 regression in the specific snapshot build. All other test cases passed
Drun-tests.py100 def report(conn, prefill, build, commit, run, test, result, duration, logdir, argument
103 if not build:
104 build = ''
109 …sql = "INSERT INTO results(test,result,run,time,duration,build,commitid) VALUES(?, ?, ?, ?, ?, ?, …
110 params = (test, result, run, time.time(), duration, build, commit)
275 parser.add_argument('-b', metavar='<build>', dest='build', help='build ID')
332 … conn.execute('CREATE TABLE IF NOT EXISTS results (test,result,run,time,duration,build,commitid)')
455 report(conn, False, args.build, args.commit, run, name, 'NOTRUN', 0,
721 report(conn, args.prefill, args.build, args.commit, run, name, result,
/hostap-latest/wpa_supplicant/vs2005/
Dwpa_supplicant.sln26 {8BCFDA77-AEDC-4168-8897-5B73105BBB87}.Debug|Win32.Build.0 = Debug|Win32
28 {8BCFDA77-AEDC-4168-8897-5B73105BBB87}.Release|Win32.Build.0 = Release|Win32
30 {E3A7B181-22CC-4DA3-8410-6AD69879A9EC}.Debug|Win32.Build.0 = Debug|Win32
32 {E3A7B181-22CC-4DA3-8410-6AD69879A9EC}.Release|Win32.Build.0 = Release|Win32
34 {E2A4A85F-CA77-406D-8ABF-63EF94545ACC}.Debug|Win32.Build.0 = Debug|Win32
36 {E2A4A85F-CA77-406D-8ABF-63EF94545ACC}.Release|Win32.Build.0 = Release|Win32
38 {ADBE4EA8-F0C5-40C2-AE89-C56D0F2EC1DF}.Debug|Win32.Build.0 = Debug|Win32
40 {ADBE4EA8-F0C5-40C2-AE89-C56D0F2EC1DF}.Release|Win32.Build.0 = Release|Win32
42 {9E87CD9C-60CE-4533-85CF-85CA3A9BF26A}.Debug|Win32.Build.0 = Debug|Win32
44 {9E87CD9C-60CE-4533-85CF-85CA3A9BF26A}.Release|Win32.Build.0 = Release|Win32
[all …]
/hostap-latest/wpaspy/
DMakefile1 all: build
5 .PHONY: build
6 build: $(SRC) setup.py target
7 python setup.py build
15 rm -rf build
/hostap-latest/tests/hwsim/vm/
Dexample-vm-setup.txt26 # build tools
27 sudo apt install build-essential git libpcap-dev libssl-dev libxml2-dev \
44 Download a snapshot of the hostap.git repository and build the programs
49 ./build.sh
58 Build a Linux kernel for testing
68 Build wmediumd for testing
77 Build sigma_dut for testing
DREADME9 To build the regular x86_64 kernel, simply issue
13 or to build UML:
79 Note that in this case you need to keep your build and source directories
/hostap-latest/doc/
Dporting.doxygen40 OS_NO_C_LIB_DEFINES may be defined for the build and the wrapper
171 \section simple_build Simple build example
174 build of wpa_supplicant with WPA-PSK support and once that is
177 Following command can be used to build very simple version of
189 since the build is complete in the sense that all functions are
190 present and this is easy to configure to a build system by just
193 Once this version can be build successfully, the end result can be
206 be needed for build systems that either use different type of make
Deap_server.doxygen29 New EAP methods need to be registered by adding them into the build
32 method should use a build-time configuration option, e.g., EAP_TLS, in
34 in the build.
/hostap-latest/tests/
DREADME12 Build testing
15 wpa_supplicant and hostapd support number of build option
16 combinations. The test scripts in the build subdirectory can be used to
19 (build-{hostapd,wpa_supplicant}-*.config) to get them included in test
23 cd build
24 ./run-build-tests.h
/hostap-latest/wpa_supplicant/
DREADME-DPP24 Build config setup
30 wpa_supplicant build config
33 Enable DPP in wpa_supplicant build config file
37 hostapd build config
40 Enable DPP in hostapd build config file
44 Configurator build config
47 Any STA or AP device can act as a Configurator. Enable DPP in build
DREADME-Windows.txt36 The default build setup for wpa_supplicant is to use MinGW and
38 possible to build this under Windows using the MinGW tools, but that
55 WinPcap development package is needed for the build and this can be
83 {Win32OpenSSLRoot}\VC\static to create a static build (no OpenSSL .dll
104 Othen than this, the build should be more or less identical to Linux
115 be used to build the binary in the Qt 4 Command Prompt:
194 the native build for Windows uses named pipes and the contents of the
249 program that is alternative build of wpa_supplicant.exe. Most of the
DREADME-WPS57 wpa_supplicant build configuration (.config). Here is an example
328 (build with "make nfc_pw_token") can be used to generate NFC password
332 The "wps_nfc_config_token <WPS/NDEF>" command can be used to build an
343 to build an NFC configuration token based on a locally configured
362 "nfc_get_handover_req <NDEF> <WPS-CR>" command can be used to build the
369 build the contents of a Handover Select Message for connection handover
374 UUID|BSSID argument is included, this is a request to build the handover
386 used to build an NFC configuration token for the specified AP when
Ddefconfig1 # Example wpa_supplicant build time configuration
20 # used to fix build issues on such systems (krb5.h not found).
61 # For native build using mingw
227 # build.
386 # Dynamic EAP methods are build as shared objects (eap_*.so) and they need to
393 # main program must have been build with the EAP method enabled (=y or =dyn).
395 # unless at least one of them was included in the main build to force inclusion
397 # in the main build to be able to load these methods dynamically.
499 # Requires glibc 2.25 to build, falls back to /dev/random if unavailable.
656 # release under this optional build parameter. This functionality is subject to
[all …]
Dandroid.config1 # Example wpa_supplicant build time configuration
20 # used to fix build issues on such systems (krb5.h not found).
49 # For native build using mingw
184 # build.
340 # Dynamic EAP methods are build as shared objects (eap_*.so) and they need to
347 # main program must have been build with the EAP method enabled (=y or =dyn).
349 # unless at least one of them was included in the main build to force inclusion
351 # in the main build to be able to load these methods dynamically.
541 # release under this optional build parameter. This functionality is subject to
/hostap-latest/wpadebug/
DREADME19 Build
22 - Install Android SDK and build tools
25 To build zxing core:
34 To build wpadebug application:
/hostap-latest/hs20/server/
Dhs20-osu-server.txt16 Build dependencies
31 sudo apt-get install build-essential
50 Build
56 #example build configuration
77 # build hs20_spp_server
104 # Build local keys and certs
/hostap-latest/hostapd/
Dandroid.config1 # Example hostapd build time configuration
21 # shipped with your distribution yet. If that is the case, you need to build
22 # newer libnl version and point the hostapd build to use it.
121 # Build IPv6 support for RADIUS operations
215 # release under this optional build parameter. This functionality is subject to
DChangeLog74 * removed WEP support from the default build (CONFIG_WEP=y can be used
76 * added a build option to remove TKIP support (CONFIG_NO_TKIP=y)
143 * fixed build with LibreSSL
302 * fixed hlr_auc_gw build with OpenSSL
653 * Add WPA_IGNORE_CONFIG_ERRORS build option to continue in case of bad
684 - Add build option CONFIG_WPS_EXTENSIBILITY_TESTING to enable tool
686 - Add build option CONFIG_WPS_STRICT to allow disabling of WPS
701 * Android: Add build and runtime support for Android hostapd.
706 - Add support for TLS v1.1 (RFC 4346). Enable with build parameter
787 functionality from the program binary based on build configuration
[all …]
/hostap-latest/
D.gitignore5 wpaspy/build
8 build/
/hostap-latest/src/drivers/
DMakefile6 rm -f build.wpa_supplicant build.hostapd
/hostap-latest/tests/fuzzing/
Dbuild-test.sh5 echo "Build test failed"
24 echo "Build test succeeded"

1234567