summaryrefslogtreecommitdiff
path: root/gsupplicant
AgeCommit message (Expand)AuthorFilesLines
2016-06-28Modify to get rsn mode using pairwisesubmit/tizen/20160628.112647accepted/tizen/wearable/20160629.021326accepted/tizen/tv/20160629.021220accepted/tizen/mobile/20160629.021329accepted/tizen/ivi/20160629.021304accepted/tizen/common/20160628.141818hyunuktak2-5/+10
2016-06-17[SPIN] Added the connman disconnect reason property.Niraj Kumar Goit2-0/+32
2016-06-17[SPIN] fix the invalid state from supplicant.Niraj Kumar Goit1-0/+6
2016-06-17[SPIN] Update operating frequency properly.Niraj Kumar Goit1-1/+3
2016-06-17[SPIN] add keymgmt property for bss.Niraj Kumar Goit2-0/+14
2016-06-17[SPIN] request RemoveNetwork when disconnected to stop scanning in supplicant.Niraj Kumar Goit2-0/+28
2016-06-15[SPIN] gsupplicant: fix stucking in scanning state when scan failed.Niraj Kumar Goit1-0/+15
2016-06-14[SPIN] support ft-psk and ft-eap security type.Niraj Kumar Goit2-0/+61
2016-06-13Merge "Add support for WPS2-PSK security type in Security property of service...submit/tizen/20160614.053635accepted/tizen/wearable/20160614.103626accepted/tizen/tv/20160614.103619accepted/tizen/mobile/20160614.103642accepted/tizen/ivi/20160614.103653accepted/tizen/common/20160614.144019taesub kim2-0/+13
2016-06-10Add support for WPS2-PSK security type in Security property of service interfaceJaehyun Kim2-0/+13
2016-06-09[SPIN] Admit to connect EAP-TLS without passphrase of privatekey.Niraj Kumar Goit1-0/+8
2016-06-09[SPIN]Set interface callback during scan requestNiraj Kumar Goit1-0/+5
2016-01-05gsupplicant: Disable P2P support in connmanSaurav Babu1-0/+2
2015-10-06Sync with Tizen 2.4(1.29.36)submit/tizen/20151020.082803accepted/tizen/wearable/20151020.111030accepted/tizen/tv/20151020.111019accepted/tizen/mobile/20151020.111002taesub.kim2-2/+98
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak4-76/+173
2014-10-31Tethering: Add hidden access point support in technologyChengyi Zhao2-0/+11
2014-10-31Tethering: Add handling for wpa_supplicant authorized/deauthorized signalsChengyi Zhao2-0/+55
2014-10-31Tizen: Fix wifi enterprise to support SIM and AKAArron Wang1-0/+20
2014-10-31Tizen: Export more wifi info in ConnMan network APIArron Wang2-0/+59
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang4-117/+1367
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang4-368/+885
2013-05-17wifi: Scan all stored hidden networksTomasz Bursztyka2-1/+2
2013-02-26gsupplicant: Increase D-Bus timeout to 30 secondsPatrik Flykt1-1/+1
2013-02-25gsupplicant: Remove pointless timeout constantMarcel Holtmann1-2/+0
2013-02-22gsupplicant: Set the scan callback in g_supplicant_interface_scanJulien Massot1-0/+3
2013-02-18gsupplicant: Return zero for max scan SSID parameterPatrik Flykt1-2/+2
2013-01-11gsupplicant: Return max SSIDs to scan given by wpa_supplicantPatrik Flykt2-12/+2
2012-11-13supplicant: Handle race condition on WiFi dongle removalPatrik Flykt1-4/+21
2012-10-16gsupplicant: Send -ENOLINK error on scan reply if interface was not readyTomasz Bursztyka1-1/+9
2012-10-16gsupplicant: Add a new state according to 'interface_disabled'Tomasz Bursztyka2-1/+8
2012-07-15gsupplicant: Avoid shadowing key variableMarcel Holtmann1-4/+5
2012-07-05gsupplicant: Add a function to handle autoscan methodTomasz Bursztyka2-0/+64
2012-07-05gsupplicant: Add a method to set interface's country propertyTomasz Bursztyka2-0/+26
2012-07-05gsupplicant: Adapt set country callback to return a resultTomasz Bursztyka2-11/+12
2012-06-18supplicant: Call scan callback if needed when removing interfacePatrik Flykt1-0/+15
2012-06-11gsupplicant: Properly handle WPS properties updateTomasz Bursztyka1-7/+9
2012-06-11gsupplicant: Properly handle WiFi security changeTomasz Bursztyka1-29/+70
2012-05-16gsupplicant: Coding style clean-upGrant Erickson1-12/+14
2012-05-15gsupplicant: Avoid critical errorsJukka Rissanen1-1/+1
2012-05-15gsupplicant: fix "raw" PSK supportGrant Erickson1-6/+36
2012-05-09gsupplicant: Remove dead assignmentHenrique Dante de Almeida1-1/+0
2012-05-08gsupplicant: Use the right dbus helper when adding a fixed array in a dictTomasz Bursztyka1-2/+1
2012-05-08gsupplicant: Fixing a possible memory leak when disconnectingTomasz Bursztyka1-1/+3
2012-05-04wifi: Allow max number of scan entriesJukka Rissanen2-14/+36
2012-04-29gsupplicant: Update copyright informationMarcel Holtmann4-4/+4
2012-04-28gssuplicant: Fix when a bss should be added or replaced in a networkTomasz Bursztyka1-6/+41
2012-04-28gsupplicant: Added more debugging messages when adding or replacing a networkTomasz Bursztyka1-0/+6
2012-04-28gsupplicant: Creating an helper function to compute bss securityTomasz Bursztyka1-8/+14
2012-04-28gsupplicant: Renaming a function for a more relevant nameTomasz Bursztyka1-2/+2
2012-04-23gsupplicant: Add WPS specific capabilities handling for networkTomasz Bursztyka2-1/+41