Commit History

Author SHA1 Message Date
  Jouni Malinen d6150094e0 Move SHA1-based PRF function into a separate C file 12 years ago
  Jouni Malinen e40c86ad27 OpenSSL: Use library function for PBKDF2 passphrase-to-PSK 12 years ago
  Jouni Malinen 6e6909a97e FIPS: Remove MD5 from the CONFIG_FIPS=y build 12 years ago
  Jouni Malinen 271dbf1594 FIPS: Do not build md5-non-fips.o unless really needed 12 years ago
  Jouni Malinen c9e08af24f Do not export TLS keys in FIPS mode 12 years ago
  Jouni Malinen 411f567050 Allow libdl to be linked in after OpenSSL 12 years ago
  Jouni Malinen 68770ccd6e OpenSSL: Use internal keying material exporter when possible 12 years ago
  Jouni Malinen 371296881a EAP-TTLS: Allow TTLS to be built without MSCHAPv2 support 12 years ago
  Jouni Malinen 305dbc9870 EAP-MD5: Verify that CHAP operation succeeds 12 years ago
  Jouni Malinen ce7daaae53 MSCHAPv2: Check operation success for NT response generation 12 years ago
  Jouni Malinen eb4b6fe04d MSCHAPv2: Check challenge_hash() failures 12 years ago
  Jouni Malinen 860a93d5f7 OpenSSL: Convert low level AES API use to EVP 12 years ago
  Jouni Malinen e001191837 Add "make fips" for wpa_supplicant builds with OpenSSL 12 years ago
  Jouni Malinen b36540dbeb OpenSSL: Fix memory leak on FIPS error paths 12 years ago
  Jouni Malinen 4f219667d7 P2P: Use larger GO config timeout if HT40 is used 12 years ago
  Rajkumar Manoharan e2308e4b45 P2P: Add optional "ht40" argument for p2p_connect 12 years ago
  Rajkumar Manoharan 7aeac98509 P2P: Enable 40 MHz support for autonomous P2P group addition 12 years ago
  Rajkumar Manoharan 931228aa10 P2P: Move channel validation into a separate function 12 years ago
  Jouni Malinen 87c7ba8423 wpa_cli: Use helper functions to implement commands 12 years ago
  Jouni Malinen 0076869c62 wpa_cli: Add helper functions for building and executing commands 12 years ago
  Dan Williams e7ecddf33a build: Use updated libnl3 header paths 12 years ago
  Jouni Malinen a3f7e5186b Allow non-WPA IEEE 802.1X to be select even if WPA is also enabled 12 years ago
  Eyal Shapira a13e07ec4d Fix adding extra IEs in sched scan 12 years ago
  Jouni Malinen 1f52c2f7b5 GAS: Fix reporting of GAS query timeouts 12 years ago
  Jouni Malinen 067ffa2696 Convert os_realloc() for an array to use os_realloc_array() 12 years ago
  Jouni Malinen b0cda9bd46 Add os_realloc_array() wrapper 12 years ago
  Jouni Malinen f9884c096a Convert os_zalloc() for an array to use os_calloc() 12 years ago
  Jouni Malinen 64a2f2ece1 Add os_calloc() wrapper 12 years ago
  Jouni Malinen 78372bda68 Fix memcmp use in a test program 12 years ago
  Eyal Shapira b4e9e2659b WPS: Fix nonce comparisons 12 years ago