Port supplicant driver to use g_dbus_add_signal_watch
[platform/upstream/connman.git] / plugins / supplicant.c
2009-12-31 Luiz Augusto Von... Port supplicant driver to use g_dbus_add_signal_watch
2009-12-30 Martin XuSet network method as CONNMAN_IPCONFIG_METHOD_DHCP
2009-12-29 Marcel HoltmannFix length checks for WPA and RSN IEs
2009-12-25 Marcel HoltmannFix broken error handling with D-Bus filter
2009-12-23 Samuel OrtizConvert the network EAP string to uppercase
2009-12-22 Samuel OrtizPass required IEEE 802.1x settings to wpa_supplicant
2009-12-19 Marcel HoltmannRename D-Bus helper for basic dictionary types
2009-12-19 Marcel HoltmannAdd helpers for appending flexible D-Bus arrays
2009-12-19 Marcel HoltmannMake use of D-Bus dictionary helpers
2009-12-19 Marcel HoltmannFix signal strength calculation when quality is not...
2009-12-19 Marcel HoltmannAdd more debug output for WiFi quality
2009-12-19 Marcel HoltmannAllow potential roaming between WPA and WPA2 networks
2009-12-15 Marcel HoltmannFix supplicant connection issue when specifying PSK...
2009-12-14 Marcel HoltmannExtract authentication modes (PSK and IEEE 802.1x)...
2009-11-30 Sam LefflerUse simpler wpa_supplicant state tracking
2009-11-26 Marcel HoltmannDon't show passphrases in debug messages
2009-11-26 Marcel HoltmannAdd checks for invalid supplicant state transitions
2009-11-26 Marcel HoltmannTrigger background scan after successful connection
2009-10-26 Martin XuTry to use SSID to connect AP when available
2009-09-22 Martin XuCleanup scanning when the scanning is halted
2009-09-14 Marcel HoltmannFix issue with powered down device on connection attempt
2009-09-14 Marcel HoltmannFix issue with missing scanning after power up
2009-09-05 Marcel HoltmannAdd quirks for non-mac80211 compliant drivers
2009-09-05 Marcel HoltmannMake use of the supplicant disconnect method
2009-08-13 Marcel HoltmannRemove unused variable
2009-08-13 Martin XuClear SSID when network restore back to hidden
2009-08-10 Marcel HoltmannAdd tracking of scanning state to supplicant driver
2009-08-07 Marcel HoltmannFix changed handling of service connect watches
2009-07-24 Marcel HoltmannFix missing reset of network reference when disconnecting
2009-07-23 Marcel HoltmannFix potential pending result reply messages after removal
2009-07-23 Marcel HoltmannRemove wrongly committed double function call
2009-07-23 Marcel HoltmannFix potential pending scan reply messages after removal
2009-07-21 Marcel HoltmannFix D-Bus message reference leak when adding interface...
2009-07-21 Marcel HoltmannHandle the async notification of scan requests
2009-07-21 Marcel HoltmannDon't remove the network structure during inactive...
2009-07-21 Marcel HoltmannFix the problems with scan result from unknown triggers
2009-07-19 Marcel HoltmannEnsure that all supplicant and Bluetooth D-Bus calls...
2009-07-18 Marcel HoltmannRevert supplicant change to always set scanning false...
2009-07-18 Marcel HoltmannIf supplicant is already disconnecting return EALREADY...
2009-07-17 Marcel HoltmannRemove WiFi interface from supplicant when powering...
2009-07-17 Marcel HoltmannUpdate the network address when connected
2009-07-17 Marcel HoltmannDisable the get_bssid() function for now
2009-07-17 Martin XuRemove the BSSID retrieval for hidden networks
2009-07-17 Marcel HoltmannEnsure that supplicant disconnects from the network
2009-07-16 Marcel HoltmannReset the scanning flag to indicate the end of a scan...
2009-07-16 Marcel HoltmannFix broken async return value for supplicant disconnect
2009-07-16 Marcel HoltmannFix issue with supplicant and async state notifications
2009-07-16 Martin XuFix stalled configuration issue with supplicant
2009-07-16 Marcel HoltmannRemove wrongly committed connection patch for supplicant
2009-07-16 Marcel HoltmannFix handling of strict-aliasing rules
2009-07-14 Martin XuDo not set group name when network is hidden
2009-07-14 Marcel HoltmannIf SSID starts with 0x00 value, then ignore it
2009-07-14 Marcel HoltmannIf the SSID is not provided then declare it as hidden...
2009-07-14 Marcel HoltmannFix potential invalid memory access of group name
2009-07-14 Marcel HoltmannFix memory leak with group name construction
2009-07-13 Marcel HoltmannFix some broken indentation
2009-07-12 Marcel HoltmannUse interface index to resolve interface name
2009-07-11 Marcel HoltmannMinor code cleanups for supplicant handling
2009-07-11 Samuel OrtizAdd support for storing SSID details of hidden services
2009-07-11 Samuel OrtizUse the scan_ssid supplicant attribute for all connections
2009-07-11 Samuel OrtizSet hidden network group name at time of association
2009-07-10 Martin XuFix disconnect race condition issue in WiFi supplicant
2009-07-10 Martin XuAdd task_connect() function to WiFi supplicant
2009-07-09 Marcel HoltmannSimplify the SIOCGIWRANGE handling a little bit
2009-07-09 Samuel OrtizSet WiFi signal strength based on the reported ranges
2009-07-03 Marcel HoltmannFix to replace unprintable characters with a white...
2009-07-03 Samuel OrtizFix handling of WEP shared key
2009-07-02 Samuel OrtizUse only printable characters for network name
2009-06-02 Marcel HoltmannAdd default Motorola SSID to the mix
2009-05-28 Marcel HoltmannHandle the case when adding a new interface fails
2009-05-27 Marcel HoltmannFix comparison with invalid supplicant interface path
2009-05-21 Marcel HoltmannAdd helper for setting network address and use it
2009-05-21 Marcel HoltmannUse new helpers for network name and signal strength
2009-05-21 Marcel HoltmannExport and use more generic INET helpers
2009-05-20 Marcel HoltmannAdd option for selecting WiFi/Supplicant driver from...
2009-05-20 Marcel HoltmannAdd some more detailed grouping for 3Com's default...
2009-05-19 Marcel HoltmannFall back to using level value when quality is not...
2009-05-19 Marcel HoltmannAdd driver property when adding new interface
2009-05-19 Marcel HoltmannFill WiFi channel property with correct values
2009-05-19 Marcel HoltmannHandle special case when driver reports channel instead...
2009-05-19 Marcel HoltmannAdd basic support for WiFi channel property
2009-05-19 Marcel HoltmannMove calculation of signal strengh into a function
2009-05-19 Marcel HoltmannAdd frequency property to network objects
2009-05-19 Marcel HoltmannAvoid setting of network properties twice
2009-05-19 Marcel HoltmannFix broken network group name handling
2009-05-17 Marcel HoltmannUse a more detailed list of special/default SSIDs
2009-05-17 Marcel HoltmannHandle the special "<hidden>" SSID case from old IEEE80...
2009-05-17 Marcel HoltmannMark access points with "dlink" SSID as unique
2009-05-17 Marcel HoltmannUse "RSN" instead of "WPA2" for the security details
2009-05-17 Marcel HoltmannMark access points with "linksys" SSID as unique
2009-05-15 Marcel HoltmannAdd hidden networks to the service list
2009-05-13 Marcel HoltmannFix service state signal emission and error handling
2009-05-04 Marcel HoltmannMake sure interface is down after wpa_supplicant releas...
2009-04-22 Marcel HoltmannHandle errors with DBusPendingCall and lost connection
2009-04-05 Marcel HoltmannLet the core handle the service prefix/namespace
2009-04-04 Marcel HoltmannWork around issue with missing properties before networ...
2009-04-04 Marcel HoltmannFix group name setting for new networks
2009-04-01 Marcel HoltmannSet an unqiue group name based on SSID, mode and securi...
2009-03-26 Marcel HoltmannAlways add SSID value to network configuration
2009-03-26 Marcel HoltmannOnly add network name if it is actually present
next