You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/wlantest
Johannes Berg 87098d3324 build: Put archive files into build/ folder too
This is something I hadn't previously done, but there are
cases where it's needed, e.g., building 'wlantest' and then
one of the tests/fuzzing/*/ projects, they use a different
configuration (fuzzing vs. not fuzzing).

Perhaps more importantly, this gets rid of the last thing
that was dumped into the source directories, apart from
the binaries themselves.

Note that due to the use of thin archives, this required
building with absolute paths.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
4 years ago
..
Makefile build: Put archive files into build/ folder too 4 years ago
bip.c wlantest: Fix bip_protect() memory allocation 8 years ago
bss.c wlantest: Basic Extended Key ID support 4 years ago
ccmp.c IEEE P802.11ah/D10.0 PV1 CCMP test vectors 8 years ago
ctrl.c OCV: Add wlantest support for indicating OCV 5 years ago
gcmp.c Declare all read only data structures as const 9 years ago
inject.c Remove trailing whitespace 7 years ago
monitor.c wlantest: Comment out Linux packet socket from OS X build 4 years ago
process.c wlantest: Ethernet interface capture 4 years ago
readpcap.c wlantest: Detect and report plaintext payload in protected frames 4 years ago
rx_data.c wlantest: Add frame number fo replay detected messages 4 years ago
rx_eapol.c wlantest: Fix EAPOL-Key Key Data padding removal 4 years ago
rx_ip.c wlantest: Comment out ICMP processing from OS X builds 4 years ago
rx_mgmt.c wlantest: Validate FT elements in Reassociation Response frame 4 years ago
rx_tdls.c Simplify Timeout Interval element parsing 9 years ago
sta.c wlantest: Update BSS IEs based on EAPOL-Key msg 3/4 4 years ago
test_vectors.c Move CRC-32 routine from wlantest to src/utils 8 years ago
tkip.c Use os_memdup() 7 years ago
wep.c Move CRC-32 routine from wlantest to src/utils 8 years ago
wired.c wlantest: Use BSD compatible UDP header struct 4 years ago
wlantest.c wlantest: Ethernet interface capture 4 years ago
wlantest.h wlantest: Validate FT elements in Reassociation Request frame 4 years ago
wlantest_cli.c wlantest: Add a BSS probe_response counter 11 years ago
wlantest_ctrl.h wlantest: Add a BSS probe_response counter 11 years ago
writepcap.c wlantest: Ethernet interface capture 4 years ago