supplicant: Call scan callback if needed when removing interface
[framework/connectivity/connman.git] / gsupplicant / supplicant.c
2012-06-18 Patrik Flyktsupplicant: Call scan callback if needed when removing...
2012-06-11 Tomasz Bursztykagsupplicant: Properly handle WPS properties update
2012-06-11 Tomasz Bursztykagsupplicant: Properly handle WiFi security change
2012-05-16 Grant Ericksongsupplicant: Coding style clean-up
2012-05-15 Jukka Rissanengsupplicant: Avoid critical errors
2012-05-15 Grant Ericksongsupplicant: fix "raw" PSK support
2012-05-09 Henrique Dante de... gsupplicant: Remove dead assignment
2012-05-08 Tomasz Bursztykagsupplicant: Use the right dbus helper when adding...
2012-05-08 Tomasz Bursztykagsupplicant: Fixing a possible memory leak when disconn...
2012-05-04 Jukka Rissanenwifi: Allow max number of scan entries
2012-04-28 Marcel Holtmanngsupplicant: Update copyright information
2012-04-28 Tomasz Bursztykagssuplicant: Fix when a bss should be added or replaced...
2012-04-28 Tomasz Bursztykagsupplicant: Added more debugging messages when adding...
2012-04-28 Tomasz Bursztykagsupplicant: Creating an helper function to compute...
2012-04-28 Tomasz Bursztykagsupplicant: Renaming a function for a more relevant...
2012-04-23 Tomasz Bursztykagsupplicant: Add WPS specific capabilities handling...
2012-04-23 Tomasz Bursztykagsupplicant: Add WPS specific capabilities parsing...
2012-04-17 Julien Massotsupplicant: Remove trailing whitespace
2012-04-17 Julien Massotgsupplicant: Interpret "invalid message format" as...
2012-02-24 Tomasz Bursztykagsupplicant: Add support for background scanning parameters
2011-12-23 Daniel Wagnersupplicant: Make create_name() UTF-8 aware
2011-11-29 Samuel Ortizwifi: Set device powered from the interface create...
2011-11-07 Tomasz Bursztykagsupplicant: Add a function to enable or disable the...
2011-09-13 Mohamed Abbaswifi: Add SSIDs and frequencies to wpa_supplicant scan...
2011-09-13 Mohamed Abbasgsupplicant: Get the number of scan ssids from supplicant
2011-09-13 Mohamed Abbasservice: Add frequency support to service
2011-09-12 Samuel Ortizgsupplicant: Implement network properties changes notif...
2011-09-12 Samuel Ortizgsupplicant: Track best signal and the corresponding BSS
2011-09-12 Jukka Rissanengsupplicant: Do not access IE array past end of buffer
2011-07-21 Julien Massotgsupplicant: set the cipher even if security is WEP
2011-06-17 Paolo Pellegrinogsupplicant: Client certificate is not mandatory for...
2011-06-14 Tomasz Bursztykagsupplicant: Fix how raw key as psk are provided.
2011-02-07 Patrik Flyktgsupplicant: Report AddNetwork and SelectNetwork errors...
2011-02-02 Samuel Ortizgsupplicant: Add ciphers only for WPA PSK and EAP
2011-02-02 Samuel Ortizgsupplicant: Set WPA protocol
2011-02-02 Samuel Ortizgsupplicant: Set WPA ciphers
2011-02-02 Samuel Ortizgsupplicant: Add interface ap_scan property setting
2011-02-02 Samuel Ortizgsupplicant: Add interface bridge setting
2011-02-02 Samuel Ortizgsupplicant: Call select_network callback
2011-02-02 Samuel Ortizgsupplicant: Add network scan ssid setting
2011-02-02 Samuel Ortizgsupplicant: Add network channel setting
2011-02-02 Samuel Ortizgsupplicant: Add interface mode capability getter
2011-02-02 Samuel Ortizgsupplicant: Add network mode support
2011-01-27 Tomasz Bursztykagsupplicant: Disconnect request might not need to go...
2011-01-27 Tomasz Bursztykagsupplicant: WPS start() method implementation
2011-01-27 Tomasz Bursztykagsupplicant: WPS event signal support
2011-01-27 Tomasz Bursztykagsupplicant: WPS credentials signal support
2011-01-27 Tomasz Bursztykagsupplicant: bss/network wps enabled support
2011-01-10 Henri Braggegsupplicant: Support EAP phase2 authentication methods
2011-01-10 Tomasz Bursztykawifi: Stack based crash risk fixed
2011-01-07 Henri Braggegsupplicant: Use the prefixed version of phase2_auth...
2011-01-07 Henri Braggegsupplicant: Drop unnecessary quotes from phase2 value
2011-01-07 Leena GundaFix missing and empty WiFi APs issue after kill/restart
2011-01-06 Leena GundaFix memory leaks in gsupplicant interface_property
2011-01-06 Leena GundaFix Valgrind invalid write error for WiFi plugin
2010-12-29 Leena GundaFix Valgrind Invalid Read error while removing gsupplic...
2010-12-29 Leena GundaFree gsupplicant network path when removing network
2010-12-28 Leena Gundagsupplicant network_path not freed while removing interface
2010-12-23 Samuel Ortizgsupplicant: Remove network even if disconnect failed
2010-12-22 Samuel Ortizgsupplicant: Remove get_results warning
2010-12-15 Samuel Ortizgsupplicant: Country setting implementation
2010-12-13 Mohamed Abbasgsupplicant: Dont allow scanning while associating
2010-11-22 Leena Gundagsupplicant: Fix D-Bus interface name arguments
2010-11-02 Kalle Valogsupplicant: Remove network from wpa_s when disconnecting
2010-11-02 Kalle Valogsupplicant: Store network path
2010-10-29 Leena Gundagsupplicant: Start wpa_supplicant daemon through intros...
2010-10-28 Mohamed Abbasgsupplicant: wpa_supplicant only accepts upper case...
2010-10-22 Leena Gundagsupplicant: Get all BSSs when scan is done
2010-09-27 Kalle Valogsupplicant: fix return value of g_supplicant_interface...
2010-09-27 Kalle Valogsupplicant: use term managed in object path
2010-09-20 Samuel OrtizImprove GSupplicant debug
2010-09-20 Samuel OrtizRemove last ConnMan dependency for GSupplicant
2010-09-20 Samuel OrtizWPA-EAP support for GSupplicant
2010-09-20 Samuel OrtizWEP and WPA-PSK support for GSupplicant
2010-09-20 Samuel OrtizGSupplicant intial commit