Commit History

Author SHA1 Message Date
  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 9fac49c15c Fix wpa_passphrase build with NSS 15 years ago
  Jouni Malinen 289ffc2b61 Add preliminary version of NSS TLS/crypto wrapper for wpa_supplicant 15 years ago
  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