EAP-FAST: Added support for disabling anonymous/authenticated provisioning
[libeap.git] / wpa_supplicant /
2008-10-07 Jouni Malinenwpa_gui-qt4: Set EAP-FAST provisioning parameters if...
2008-10-02 Jouni MalinenRegister a quick auth timeout if EAPOL fails to avoid...
2008-10-02 Jouni MalinenAdded debug_timestamp option to Windows registry
2008-10-02 Jouni MalinenSet update_config=1 in the example Windows registry...
2008-10-02 Jouni MalinenSave config after blob updates from EAP (if update_conf...
2008-10-02 Jouni Malinenwpa_gui-qt4: Fixed phase2 format for EAP-FAST GTC+MSCHA...
2008-10-02 Jouni MalinenFixed a typo
2008-10-02 Jouni Malinenwpa_gui-qt4: Set EAP-FAST provisioning parameters
2008-10-02 Jouni Malinenwpa_gui-qt4: Unset string variables instead of setting...
2008-10-02 Jouni MalinenExtended ctrl_iface SET_NETWORK to allow variables...
2008-10-01 Jouni Malinenwpa_gui-qt4: Added support for configuring Phase 2...
2008-10-01 Jouni MalinenAdd pcsc="" to configuration for EAP-SIM and EAP-AKA
2008-10-01 Kel Moddermanwpa_gui-qt4: add support for starting in system tray...
2008-10-01 Kel Moddermanwpa_gui-qt4: clean up closeEvent handler
2008-09-29 Jouni MalinenFT: Do not call wpa_ft_prepare_auth_request() if FT...
2008-09-29 Jouni MalinenAdded set_mode() handler for privsep
2008-09-29 Dan WilliamsAdd an optional set_mode() driver_ops handler for setti...
2008-09-27 Jouni MalinenSilenced compiler warnings on size_t printf format...
2008-09-26 Jouni MalinenSplit wpa_supplicant_select_bss() into three and remove...
2008-09-26 Kel ModdermanDon't bother showing a status message when returning...
2008-09-25 Kel Moddermanwpa_gui-qt4: remove lastWindowClosed() signal handler
2008-09-25 Bernard Graywpa_gui-qt4: enhance svg icon
2008-09-25 Kel Moddermanwpa_gui-qt4: add status fields to tray message
2008-09-24 Andriy TkachukFix build with CONFIG_CLIENT_MLME, but without CONFIG_I...
2008-09-24 Dan NicholsonDon't post scan results when initial scan is emtpy
2008-09-24 Dan NicholsonRestore scan request settings if initial association...
2008-09-24 Jouni MalinenAdd a new auto-generated file to be ignored
2008-09-24 Kel Moddermanwpa_gui-qt4: add system tray support
2008-09-24 Kel Moddermanwpa_gui-qt4: remove qPixmapFromMimeSource from ui files
2008-09-24 Kel Moddermanwpa_gui-qt4: use new svg as application icon
2008-09-24 Kel Moddermanwpa_gui-qt4: desktop entry file
2008-09-24 Bernard Graywpa_gui-qt4: add svg icon
2008-09-01 Jouni MalinenIEEE 802.11w: Use comeback duration to delay association
2008-09-01 Jouni MalinenFT: Fixed FTIE for authentication after a failed associ...
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-31 Jouni MalinenIEEE 802.11w: Added association ping
2008-08-30 Jouni MalinenUpdated MFP defines based on IEEE 802.11w/D6.0 and...
2008-08-16 Jouni MalinenInternal X.509/TLSv1: Support SHA-256 in X.509 certific...
2008-08-15 Jouni Malinennl80211: Preliminary code for usermode MLME support
2008-08-15 Jouni MalinenFixed supported rates IE generation for Probe Response...
2008-08-15 Jouni MalinenIEEE Std 802.11r-2008 has been released, so update...
2008-08-10 Jouni MalinenPreparations for 0.6.4 release hostap_0_6_4
2008-08-10 Jouni MalinenFixed MinGW build without CONFIG_NDIS_EVENTS_INTEGRATED...
2008-08-03 Jouni MalinenFixed opportunistic key caching (OKC)
2008-07-15 Dan Williamswext: fix maxrate calculation
2008-07-06 Michael BernhardMake proactive key caching working again
2008-06-18 Pavel Polischoukman wpa_supplicant: Clearly state which options are...
2008-06-09 Jouni MalinenFixed race condition between disassociation event and...
2008-06-09 Jouni MalinenEAP-PEAP: Moved the common peap_prfplus() function...
2008-06-06 Jouni MalinenAdded a preliminary nl80211/cfg80211 driver interface...
2008-06-06 Jouni MalinenRemoved the 20% estimate on faster bignum routines
2008-06-06 Jouni MalinenCombined internal LibTomMath configuration into one...
2008-06-06 Jouni MalinenAdded an option to build internal LibTomMath with faste...
2008-06-05 Jouni MalinenAdd faster, optional sqr routine for internal LibTomMath
2008-06-04 Dan WilliamsGive adhoc associations a bit more time
2008-06-04 Jouni MalinenInternal LibTomMath: add optional support for Montgomer...
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-06-03 Dan WilliamsDo not continually reschedule specific scans to help...
2008-06-02 Jouni MalinenInternal TLS: Added support for parsing PKCS #8 formatt...
2008-06-02 Jouni MalinenFixed dbus build without OpenSSL.
2008-05-30 Jouni MalinenFixed build without CONFIG_IEEE8021X_EAPOL, but with...
2008-05-26 Jouni MalinenAdded fragmentation support for EAP-TNC
2008-05-23 Jouni MalinenExample configuration for EAP-TLS authentication using...
2008-05-23 David SmithAdd support to wpa_supplicant configuring eap_peer...
2008-04-28 David SmithAdd setSmartcardModules DBus message to set pkcs11...
2008-04-28 Henrik Brix AndersenFix compilation without IEEE8021X_EAPOL defined
2008-04-15 Jouni MalinenFixed fallback to full handshake when server rejects...
2008-04-08 Jouni MalinenPEAPv0: Added crypto_binding configuration option ...
2008-03-31 Kel ModdermanRemove the -w option from help output
2008-03-31 Kel ModdermanExplain not all driver backends will be compiled into...
2008-03-30 Tomasz Wolniewiczeapol_test: Allow client IP address to be specified
2008-03-30 Tomasz WolniewiczChargeable-User-Identity (RFC 4372) in eapol_test
2008-03-19 Jouni MalinenEAP-PEAP: Fixed interop issues in key derivation with...
2008-03-18 Jouni MalinenEAP-PEAP: Moved EAP-TLV processing into eap_peap.c
2008-03-13 Masakazu MokunoAdd support for PS3 Linux wireless driver
2008-03-12 Jouni MalinenFT: Use correct BSSID when deriving PTK and verifying MIC
2008-03-12 Ryan HillThe attached patch fixes a few build errors when compil...
2008-03-09 Jouni MalinenTNC: Added TNC server support into documentation and...
2008-03-09 Jouni MalinenTNC: Added support for using TNC with EAP-FAST
2008-03-06 Jouni MalinenMake the "invalid group" error show up with default...
2008-03-05 Dan WilliamsFix qt3 wpa_gui build
2008-03-05 Dan WilliamsFix potential use-after-free in dbus byte array demarsh...
2008-03-05 Jouni MalinenAdded a missing '#' to indicate a comment.
2008-03-05 Jouni MalinenRenamed local DBUS_VERSION define to avoid conflict...
2008-02-28 Jouni MalinenEAP-FAST: Cleaned up TLV processing and added support...
2008-02-28 Jouni MalinenEAP-FAST: Added shared helper functions for building...
2008-02-28 Kel ModdermanEnhance manpage with use of emphasis instead of strong...
2008-02-28 Jouni MalinenAdded files that cg-init excluded hostap_0_6_3
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...