notifier: Limit Counter Underflow
[framework/connectivity/connman.git] / gsupplicant /
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-15 Samuel Ortizgsupplicant: Support empty property set responses
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