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 |
Johannes Berg
|
b2840aafaf
make the build process quieter to see warnings
|
15 years ago |
Johannes Berg
|
8055fb781d
Clean up some more binaries in wpa_supplicant 'make clean'
|
15 years ago |
Jon Loeliger
|
2e8eac2d67
Allow wpa_supplicant to use libnl-2.0
|
15 years ago |
Jouni Malinen
|
2d5b792d2b
Add preliminary hostapd data structure initialization for AP mode
|
15 years ago |
Jouni Malinen
|
f1a4871084
Link in AP functionality from hostapd when CONFIG_AP=y
|
15 years ago |
Jouni Malinen
|
1581b38b67
Initial step in adding simple AP mode support into wpa_supplicant
|
15 years ago |
Jouni Malinen
|
7d737d6bf9
Fix FreeBSD build by not adding -ldl
|
15 years ago |
Jouni Malinen
|
26c9d7ea24
Fix IEEE 802.11r build without CONFIG_CLIENT_MLME
|
15 years ago |
Jouni Malinen
|
c2a0407851
Add SME support (separate authentication and association)
|
15 years ago |