aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* Remove src/crypto from default include pathJouni Malinen2009-11-2918-34/+31
* Move EAPOL authenticator state machine into src/eapol_authJouni Malinen2009-11-291-2/+2
* Fix IBSS RSN buildJouni Malinen2009-11-291-17/+3
* Remove src/rsn_supp from default header pathJouni Malinen2009-11-2920-36/+33
* Remove src/common from default header file pathJouni Malinen2009-11-2932-51/+48
* Split scan processing for RSN preauthentication into partsJouni Malinen2009-11-291-2/+31
* Remove old wpa_supplicant/hostapd doxygen filesJouni Malinen2009-11-2813-2513/+0
* Fix init2() driver_ops to get the correct global driver contextJouni Malinen2009-11-283-1/+5
* WPS: Update couple of missed Primary Device Type usesJouni Malinen2009-11-261-10/+6
* WPS: Clean up Primary Device Type handlingJouni Malinen2009-11-261-28/+10
* Fix internal crypto build with some configurationsJouni Malinen2009-11-241-0/+1
* Remove obsoleted get_scan_results() driver_opsJouni Malinen2009-11-232-118/+0
* Remove deprecated scan and set_probe_req_ie driver_opsJouni Malinen2009-11-232-17/+1
* Remove deprecated driver_ops handlersJouni Malinen2009-11-233-92/+0
* Fix CONFIG_AP=y build after driver_ops set_key mergeJouni Malinen2009-11-231-1/+1
* Add cleared deprecation notes on iwl,ndiswrapper,madwifi(sta) wrappersJouni Malinen2009-11-232-2/+5
* Merge set_key and hapd_set_key driver_ops into a single functionJouni Malinen2009-11-231-3/+3
* Move definitions away from hostapd_defs.hJouni Malinen2009-11-231-8/+0
* Merge set_beacon driver_ops into a single oneJouni Malinen2009-11-232-23/+7
* Preparations for v0.7.0 releaseJouni Malinen2009-11-211-1/+1
* Fix Visual Studio projects to match with source code file changesJouni Malinen2009-11-214-13/+13
* Update ChangeLog files for 0.7.0 releaseJouni Malinen2009-11-211-0/+33
* wpa_gui: Only move to WPS tab if inactive/disconnect and AP readyJouni Malinen2009-11-211-3/+6
* wpa_gui: Add peers menu option for learning AP configuration (ER)Jouni Malinen2009-11-212-0/+35
* WPS ER: Move SSDP functionality into a separate fileJouni Malinen2009-11-211-0/+1
* wpa_gui: Add peer dialog option for WPS PBCJouni Malinen2009-11-212-6/+50
* wpa_gui: Add WPS config methods and device password ID into peer dataJouni Malinen2009-11-211-1/+74
* wpa_gui: Move peer tooltip into Properties dialogJouni Malinen2009-11-212-45/+122
* WPS ER: Add more AP information into the ctrl_interface messageJouni Malinen2009-11-212-14/+46
* WPS ER: Refresh ER data on WPS_ER_START when already startedJouni Malinen2009-11-201-1/+1
* Add 'none' driver as an option for wpa_supplicantJouni Malinen2009-11-201-0/+3
* wpa_gui: Avoid using freed item in enter_pin()Jouni Malinen2009-11-191-4/+9
* wpa_gui: Add AP and laptop icons for peer dialogJouni Malinen2009-11-198-9/+2455
* wpa_gui: Add support for multiple icon filesMike Shepherd2009-11-191-15/+11
* wpa_gui: Add preliminary WPS ER support into the peers dialogJouni Malinen2009-11-192-5/+177
* nl80211/SME: Use reassociation when roaming within the ESSJouni Malinen2009-11-173-0/+14
* wpa_supplicant: Fix ctrl_interface group permissions to allow read/executeAnders Aspegren Søndergaard2009-11-161-0/+8
* dbus: Allow only root to receive signalsWitold Sowa2009-11-161-1/+2
* wpa_gui-qt4: Fix build with Session Manager disabled in Qt4Christian Rüb2009-11-163-0/+10
* WPS ER: Deinit ER before WPS registrar/contextJouni Malinen2009-11-151-5/+5
* WPS ER: Add command for fetching current AP settingsJouni Malinen2009-11-154-0/+55
* WPS ER: Add preliminary PBC supportJouni Malinen2009-11-154-0/+39
* WPS ER: Add ctrl_iface notifications for AP/Enrollee add/removeJouni Malinen2009-11-151-0/+77
* dbus: Use method/property/signal handler arrays for registrationJouni Malinen2009-11-143-358/+336
* dbus: Remove duplicated error printing from registrationJouni Malinen2009-11-141-424/+163
* dbus: Split wpas_dbus_ctrl_iface_init() into helper functionsJouni Malinen2009-11-143-126/+143
* dbus: Minor coding style cleanupJouni Malinen2009-11-141-8/+8
* dbus: Fix some of the function comment typosJouni Malinen2009-11-141-13/+13
* WPS ER: Add PIN configuration and SetSelectedRegistrar callJouni Malinen2009-11-134-0/+80
* Remove a note about other repositories of wpa_supplicantJouni Malinen2009-11-111-3/+3