Michael Braun
|
50bd8e0a90
FT: Replace inter-AP protocol with use of OUI Extended Ethertype
|
8 years ago |
Avraham Stern
|
b3060bf99f
common: Add helper function to convert RSSI to RCPI
|
8 years ago |
Jouni Malinen
|
e55df99ee6
Share a single str_starts() implementation
|
8 years ago |
Jouni Malinen
|
6527b52ead
Undefine __bitwise before defining it for sparse
|
8 years ago |
Paul Stewart
|
0fe5a23424
Remove newlines from wpa_supplicant config network output
|
9 years ago |
Jouni Malinen
|
ecbb0b3dc1
WPS: Reject a Credential with invalid passphrase
|
9 years ago |
David Spinadel
|
624b8a061f
utils: Add ssid_parse() function
|
9 years ago |
Jouni Malinen
|
6d07e76020
wlantest: Use local ETH_P_IP define instead of linux/if_ether.h
|
9 years ago |
Max Stepanov
|
add5975751
utils: Add cstr_token() function
|
9 years ago |
Jouni Malinen
|
faf7ce5d4f
Drop CONFIG_TI_COMPILER ifdefs
|
9 years ago |
Anton Nayshtut
|
36209df93a
Add is_multicast_ether_addr()
|
10 years ago |
Jouni Malinen
|
476a634d60
Avoid ubsan warning on 0x80<<24 not fitting in int in WPA_GET_BE32/LE32
|
9 years ago |
Jouni Malinen
|
32d6463fe7
Make BIT() unsigned int instead of int
|
9 years ago |
Jouni Malinen
|
0f5acfba06
Use common is_ctrl_char() helper function
|
10 years ago |
Jouni Malinen
|
2c1cf90376
Add wpa_snprintf_hex_sep()
|
10 years ago |
Brian Gix
|
c3d6c71782
Add helper functions for escaping and unescaping UTF-8
|
10 years ago |
Jouni Malinen
|
6dbbef9603
Define host_to_le32() for Windows builds
|
10 years ago |
Stefan Tomanek
|
79cd993a62
Add address masks to BSSID lists
|
10 years ago |
Jouni Malinen
|
7781da6b2b
Remove unused find_first_bit()
|
10 years ago |
Moshe Benji
|
71d263ea70
Add wpa_scnprintf() helper function
|
10 years ago |
Eliad Peller
|
1b640fd27c
Add str_token() function
|
10 years ago |
Kyeyoon Park
|
6897556455
common: Add definition for ETH_HLEN
|
10 years ago |
Jouni Malinen
|
1cbdb9d137
Add helper function for generating random MAC addresses with same OUI
|
10 years ago |
Jouni Malinen
|
4d8fb63799
Add helper function for generating random MAC addresses
|
10 years ago |
Jouni Malinen
|
19c48da06b
Clear wpa_supplicant configuration keys explicitly
|
10 years ago |
Jouni Malinen
|
1450e1e319
Define __maybe_unused
|
11 years ago |
Jouni Malinen
|
98eda9c26d
Move int_array helpfer functions to utils/common.c
|
11 years ago |
Eliad Peller
|
c781eb8428
hostapd: Verify VHT capabilities are supported by driver
|
11 years ago |
Jouni Malinen
|
39044a7033
Introduce ARRAY_SIZE() macro
|
11 years ago |
Jouni Malinen
|
af8a827b90
Make frequency range list routines more general
|
11 years ago |