Jouni Malinen
|
0b40d03394
WPS: Move generic UPnP XML helper functionality into a separate file
|
15 years ago |
Jouni Malinen
|
092794f480
WPS: Add HTTP client module to clean up code
|
15 years ago |
Jouni Malinen
|
f1739bac4f
Move PKCS# {1,5,8} functionality into separate files
|
15 years ago |
Masashi Honma
|
279d859b8f
Fix IEEE 802.11r/w compilation error
|
15 years ago |
Jouni Malinen
|
786c4fee9d
Include aes_unwrap in build when needed (FT and EAP-FAST server)
|
15 years ago |
Jouni Malinen
|
bd4e9d033b
Replace CONFIG_NO_AES_EXTRAS with auto-detection during build
|
15 years ago |
Jouni Malinen
|
38b462868c
Clean up crypto makefile segments
|
15 years ago |
Jouni Malinen
|
7137456941
Move TLS_FUNCS and NEED_CRYPTO segment next to each other
|
15 years ago |
Jouni Malinen
|
9d388d5007
Further crypto makefile unification
|
15 years ago |
Jouni Malinen
|
0dba0175c5
Fix crypto config for minimal builds
|
15 years ago |
Jouni Malinen
|
000bbd77c9
Cleaned up and unified some of the crypto Makefile code
|
15 years ago |
Jouni Malinen
|
f042122a57
Allow the internal DH implementation to be overridden
|
15 years ago |
Jouni Malinen
|
dd01b1ff9d
Include only the used DH groups in the build
|
15 years ago |
Jouni Malinen
|
ded30a6b41
Move STA list ctrl_iface handlers to a separate file
|
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
|
ce78b289c4
Fix OpenSSL build (internal SHA256 not used anymore)
|
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
|
061971b5f8
Fix hlr_auc_gw build after crypto build cleanup
|
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 |