Jouni Malinen
|
a2bc326e1e
tests: Run Suite B test cases with OpenSSL 1.1.0
|
9 years ago |
Jouni Malinen
|
a00b218651
tests: Skip ERP tests with EAP methods that are not supported
|
9 years ago |
Jouni Malinen
|
597516df79
tests: Skip LEAP tests if not included in the build
|
9 years ago |
Jouni Malinen
|
24072e17bc
tests: Skip IEEE 802.1X dynamic WEP tests in FIPS mode
|
9 years ago |
Jouni Malinen
|
7cb53ded11
Add build option to remove all internal RC4 uses
|
9 years ago |
Jouni Malinen
|
a1eabc74b8
tests: Skip WPA(V1) test cases in FIPS mode
|
9 years ago |
Jouni Malinen
|
4fc53159b9
OpenSSL: Fix FIPS mode enabling in dynamic interface case
|
9 years ago |
Jouni Malinen
|
38934ed100
tests: Skip ap_wpa2_eap_psk_oom and ap_ft_oom in FIPS mode
|
9 years ago |
Jouni Malinen
|
06cdd1cd79
tests: Allow FIPS error case for openssl_cipher_suite_config_wpas
|
9 years ago |
Jouni Malinen
|
0392867b6b
tests: Skip EAP-pwd NTHash test in FIPS build
|
9 years ago |
Jouni Malinen
|
c8e82c94da
tests: Skip EAP-IKEV2 tests if not included in the build
|
9 years ago |
Jouni Malinen
|
e234c7c010
OpenSSL: Remove md4_vector() from CONFIG_FIPS=y builds
|
9 years ago |
Jouni Malinen
|
4549607b04
EAP-pwd peer: Comment out MS password hash if CONFIG_FIPS=y
|
9 years ago |
Jouni Malinen
|
cd94f0d159
tests: Skip ms_funcs module tests in CONFIG_FIPS=y builds
|
9 years ago |
Jouni Malinen
|
e7ac04ceaf
tests: Skip EAP-MD5 and EAP-MSCHAPV2 test cases in FIPS mode
|
9 years ago |
Jouni Malinen
|
ca158ea621
tests: Skip EAP-TTLS/CHAP, MSCHAP, MSCHAPV2 test cases in FIPS mode
|
9 years ago |
Jouni Malinen
|
d35b0227c1
tests: Use openssl pkcs12 -descert workaround to allow FIPS mode
|
9 years ago |
Jouni Malinen
|
1046db8b53
Rename tls_connection_get_keys() to tls_connection_get_random()
|
9 years ago |
Jouni Malinen
|
1e4f7bf5d0
Add 'GET_CAPABILITY fips' to enable runtime check for CONFIG_FIPS=y
|
9 years ago |
Jouni Malinen
|
d0eb8a0b4e
OpenSSL: Allow server/client random to be fetched in FIPS mode
|
9 years ago |
Jouni Malinen
|
f413eb03d9
random: Fix random_get_bytes() with CONFIG_FIPS=y
|
9 years ago |
Jouni Malinen
|
3b86d77bae
P2P: Silence bogus compiler warnings
|
9 years ago |
Jouni Malinen
|
4a26972dfc
OpenSSL: Remove md5_vector() from CONFIG_FIPS=y builds
|
9 years ago |
Jouni Malinen
|
835c89a16b
EAP-TTLS: Disable CHAP, MSCHAP, and MSCHAPV2 in CONFIG_FIPS=y builds
|
9 years ago |
Jouni Malinen
|
125bbef0e7
EAP peer: Replace MD5 with SHA1 in duplicate message workaround
|
9 years ago |
Jouni Malinen
|
97e986cd74
tests: Skip MD5 module tests in CONFIG_FIPS=y builds
|
9 years ago |
Jouni Malinen
|
b2a1f26259
tests: Set FIPSLD_CC=gcc (if not set) to make CONFIG_FIPS=y use easier
|
9 years ago |
Jouni Malinen
|
276a3c44dd
OpenSSL: Implement aes_wrap/aes_unwrap through EVP for CONFIG_FIPS=y
|
9 years ago |
Jouni Malinen
|
266cf4a0bc
OpenSSL: Comment out openssl_get_keyblock_size() if CONFIG_FIPS=y
|
9 years ago |
Jouni Malinen
|
5bbc1c2581
tests: Comment out TLS PRF test from CONFIG_FIPS=y build
|
9 years ago |