nl80211: Make PMKSA caching candidate event WEXT_COMPAT
[wpasupplicant] / wpa_supplicant /
2009-03-20 Jouni MalinenDocument CONFIG_CLIENT_MLME option as specific to test...
2009-03-20 Jouni MalinenAdd SME support (separate authentication and association)
2009-03-19 Jouni MalinenFix IEEE 802.11r key derivation function to match with...
2009-03-17 Jouni MalinenDetach ctrl_iface monitor if the client socket is removed
2009-03-09 Jouni MalinenFT: Add RIC Request generation and validation (but...
2009-03-08 Jouni MalinenFix EAP-FAST only build to include the needed EAPOL...
2009-03-07 Jouni Malinendriver_ndis: Add PAE group address to the multicast...
2009-03-07 Jouni MalinenDeterminer whether driver is wired at runtime based...
2009-03-06 Jouni MalinenWMM-AC: Fix hostapd processing of ADDTS Request and...
2009-03-06 Jouni MalinenEnable WMM support in the test MLME code
2009-03-06 Jouni MalinenAllow PN531_PATH to be overriden from .config
2009-03-06 Masashi HonmaWPS: Add support for NFC out-of-band mechanism
2009-03-05 Jouni MalinenWPS: Add a workaround for TKIP/CCMP mixed mode credentials
2009-03-05 Jouni MalinenFix MLME build after WMM renames
2009-03-02 Sam LefflerAdd build option CONFIG_TERMINATE_ONLASTIF
2009-03-02 Sam LefflerAdd support for wpa_supplicant syslog output
2009-02-27 Jouni MalinenFix builds that need SHA256 or mod_exp, but not TLS...
2009-02-26 Jouni MalinenWPS UFD: Add entry to ChangeLog
2009-02-26 Jouni MalinenWPS UFD: Build OOB functionality only if UFD is enabled
2009-02-26 Jouni MalinenWPS UFD: Use pre-configured DH keys only with OOB
2009-02-26 Jouni MalinenWPS UFD: Remove oob_dev pointer from wps_context
2009-02-26 Jouni MalinenWPS UFD: Make build conditional on CONFIG_WPS_UFD=y
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-02-18 Andriy TkachukWPS: Fix WEP key index to use 1..4 instead of 0..3
2009-02-18 Jouni MalinenAdd BSS flags to scan results to indicate signal qualit...
2009-02-17 Andriy TkachukWPS: support WEP keys in hex characters format in recei...
2009-02-17 Andriy TkachukWPS: support registration with APs in WEP security...
2009-02-16 Jouni MalinenUpdated to-do list for wpa_supplicant
2009-02-15 Jouni MalinenUpdate nmake.mak to match with current files
2009-02-15 Jouni MalinenAvoid using #ifdef inside printf string
2009-02-15 Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2009-02-15 Daniel MierswaAllow the privsep driver to pass the set_country to...
2009-02-14 Jouni MalinenRename "broadcast SSID" to "wildcard SSID"
2009-02-14 Jouni Malinendriver_nl80211: Add support for multi-SSID scan requests
2009-02-14 Jouni MalinenAdd support for multi-SSID scan requests
2009-02-14 Jouni MalinenAdd extended driver scan request command: driver_ops...
2009-02-14 Jouni MalinenAllow multiple driver wrappers to be specified on comma...
2009-02-12 Jouni MalinenNew driver capability info: max number of scan SSIDs
2009-02-11 Jouni MalinenRemoved an obsolete comment about use of external progr...
2009-02-10 Jouni Malinenwpa_gui-qt4: Add support for selecting between WEP...
2009-02-10 Jouni MalinenFix test-sha256 build
2009-02-10 Jouni MalinenFixed a copy-paste error in a function documentation
2009-02-09 Helmut SchaaSend a dbus reply only if requested by the caller
2009-02-08 Jouni MalinenFix MinGW build with CONFIG_EAP_TNC=y
2009-02-07 Jouni MalinenFix privsep build with CONFIG_CLIENT_MLME=y
2009-02-07 Daniel MierswaInclude wpabuf.o in wpa_priv build
2009-02-07 Jouni MalinenRemoved CONFIG_EAP_WSC=dyn option
2009-02-07 Pavel RoskinFix building dynamic EAP peer modules
2009-02-06 Jouni MalinenAdded CONFIG_WPS_UPNP for wpa_supplicant tests
2009-02-05 Daniel MierswaExplicitly link against libdl when including TNC support
2009-02-05 Jouni MalinenFixed eapol_test linking with CONFIG_IBSS_RSN=y
2009-02-05 Jouni MalinenFixed scan buffer increasing with WEXT
2009-02-04 Helmut SchaaFix a segfault in wpa_supplicant_deinit
2009-02-04 Jouni MalinenAdd CONFIG_DRIVER_NL80211 and clarify client MLME limit...
2009-02-04 Pavel RoskinUse better examples for MadWifi path in defconfig,...
2009-02-01 Jouni Malinenwpa_gui-qt4: Disable WPS tab in the same way as the...
2009-01-30 Jouni MalinenAdd comments on the new Broadcom driver not using drive...
2009-01-23 Jouni MalinenWPS: Lock AP Setup on multiple AP PIN validation failures
2009-01-23 Jouni MalinenAllow WPS APs for PIN enrollment even without Selected...
2009-01-21 Jouni MalinenDocumented interface for external WPS credential processing
2009-01-20 Jouni MalinenIncreased wpa_cli/hostapd_cli ping interval and made...
2009-01-19 Jouni MalinenFixed MFP Association Comeback mechanism to use Timeout...
2009-01-18 Jouni MalinenWPS: Add configurable option for processing credentials...
2009-01-17 Jouni MalinenWPS: Provide the unparsed Credential attribute to cred_cb()
2009-01-17 Jouni MalinenWPS: Ignore credentials for unsupported authentication...
2009-01-17 Jouni MalinenFixed WPS credential conversion to wpa_supplicant confi...
2009-01-17 Jouni MalinenIBSS RSN: Added key configuration
2009-01-17 Jouni MalinenAdded a separate ctx pointer for wpa_msg() calls in...
2009-01-17 Jouni MalinenIBSS RSN: Set the PSK based on network configuration
2009-01-17 Jouni MalinenIBSS RSN: Set more hardcoded RSN IEs for now
2009-01-17 Jouni MalinenIBSS RSN: Added couple of required WPA supplicant callb...
2009-01-17 Jouni MalinenProcess received EAPOL frames in IBSS RSN code if in...
2009-01-17 Jouni MalinenDisable per-BSSID authentication for RSN IBSS
2009-01-17 Jouni MalinenSave and restore wpa_gui state when session manager...
2009-01-15 Jouni MalinenFixed auth_send_eapol() to use correct ctx structure
2009-01-15 Jouni MalinenUse a hardcoded RSN IE for testing to start Authenticator
2009-01-15 Jouni MalinenImplement EAPOL sending callbacks for IBSS RSN
2009-01-14 Jouni MalinenAdded initial step for IBSS RSN support
2009-01-13 Jouni Malineneapol_test: Allow generated RADIUS attributes to be...
2009-01-13 Jouni MalinenRemoved wpa_sm dereference from pmksa_cache_list()
2009-01-13 Jouni MalinenPartial fix for test_wpa build
2009-01-11 Kel Moddermanwpa_gui-qt4: silence compile warning + wpsTab enable...
2009-01-09 Jouni MalinenShare the same radiotap helper implementation
2009-01-09 Jouni MalinenFixed eapol_test build after RADIUS API changes (const)
2009-01-06 Jouni MalinenPreparations for 0.6.7 release
2009-01-05 Eygene Ryabinkinwpa_cli: Embed command usage into the wpa_cli_commands...
2009-01-05 Eygene Ryabinkinwpa_cli: Improve sensitive command detection for readli...
2009-01-05 Eygene Ryabinkinwpa_cli: fix readline history cleaning
2009-01-04 Jouni MalinenFixed a typo in usage help
2009-01-04 Tomasz Wolniewiczeapol_test: Add a universal way of adding extra RADIUS...
2009-01-04 Jouni MalinenSilenced number of Doxygen warnings
2009-01-04 Jouni MalinenRemove wpa_gui from doxygen documentations
2009-01-04 Jouni MalinenFixed IMAGE_PATH for doxygen run in root directory
2009-01-04 Jouni MalinenRemove temporary Qt build directories from Doxygen run
2009-01-04 Jouni MalinenRemove unwanted wpa_supplicant -> struct wpa_supplicant...
2009-01-04 Jouni MalinenResolve a Doxygen warning
2009-01-04 Jouni MalinenFixed Doxygen function links
2009-01-03 Jouni MalinenUse NULL, not 0, when comparing a pointer
2009-01-03 Jouni MalinenRemoved sparse destinations since "CC=cgcc make" works...
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
next