Jouni Malinen
|
9d2cb3ec94
Make CONFIG_TESTING_OPTIONS=y enable all testing options
|
11 years ago |
Jouni Malinen
|
a4cfb48694
Add make lcov-html to generate code coverage report
|
11 years ago |
Jouni Malinen
|
7feff06567
Add CONFIG_CODE_COVERAGE=y option for gcov
|
11 years ago |
Johannes Berg
|
594516b4c2
Use monotonic clock for relative time for eloop if available
|
11 years ago |
Eliad Peller
|
f2112b2ac8
wpa_supplicant: Add CONFIG_IEEE80211AC
|
11 years ago |
Janusz Dziedzic
|
e76da50529
hostapd: Add AP DFS support
|
11 years ago |
Jouni Malinen
|
7e7610d788
EAP-EKE: Add peer implementation
|
11 years ago |
Jouni Malinen
|
aa20e1a1fb
Remove CONFIG_NO_WPA2 build parameter
|
11 years ago |
Johannes Berg
|
e9ee8dc394
wpa_supplicant: Support VHT capability overrides
|
11 years ago |
Deepthi Gowri
|
45f4a97a3a
eap_proxy: Add mechanism for allowing EAP methods to be offloaded
|
11 years ago |
Jouni Malinen
|
90d215b264
Fix wpa_priv build
|
12 years ago |
Jouni Malinen
|
a13e1cc345
Fix EAP-pwd server file name for wpa_supplicant AP builds
|
12 years ago |
Jouni Malinen
|
fbfb0e65bf
SAE: Add support for FFC groups
|
12 years ago |
Jouni Malinen
|
aadabe7045
SAE: Use crypto wrappers instead of direct OpenSSL calls
|
12 years ago |
Jouni Malinen
|
8e31e9550a
SAE: Add generation of the commit message fields
|
12 years ago |
Jouni Malinen
|
41014724e2
Fix CONFIG_NO_WPA build with TLS
|
12 years ago |
Jouni Malinen
|
5d247692f6
Fix wpa_supplicant CONFIG_AP=y build with WNM enabled
|
12 years ago |
Jouni Malinen
|
ad3872a372
WNM: Use CONFIG_WNM more consistently
|
12 years ago |
Jouni Malinen
|
2dfb9a447c
WNM: Fix CONFIG_WNM use in Makefile
|
12 years ago |
Vladimir Kondratiev
|
9c6f8cb9c8
Fix wpa_supplicant compilation after adding eap_user database
|
12 years ago |
Jouni Malinen
|
207fb86411
WPS: Remove deprecated UFD config method and OOB ctrl_iface
|
12 years ago |
Jouni Malinen
|
9f36eac6e5
WPS: Remove old OOB NFC interface
|
12 years ago |
Jouni Malinen
|
c10347f246
Add initial parts for SAE
|
12 years ago |
Jouni Malinen
|
9675ce354a
WFD: Add Wi-Fi Display support
|
12 years ago |
Jouni Malinen
|
065d2895b4
Add UNAUTH-TLS vendor specific EAP type
|
12 years ago |
Jouni Malinen
|
44ec48ebfd
FIPS: Remove md5-non-fips.c
|
12 years ago |
Jouni Malinen
|
26a379224c
OpenSSL: Implement SHA256 HMAC functions using HMAC API
|
12 years ago |
Jouni Malinen
|
ab637dcb37
Move SHA256-based PRF function into a separate C file
|
12 years ago |
Jouni Malinen
|
0b5e98557e
FIPS: Use OpenSSL CMAC implementation instead of aes-omac1.c
|
12 years ago |
Jouni Malinen
|
982bafedaf
FIPS: Mix in OpenSSL RAND_bytes() into random_get_bytes()
|
12 years ago |