summaryrefslogtreecommitdiff
path: root/gsupplicant/gsupplicant.h
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.141818hyunuktak1-1/+1
2016-06-17[SPIN] Added the connman disconnect reason property.Niraj Kumar Goit1-0/+1
2016-06-17[SPIN] add keymgmt property for bss.Niraj Kumar Goit1-0/+1
2016-06-17[SPIN] request RemoveNetwork when disconnected to stop scanning in supplicant.Niraj Kumar Goit1-0/+3
2016-06-14[SPIN] support ft-psk and ft-eap security type.Niraj Kumar Goit1-0/+9
2016-06-10Add support for WPS2-PSK security type in Security property of service interfaceJaehyun Kim1-0/+1
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.kim1-0/+15
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-5/+8
2014-10-31Tethering: Add hidden access point support in technologyChengyi Zhao1-0/+7
2014-10-31Tethering: Add handling for wpa_supplicant authorized/deauthorized signalsChengyi Zhao1-0/+2
2014-10-31Tizen: Export more wifi info in ConnMan network APIArron Wang1-0/+10
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang1-2/+84
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-2/+19
2013-05-17wifi: Scan all stored hidden networksTomasz Bursztyka1-0/+1
2013-01-11gsupplicant: Return max SSIDs to scan given by wpa_supplicantPatrik Flykt1-9/+0
2012-10-16gsupplicant: Add a new state according to 'interface_disabled'Tomasz Bursztyka1-0/+1
2012-07-05gsupplicant: Add a function to handle autoscan methodTomasz Bursztyka1-0/+5
2012-07-05gsupplicant: Add a method to set interface's country propertyTomasz Bursztyka1-0/+4
2012-07-05gsupplicant: Adapt set country callback to return a resultTomasz Bursztyka1-1/+3
2012-05-04wifi: Allow max number of scan entriesJukka Rissanen1-7/+24
2012-04-29gsupplicant: Update copyright informationMarcel Holtmann1-1/+1
2012-04-23gsupplicant: Add WPS specific capabilities handling for networkTomasz Bursztyka1-0/+3
2012-04-23gsupplicant: Add WPS specific capabilities parsing for BSSTomasz Bursztyka1-0/+5
2012-02-24gsupplicant: Add support for background scanning parametersTomasz Bursztyka1-0/+1
2011-11-29wifi: Set device powered from the interface create callbackSamuel Ortiz1-0/+1
2011-11-07gsupplicant: Add a function to enable or disable the selected networkTomasz Bursztyka1-0/+3
2011-09-13wifi: Add SSIDs and frequencies to wpa_supplicant scan for fast scanMohamed Abbas1-0/+16
2011-09-13gsupplicant: Get the number of scan ssids from supplicantMohamed Abbas1-0/+2
2011-09-13service: Add frequency support to serviceMohamed Abbas1-0/+1
2011-09-12gsupplicant: Implement network properties changes notificationSamuel Ortiz1-0/+2
2011-02-03gsupplicant: Set WPA protocolSamuel Ortiz1-0/+4
2011-02-03gsupplicant: Set WPA ciphersSamuel Ortiz1-0/+2
2011-02-02gsupplicant: Add interface ap_scan property settingSamuel Ortiz1-0/+3
2011-02-02gsupplicant: Add interface bridge settingSamuel Ortiz1-0/+1
2011-02-02gsupplicant: Add network scan ssid settingSamuel Ortiz1-0/+1
2011-02-02gsupplicant: Add network channel settingSamuel Ortiz1-0/+1
2011-02-02gsupplicant: Add interface mode capability getterSamuel Ortiz1-0/+1
2011-02-02gsupplicant: Add network mode supportSamuel Ortiz1-0/+1
2011-01-27gsupplicant: WPS start() method implementationTomasz Bursztyka1-0/+2
2011-01-27gsupplicant: WPS event signal supportTomasz Bursztyka1-0/+7
2011-01-27gsupplicant: WPS credentials signal supportTomasz Bursztyka1-0/+3
2011-01-27gsupplicant: bss/network wps enabled supportTomasz Bursztyka1-0/+1
2010-12-15gsupplicant: Country setting implementationSamuel Ortiz1-0/+7
2010-09-28gsupplicant: fix return value of g_supplicant_interface_get_data()Kalle Valo1-1/+1
2010-09-20Remove last ConnMan dependency for GSupplicantSamuel Ortiz1-0/+1
2010-09-20WPA-EAP support for GSupplicantSamuel Ortiz1-7/+7
2010-09-20WEP and WPA-PSK support for GSupplicantSamuel Ortiz1-1/+1
2010-09-20GSupplicant intial commitSamuel Ortiz1-0/+188