History log of /wlan-dirver/utils/sigma-dut/Makefile (Results 1 – 11 of 11)
Revision Date Author Comments
# 79e6c109 02-Apr-2020 Sunil Dutt <usdutt@codeaurora.org>

Miracast: Migrate to usage of native DHCP APIs

Use the native DHCP APIs by removing the MIRACAST_DHCP_M flag.
Remove legacy code for exercising DHCP functionality associated
with the flag.

Signed-o

Miracast: Migrate to usage of native DHCP APIs

Use the native DHCP APIs by removing the MIRACAST_DHCP_M flag.
Remove legacy code for exercising DHCP functionality associated
with the flag.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 1206a45a 13-Jun-2019 Jouni Malinen <jouni@codeaurora.org>

Make CFI build more helpful for debugging by printing the error

Request the CFI sanitizer to print details of the error instead of
silently trapping the program.

Signed-off-by: Jouni Malinen <jouni

Make CFI build more helpful for debugging by printing the error

Request the CFI sanitizer to print details of the error instead of
silently trapping the program.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# c1735d5f 12-Jun-2019 Jouni Malinen <jouni@codeaurora.org>

Add build option for using Clang Control Flow Intergrity (CFI) sanitizer

"make CFI=y" can now be used to build a sigma_dut version for checking
CFI sanitizer behavior.

Signed-off-by: Jouni Malinen

Add build option for using Clang Control Flow Intergrity (CFI) sanitizer

"make CFI=y" can now be used to build a sigma_dut version for checking
CFI sanitizer behavior.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 80102f16 25-Feb-2019 Jouni Malinen <jouni@codeaurora.org>

Add option to build with clang/LLVM UBSan

'make UBSAN=y' can now be used to build sigma_dut with sanitizer for
undefined behavior enabled.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# 3b17d530 04-Sep-2018 Jouni Malinen <jouni@codeaurora.org>

server_reset_default: Database updates based on UserName

This adds support for resetting user accounts to default settings based
on the UserName parameter.

Signed-off-by: Jouni Malinen <jouni@codea

server_reset_default: Database updates based on UserName

This adds support for resetting user accounts to default settings based
on the UserName parameter.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# ad8a24e0 04-Sep-2018 Jouni Malinen <jouni@codeaurora.org>

Remove server commands from default build

The server commands will require additional libraries that are not
normally needed for AP/STA builds, so replace the old NO_SERVER=y make
argument with SERV

Remove server commands from default build

The server commands will require additional libraries that are not
normally needed for AP/STA builds, so replace the old NO_SERVER=y make
argument with SERVER=y, i.e., remove this from default builds and
require SERVER=y to be used if control for server functionality is
needed.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 291d97da 01-Feb-2018 Peng Xu <pxu@codeaurora.org>

Add support for sending netlink messages

This allows sigma_dut to issue nl80211 commands directly without having
to use an external tool like iw (or go through wpa_supplicant) to do so.

An example

Add support for sending netlink messages

This allows sigma_dut to issue nl80211 commands directly without having
to use an external tool like iw (or go through wpa_supplicant) to do so.

An example of how to send a vendor command to the driver is provided in
atheros.c by function cmd_atheros_config_scan(), which is to enable or
disable scan functionality in the driver.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# d86e5828 29-Aug-2017 Jouni Malinen <jouni@qca.qualcomm.com>

DPP: Add dev_exec_action support for Program,DPP

This adds initial, but not yet fully complete, support for the new DPP
CAPI operations using the dev_exec_action command.

Signed-off-by: Jouni Malin

DPP: Add dev_exec_action support for Program,DPP

This adds initial, but not yet fully complete, support for the new DPP
CAPI operations using the dev_exec_action command.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>

show more ...


# 9c381f59 17-Mar-2017 Amarnath Hullur Subramanyam <amarnath@qca.qualcomm.com>

Add Miracast R2 functionality along with R1

This provides an option to use an external library to execute Miracast
operations.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>


# d66913ac 29-Jul-2016 priyadharshini gowthaman <pgowtham@qca.qualcomm.com>

Add support for Location program STA features

These commit includes the followng changes:
1) Fine Timing Measurement Request - Single Burst
2) Fine Timing Measurement Request - Multi Burst
3) ANQP -

Add support for Location program STA features

These commit includes the followng changes:
1) Fine Timing Measurement Request - Single Burst
2) Fine Timing Measurement Request - Multi Burst
3) ANQP - LCI, Location Civic & FQDN Request
4) Neighbor Report Request

Signed-off-by: priyadharshini gowthaman <pgowtham@qca.qualcomm.com>

show more ...


# cd4e3c3e 29-Oct-2015 Jouni Malinen <jouni@qca.qualcomm.com>

Import the initial version of sigma_dut open source project

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>