Commit History

Author SHA1 Message Date
  Jouni Malinen 1ff733383f Delay processing of EAPOL frames when not associated 15 years ago
  Jouni Malinen 7da2c5276d nl80211: Ignore connect/roam/disconnect events when using SME 15 years ago
  Zhu Yi cfaab58007 nl80211: Connect API support 15 years ago
  Zhu Yi da72a1c1ae nl80211: Add connect/disconnect event processing 15 years ago
  Zhu Yi 93d1140077 nl80211: Check whether the driver support separate auth/assoc commands 15 years ago
  Zhu Yi 8d6ca17813 nl80211: Use defines for cipher suite selectors 15 years ago
  Chuck Tuffli 94873e3b84 Fix comment in wpa_supplicant_event_associnfo 15 years ago
  Masashi Honma 80cc6bf6d0 OpenBSD: wired IEEE 802.1X for OpenBSD 15 years ago
  Masashi Honma fe23eb5696 WPS: Aggregate deinit calls in WPS OOB 15 years ago
  Witold Sowa 3a57305f10 Fix a bug with ap_rx_from_unknown_sta() recursion 15 years ago
  Jouni Malinen 335ce76b1c nl80211: Use two sockets to avoid mixing command replies with events 15 years ago
  Jouni Malinen 5cd89c26f9 Disable PMTU discovery for RADIUS packets (sent them without DF) 15 years ago
  Stefan Winter a2fbf12524 Disable PMTU discovery for RADIUS packets (sent them without DF) 15 years ago
  Jouni Malinen ad469aecc1 Reject X.509 certificate strings with embedded NUL characters 15 years ago
  Jouni Malinen 9932c17fc8 Sync with linux/nl80211.h from wireless-testing.git 15 years ago
  Jouni Malinen 1ba787b954 Remove unneeded aes_i.h inclusion from number of places 15 years ago
  Jouni Malinen 04b6b3ed51 Verify that EAPOL-Key MIC generation succeeds 15 years ago
  Jouni Malinen 7a215dfc2b Verify that RC4 operation succeeds 15 years ago
  Jouni Malinen 108f9dd49b Fix crypto_cipher_init() EVP initialization 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 8ef1683115 Remove rc4() wrapper 15 years ago
  Jouni Malinen 1d5ed36e7c Fix build with non-FIPS capable OpenSSL 15 years ago
  Jouni Malinen c5f6ad5766 Verify CHAP/MSCHAPv2 return code 15 years ago
  Jouni Malinen ce78b289c4 Fix OpenSSL build (internal SHA256 not used anymore) 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 be299ca4ce Pass digest return value to CHAP/MSCHAPv2 caller 15 years ago
  Jouni Malinen 76f04b38b0 Preliminary support for FIPS mode operation with OpenSSL 15 years ago
  Jouni Malinen 6d503f67e3 Pass error values from digest calls to ms_funcs callers 15 years ago