Add 'none' driver as an option for wpa_supplicant
[libeap.git] / wpa_supplicant /
2009-11-20 Jouni MalinenAdd 'none' driver as an option for wpa_supplicant
2009-11-19 Jouni Malinenwpa_gui: Avoid using freed item in enter_pin()
2009-11-19 Jouni Malinenwpa_gui: Add AP and laptop icons for peer dialog
2009-11-19 Mike Shepherdwpa_gui: Add support for multiple icon files
2009-11-19 Jouni Malinenwpa_gui: Add preliminary WPS ER support into the peers...
2009-11-17 Jouni Malinennl80211/SME: Use reassociation when roaming within...
2009-11-16 Anders Aspegren... wpa_supplicant: Fix ctrl_interface group permissions...
2009-11-16 Witold Sowadbus: Allow only root to receive signals
2009-11-16 Christian Rübwpa_gui-qt4: Fix build with Session Manager disabled...
2009-11-15 Jouni MalinenWPS ER: Deinit ER before WPS registrar/context
2009-11-15 Jouni MalinenWPS ER: Add command for fetching current AP settings
2009-11-15 Jouni MalinenWPS ER: Add preliminary PBC support
2009-11-15 Jouni MalinenWPS ER: Add ctrl_iface notifications for AP/Enrollee...
2009-11-14 Jouni Malinendbus: Use method/property/signal handler arrays for...
2009-11-14 Jouni Malinendbus: Remove duplicated error printing from registration
2009-11-14 Jouni Malinendbus: Split wpas_dbus_ctrl_iface_init() into helper...
2009-11-14 Jouni Malinendbus: Minor coding style cleanup
2009-11-14 Jouni Malinendbus: Fix some of the function comment typos
2009-11-13 Jouni MalinenWPS ER: Add PIN configuration and SetSelectedRegistrar...
2009-11-11 Jouni MalinenRemove a note about other repositories of wpa_supplicant
2009-11-11 David SmithReset EAPOL pointer when handling DBus smartcard parameters
2009-11-11 Witold SowaAdd dbus mechanism for fetching all network configurati...
2009-11-11 Witold SowaAdd notifications for scan result BSS changes (added...
2009-11-10 Jouni Malinendbus: Use snprintf() and bounds checking instead of...
2009-11-10 Jouni Malinendbus: Do not dereference wpa_s if explicitly checking...
2009-11-10 Jouni Malinendbus: Remove unnecessary wpa_s->bssid comparison
2009-11-10 Jouni Malinendbus: Fix a NULL pointer dereference on error path
2009-11-10 Jouni MalinenCall wpas_notify_network_selected only if a specific...
2009-11-10 Jouni MalinenFix per-SSID scan (scan_ssid=1)
2009-11-10 Jouni Malinendbus: Coding style cleanup
2009-11-10 Jouni Malinendbus: Remove unneeded typecast
2009-11-10 Jouni MalinenAdd wpa_msg_ctrl() for ctrl_interface-only messages
2009-11-10 Jouni MalinenFix non-WPS build
2009-11-10 Jouni MalinenWPS: Fix WPS build with ER support disabled
2009-11-09 Witold Sowawpa_supplicant: new DBus API implementation
2009-11-08 Jouni MalinenWPS: Add HTTP server module
2009-11-08 Jouni MalinenWPS: Move generic UPnP XML helper functionality into...
2009-11-08 Jouni MalinenWPS: Add HTTP client module to clean up code
2009-11-07 Jouni MalinenWPS: Add initial part of External Registrar functionality
2009-11-04 Jouni MalinenAllow driver and ctrl_interface parameters to be overridden
2009-11-02 Jouni MalinenAdd Xcode project file for building wpa_supplicant
2009-11-02 Jouni MalinenFix int_array_concat() to bail out on realloc failure
2009-11-01 Oleg KravtsovWPS: Add PBC overlap and timeout events from WPS module
2009-10-31 Jouni MalinenSME: Improve processing of association rejection
2009-10-22 Sam LefflerAllow CONFIG_DEBUG_SYSLOG=y to be used
2009-10-22 Sam LefflerStub out the dbus function w/o CONFIG_WPS to fix build
2009-10-17 Jouni MalinenMove PKCS# {1,5,8} functionality into separate files
2009-10-16 Jouni MalinenRemove wpa_priv on 'make clean'
2009-10-16 Jouni MalinenAdd AP mode WPA status into ctrl_iface
2009-10-16 Jouni Malinenwpa_gui-qt4: Dynamically update associated STAs in...
2009-10-15 Jouni MalinenSkip networks without known SSID when selecting the BSS
2009-10-15 Witold Sowawpa_supplicant and dbus code separation
2009-10-14 Sam LefflerDo not schedule a new scan if no networks are enabled
2009-10-13 Jouni MalinenFix AES dependencies for CONFIG_AP=y (and IBSS) builds
2009-10-13 Jouni MalinenFix CONFIG_AP=y build without CONFIG_CTRL_IFACE
2009-10-13 Masashi HonmaFix IEEE 802.11r/w compilation error
2009-10-12 Jouni Malinennl80211: Work around mac80211 limitation on (re)auth...
2009-10-12 Masashi HonmaMFP: Clear IGTK
2009-10-11 Jouni MalinenReplace CONFIG_NO_AES_EXTRAS with auto-detection during...
2009-10-11 Jouni MalinenClean up crypto makefile segments
2009-10-11 Jouni MalinenMove TLS_FUNCS and NEED_CRYPTO segment next to each...
2009-10-11 Jouni MalinenFurther crypto makefile unification
2009-10-11 Jouni MalinenFix crypto config for minimal builds
2009-10-11 Jouni MalinenCleaned up and unified some of the crypto Makefile...
2009-10-11 Jouni MalinenAllow the internal DH implementation to be overridden
2009-10-11 Jouni MalinenInclude only the used DH groups in the build
2009-09-30 Jouni MalinenFix wpa_passphrase build with NSS
2009-09-29 Jouni Malinenwpa_gui-qt4: Add pending WPS PIN queries into peer...
2009-09-29 Jouni MalinenFix hostapd wpa_msg() calls ctx for wpa_supplicant...
2009-09-29 Jouni Malinenwpa_gui-qt4: Fix peer_role_address for AP entry
2009-09-29 Jouni MalinenAllow IBSS/AP mode networks to be created in ap_scan...
2009-09-29 Jouni MalinenSplit wpa_supplicant_event_scan_results() into helper...
2009-09-28 Jouni MalinenAdd preliminary version of NSS TLS/crypto wrapper for...
2009-09-15 Johannes Bergdriver_nl80211: Fix MLME key settings for static WEP
2009-09-14 Jouni MalinenAdd preliminary background scan and roaming module...
2009-09-14 Samuel OrtizGetting back to DISCONNECTED afer SCANNING
2009-09-14 Masashi HonmaWPS: Fix CONFIG_WPS=y compilation of wpa_supplicant
2009-09-13 Witold SowaShare same freeing and error checking code in get_scan_...
2009-09-13 Witold SowaUse shared functions for network operations and param...
2009-09-13 Jouni MalinenAdd wpa_supplicant notification calls
2009-09-13 Witold SowaRemove extra whitespace
2009-09-11 Jouni Malinenwpa_gui-qt4: Fix WPS AP detection for peer window
2009-09-11 Jouni Malinenwpa_gui-qt4: Add scan results into the peer window
2009-09-11 Jouni Malinenwpa_gui-qt4: Handle UNKNOWN COMMAND reply during peer...
2009-09-11 Jouni MalinenAdd parsed information from WPS IE(s) into scan results
2009-09-10 Jouni Malinenwpa_gui-qt4: Add context menu for peers dialog
2009-09-09 Jouni Malinenwpa_gui-qt4: Include cstdio to avoid some compiler...
2009-09-08 Jouni Malinenwpa_gui-qt4: Add a new window for showing peer information
2009-09-08 Jouni MalinenAdd station table query to wpa_supplicant AP ctrl_iface
2009-09-06 Jouni MalinenWPS: Add support for AP reconfiguration with wps_reg
2009-09-04 Jouni MalinenDelay processing of EAPOL frames when not associated
2009-08-26 Chuck TuffliFix comment in wpa_supplicant_event_associnfo
2009-08-26 Witold SowaFix a bug with ap_rx_from_unknown_sta() recursion
2009-08-16 Jouni MalinenUse OpenSSL for RC4 instead of internal implementation
2009-08-16 Jouni MalinenMove RC4 into crypto.h as a replaceable crypto function
2009-08-16 Jouni MalinenFix FIPS mode build of eapol_test
2009-08-16 Jouni MalinenAllow non-FIPS MD5 to be used with TLS PRF even in...
2009-08-16 Jouni MalinenPreliminary support for FIPS mode operation with OpenSSL
2009-08-16 Jouni MalinenOpenSSL: Use library version of SHA256
2009-08-16 Bjarke Istrup PedersenUse LDFLAGS in all linker commands
next