Commit History

Author SHA1 Message Date
  Jouni Malinen 2eeaa5c9d0 EAP-PEAP: Moved the common peap_prfplus() function into a shared file 17 years ago
  Jouni Malinen 3f5285e852 Added a preliminary nl80211/cfg80211 driver interface for wpa_supplicant 17 years ago
  Jouni Malinen 3f3339dfe7 Fixed a buffer overflow in nla_parse call 17 years ago
  Pavel Roskin f3833aee90 Fix compile warnings on 64-bit systems 17 years ago
  Jouni Malinen ad844747ca Updated the LibTomMath reference to use 0.41 version 17 years ago
  Jouni Malinen 187bc466a3 Removed the 20% estimate on faster bignum routines 17 years ago
  Jouni Malinen b95394c66f Combined internal LibTomMath configuration into one option 17 years ago
  Jouni Malinen ec0205a87a Added an option to build internal LibTomMath with faster div routine 17 years ago
  Jouni Malinen b6ab429402 Read Michael MIC keys through TK2 union instead of offset from TK1 17 years ago
  Jouni Malinen 7cdeb81e1f Fixed potential NULL pointer dereference if memory allocation fails 17 years ago
  Jouni Malinen 815c5e1435 Fixed RADIUS client local address forcing for IPv6 (eapol_test) 17 years ago
  Jouni Malinen c5f5c91aeb Add faster, optional sqr routine for internal LibTomMath 17 years ago
  Jouni Malinen 4fba48a5a7 Silence compiler warnings about out of array bounds indexes 17 years ago
  Dan Williams 1d3c75b3b6 Give adhoc associations a bit more time 17 years ago
  Dan Williams 59c9707863 wext: handle mode switches correctly for mac80211 17 years ago
  Jouni Malinen 87114163b7 Updated the comments since Montgomery reduction is now included 17 years ago
  Jouni Malinen 8ccc0402b2 Internal LibTomMath: add optional support for Montgomery reduction 17 years ago
  Jouni Malinen 0527710dd3 Reduce integrated LibTomMath size by dropping negative exponent support 17 years ago
  Jouni Malinen a8e16edc86 Introduced new helper function is_zero_ether_addr() 17 years ago
  Jouni Malinen 957ed801e9 Fix USE_KERNEL_HEADERS build with compat-wireless 17 years ago
  Dan Williams 7e1488494e Do not continually reschedule specific scans to help finding hidden SSIDs 17 years ago
  Jouni Malinen 8479707beb Include wireless_copy.h instead of linux/wireless.h to avoid conflicts 17 years ago
  Dan Williams 2e5a7b49a0 wext: don't overwrite BSS frequency 17 years ago
  Jouni Malinen d952d16df4 Internal TLS: Added support for parsing PKCS #8 formatted private keys 17 years ago
  Jouni Malinen b5aebee49e Fixed dbus build without OpenSSL. 17 years ago
  Jouni Malinen ec717917e5 Fixed build without CONFIG_IEEE8021X_EAPOL, but with CONFIG_CTRL_IFACE 17 years ago
  Jouni Malinen bf206cada3 Changed TLS server to use OpenSSL SSL_accept() instead of SSL_read() 17 years ago
  Jouni Malinen 8816045743 Updated the EAP-FAST patch for the latest OpenSSL 0.9.9 snapshot 17 years ago
  Jouni Malinen 2298ca6410 Added the EAP-FAST patch for OpenSSL 0.9.8h 17 years ago
  Jouni Malinen 3c99fa29d3 Add eap_tls_state() to get closer to EAP-TTLS/PEAP/FAST code 17 years ago