Jouni Malinen
|
60b94c9819
Add preliminary background scan and roaming module design
|
15 years ago |
Masashi Honma
|
f1b0de09d9
WPS: Fix CONFIG_WPS=y compilation of wpa_supplicant
|
15 years ago |
Jouni Malinen
|
8bac466b00
Add wpa_supplicant notification calls
|
15 years ago |
Jouni Malinen
|
e653b62275
Add station table query to wpa_supplicant AP ctrl_iface
|
15 years ago |
Jouni Malinen
|
7cba52d852
Use OpenSSL for RC4 instead of internal implementation
|
15 years ago |
Jouni Malinen
|
ac73690c06
Move RC4 into crypto.h as a replaceable crypto function
|
15 years ago |
Jouni Malinen
|
577072b116
Fix FIPS mode build of eapol_test
|
15 years ago |
Jouni Malinen
|
ff916b9df7
Allow non-FIPS MD5 to be used with TLS PRF even in FIPS mode
|
15 years ago |
Jouni Malinen
|
76f04b38b0
Preliminary support for FIPS mode operation with OpenSSL
|
15 years ago |
Jouni Malinen
|
1430ba9b7e
OpenSSL: Use library version of SHA256
|
15 years ago |
Bjarke Istrup Pedersen
|
466940c55e
Use LDFLAGS in all linker commands
|
15 years ago |
Jouni Malinen
|
ba30964b60
Force rebuilding of src/drivers between hostapd and wpa_supplicant
|
15 years ago |
Johannes Berg
|
fe6bdb777e
Replace NEED_MLME with NEED_AP_MLME
|
15 years ago |
Johannes Berg
|
e7cd16cac5
Create a common drivers makefile snippet
|
15 years ago |
Jouni Malinen
|
3e91d24260
wpa_passphrase does not need FIPS PRF, MD4, or AES extra functionality
|
15 years ago |
Johannes Berg
|
4c9e03e0b2
Crypto build cleanup: remove CONFIG_NO_AES_*
|
15 years ago |
Johannes Berg
|
27da6d4a0e
Crypto build cleanup: remove CONFIG_NO_AES_ENCRYPT
|
15 years ago |
Johannes Berg
|
381fcbc9f4
Crypto build cleanup: remove CONFIG_NO_AES_DECRYPT
|
15 years ago |
Johannes Berg
|
18abe7acb0
Crypto build cleanup: remove CONFIG_NO_PBKDF2
|
15 years ago |
Johannes Berg
|
d9feab18fc
Crypto build cleanup: remove CONFIG_NO_TLS_PRF
|
15 years ago |
Johannes Berg
|
6f693b5d0b
Crypto build cleanup: remove CONFIG_NO_T_PRF
|
15 years ago |
Johannes Berg
|
05edfe2994
Crypto build cleanup: remove NEED_FIPS186_2_PRF
|
15 years ago |
Johannes Berg
|
ad01a5315e
Crypto build cleanup: remove INTERNAL_MD5
|
15 years ago |
Johannes Berg
|
bd4e28950d
Crypto build cleanup: remove INTERNAL_MD4
|
15 years ago |
Johannes Berg
|
598a792d8c
Crypto build cleanup: remove INTERNAL_SHA256
|
15 years ago |
Johannes Berg
|
246157cba6
Crypto build cleanup: remove INTERNAL_AES
|
15 years ago |
Johannes Berg
|
657f038102
Crypto build cleanup: remove INTERNAL_DES
|
15 years ago |
Johannes Berg
|
928a50a355
Crypto build cleanup: remove INTERNAL_SHA1
|
15 years ago |
Johannes Berg
|
602606091b
CONFIG_WIRELESS_EXTENSION need not be in CFLAGS
|
15 years ago |
Johannes Berg
|
91382de4d1
CONFIG_WIRELESS_EXTENSION is purely internal to the Makefile
|
15 years ago |