Make hostapd_for_each_interface() take context pointer as argument
[libeap.git] / wpa_supplicant /
2009-12-19 Jouni MalinenMake hostapd_for_each_interface() take context pointer...
2009-12-19 Jouni MalinenAdd backtrace support for debugging
2009-12-19 Jouni Malineneapol_test: Fix build after RADIUS msg API changes
2009-12-19 Jouni MalinenChange radius_msg_free() to free the buffer
2009-12-18 Jouni MalinenFix xcode build (eap_register.c needs to be included)
2009-12-16 Jouni MalinenShow current mode (station/AB/IBSS) in status
2009-12-15 Jouni MalinenInitialize new_connection = 1 to fix wpa_supplicant...
2009-12-13 Jouni MalinenMark management frame processing functions to use const...
2009-12-13 Jouni MalinenMark ieee802_11_parse_elems() input and parsed elems...
2009-12-13 Jouni MalinenUse generic driver events for TX status and RX reporting
2009-12-13 Jouni MalinenFix VS project files to match with source code file...
2009-12-12 Jouni MalinenRemove obsolete Prism54.org driver support (driver_pris...
2009-12-12 Jouni MalinenWPS: Handle Selected Registrar as a union of info from...
2009-12-12 Jouni MalinenWPS: Add display and keypad config methods for WPS ER
2009-12-11 Jouni MalinenFix dh_groups.o build for some configurations
2009-12-09 Jouni MalinenRemove struct hostapd_rate_data from driver API
2009-12-06 Jouni MalinenAdd support for building IEEE 802.11n support into...
2009-12-06 Jouni MalinenFix some issues with test program builds
2009-12-06 Jouni MalinenMove test_x509v3 into the new tests subdirectory
2009-12-06 Jouni MalinenRemove forgotten asn1_test build target
2009-12-06 Jouni MalinenRemove conditional no-RADIUS build from src/radius
2009-12-06 Jouni MalinenRemove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256...
2009-12-06 Jouni MalinenSplit crypto_internal.c into parts to clean up build
2009-12-06 Jouni MalinenMove EAP method registration away from src/eap_{peer...
2009-12-05 Jouni MalinenRemove unnecessary defines
2009-12-05 Jouni MalinenMove more tests from wpa_supplicant/tests into tests
2009-12-05 Jouni MalinenMove MD4 test from wpa_supplicant/tests into tests
2009-12-05 Jouni MalinenMove milenage.[ch] into src/crypto
2009-12-04 Jouni MalinenIBSS RSN: Add more verbose debug info for key setup
2009-12-04 Jouni MalinenIBSS RSN: Wait for connection event and do not use...
2009-12-04 Jouni MalinenSME: Do not process disassoc frame unless SME is used
2009-12-04 Jouni MalinenFix build with both CONFIG_AP=y and CONFIG_IBSS_RSN...
2009-12-03 Jouni Malinennl80211: Add support for IBSS networks
2009-12-03 Witold Sowadbus: switch dbus APIs initialization order
2009-12-03 Witold Sowadbus: Enable -u option when only the new DBus API is...
2009-12-03 Jouni MalinenFix wpa_priv compilation after driver_ops changes
2009-12-03 Dmitry ShmidtFix wpa_priv memory leak in wpa_priv_get_scan_results2()
2009-12-02 Jouni MalinenSME: Deauthenticate to clear state after disassociation...
2009-12-02 Jouni MalinenFix driver initialization not to crash if driver does...
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-11-29 Jouni MalinenMove EAPOL authenticator state machine into src/eapol_auth
2009-11-29 Jouni MalinenFix IBSS RSN build
2009-11-29 Jouni MalinenRemove src/rsn_supp from default header path
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-11-29 Jouni MalinenSplit scan processing for RSN preauthentication into...
2009-11-28 Jouni MalinenRemove old wpa_supplicant/hostapd doxygen files
2009-11-28 Jouni MalinenFix init2() driver_ops to get the correct global driver...
2009-11-26 Jouni MalinenWPS: Update couple of missed Primary Device Type uses
2009-11-26 Jouni MalinenWPS: Clean up Primary Device Type handling
2009-11-24 Jouni MalinenFix internal crypto build with some configurations
2009-11-23 Jouni MalinenRemove obsoleted get_scan_results() driver_ops
2009-11-23 Jouni MalinenRemove deprecated scan and set_probe_req_ie driver_ops
2009-11-23 Jouni MalinenRemove deprecated driver_ops handlers
2009-11-23 Jouni MalinenFix CONFIG_AP=y build after driver_ops set_key merge
2009-11-23 Jouni MalinenAdd cleared deprecation notes on iwl,ndiswrapper,madwif...
2009-11-23 Jouni MalinenMerge set_key and hapd_set_key driver_ops into a single...
2009-11-23 Jouni MalinenMove definitions away from hostapd_defs.h
2009-11-23 Jouni MalinenMerge set_beacon driver_ops into a single one
2009-11-21 Jouni MalinenPreparations for v0.7.0 release hostap_0_7_0
2009-11-21 Jouni MalinenFix Visual Studio projects to match with source code...
2009-11-21 Jouni MalinenUpdate ChangeLog files for 0.7.0 release
2009-11-21 Jouni Malinenwpa_gui: Only move to WPS tab if inactive/disconnect...
2009-11-21 Jouni Malinenwpa_gui: Add peers menu option for learning AP configur...
2009-11-21 Jouni MalinenWPS ER: Move SSDP functionality into a separate file
2009-11-21 Jouni Malinenwpa_gui: Add peer dialog option for WPS PBC
2009-11-21 Jouni Malinenwpa_gui: Add WPS config methods and device password...
2009-11-21 Jouni Malinenwpa_gui: Move peer tooltip into Properties dialog
2009-11-21 Jouni MalinenWPS ER: Add more AP information into the ctrl_interface...
2009-11-20 Jouni MalinenWPS ER: Refresh ER data on WPS_ER_START when already...
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
next