summaryrefslogtreecommitdiff
path: root/src/service.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-15[connman] Manage the MAX saved wireless profiles.Niraj Kumar Goit1-0/+103
2019-10-08Merge "Remove unwanted NULL check for service in append_properties()" into tizenJaehyun Kim1-7/+5
2019-10-08Added an option in main.conf to set global DNS.Niraj Kumar Goit1-0/+11
2019-10-07Remove unwanted NULL check for service in append_properties()Nishant Chaprana1-7/+5
2019-09-27Add DPP service based on configuration filesubmit/tizen/20190927.130602Yu1-0/+142
2019-09-18Imported Upstream version 1.37submit/tizen/20190920.082459Nishant Chaprana1-619/+409
2019-09-10Merge "Emit Service PropertyChanged when ConnectReason and DisconnectionReque...submit/tizen/20190910.081214accepted/tizen/unified/20190911.111656Jaehyun Kim1-2/+57
2019-09-10Merge "Update RSSI/Strength of connected service using SignalPoll event" into...Jaehyun Kim1-0/+24
2019-09-06Emit Service PropertyChanged when ConnectReason and DisconnectionRequested ch...Nishant Chaprana1-2/+57
2019-09-04Fixed invalid state transitionssubmit/tizen/20190906.055938accepted/tizen/unified/20190909.010911Jaehyun Kim1-0/+4
2019-08-27Update RSSI/Strength of connected service using SignalPoll eventNishant Chaprana1-0/+24
2019-07-29Merge "Add OWE security mode support" into tizensubmit/tizen/20190731.014248submit/tizen/20190729.091802Jaehyun Kim1-0/+10
2019-07-25Do not validate the passphrase for the SAE security type when it is encrypted.submit/tizen/20190726.063122Jaehyun Kim1-0/+1
2019-07-25Added support to get AP hidden status.Niraj Kumar Goit1-0/+3
2019-07-25Add OWE security mode supportYu1-0/+10
2019-07-04Imported Upstream version 1.37upstream/1.37Nishant Chaprana1-240/+382
2019-06-26Append disconnect reason code in case of invalid key.Niraj Kumar Goit1-0/+1
2019-06-19Added support of WPA3-SAE security mode.submit/tizen/20190621.094817accepted/tizen/unified/20190624.075215Niraj Kumar Goit1-0/+17
2019-04-05Added support of Multiple same SSIDs including band steering.submit/tizen/20190409.131053accepted/tizen/unified/20190410.061801Niraj Kumar Goit1-17/+19
2018-11-06Merge "Add IEEE 802.11 protocol(b/g/n/a/ac) Modes of APs" into tizensubmit/tizen/20181127.113629submit/tizen/20181120.123835submit/tizen/20181106.114249accepted/tizen/unified/20181129.054222Jaehyun Kim1-0/+4
2018-11-06Merge "[CONNMAN][Change AP's max speed logic]" into tizenJaehyun Kim1-0/+4
2018-10-05Add IEEE 802.11 protocol(b/g/n/a/ac) Modes of APsMilind Murhekar1-0/+4
2018-10-04[CONNMAN][Change AP's max speed logic]Mayank Haarit1-0/+4
2018-09-27Added support to update EAP manual IP.submit/tizen/20181005.071134submit/tizen/20181004.140159Niraj Kumar Goit1-0/+7
2018-08-31Online Check: Change default connection policySaurav Babu1-0/+100
2018-08-24[connman] Added Tizen Wi-Fi Meshsubmit/tizen/20180824.072908Nishant Chaprana1-0/+37
2018-07-27Fixed the EAP security issueBhaskar Dutta1-0/+1
2018-07-05service: Add new property to set passphrase of servicesubmit/tizen/20180706.050915accepted/tizen/unified/20180709.064830Saurav Babu1-1/+13
2018-05-24Fixed various memory leaksSaurav Babu1-2/+8
2018-04-20Add BSSID , signal strength and frequency list of the APssubmit/tizen/20180424.084858accepted/tizen/unified/20180425.062309Mayank Haarit1-1/+31
2018-04-20Added logic to get country code of APsMayank Haarit1-0/+10
2018-02-26[connman]Added support of EAP-FAST,EAP-PWD and EAP-AKA'.submit/tizen/20180226.110934accepted/tizen/unified/20180227.062953Niraj Kumar Goit1-1/+19
2018-01-23Merge "Fixed uninitialized scalar variable" into tizensubmit/tizen/20180124.223542submit/tizen/20180124.044456accepted/tizen/unified/20180125.060648taesub kim1-0/+1
2018-01-23Fixed uninitialized scalar variablehyunuktak1-0/+1
2018-01-23Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-6/+17
2018-01-23Updated connman to version 1.35Seonah Moon1-415/+671
2018-01-08Imported Upstream version 1.35upstream/1.35Seonah Moon1-373/+684
2018-01-04Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-6/+17
2017-12-27connman: Get HS20 property of service correctlysubmit/tizen/20171228.074717submit/tizen/20171228.053515accepted/tizen/unified/20171229.070200Saurav Babu1-1/+1
2017-12-12Add WiFi passphrase encryption routinesubmit/tizen/20171212.235218accepted/tizen/unified/20171213.153208Jaehyun Kim1-1/+22
2017-11-08Merge "Append AssocStatusCode Property for Wi-Fi Manager Layer" into tizensubmit/tizen/20171108.071810taesub kim1-0/+7
2017-11-08Merge "Added handling of "AssocStatusCode" signal" into tizentaesub kim1-0/+4
2017-11-06Remove unused "GetVsies" Dbus method.Niraj Kumar Goit1-47/+0
2017-11-03Added vsie information of AP in append_properties function.Niraj Kumar Goit1-0/+8
2017-11-03Append AssocStatusCode Property for Wi-Fi Manager LayerManeesh Jain1-0/+7
2017-11-03Added handling of "AssocStatusCode" signalManeesh Jain1-0/+4
2017-10-10@fix: Disconnect Reason code was not getting resetManeesh Jain1-0/+3
2017-09-26Append eap type property in "GetServices" Dbus method.submit/tizen/20170927.040141accepted/tizen/unified/20170927.181313Niraj Kumar Goit1-0/+36
2017-09-14Add APIs to set/get auto connection modetaesub kim1-0/+26
2017-08-09[connman] Added support to get WiFi vendor element.submit/tizen/20170811.041528accepted/tizen/unified/20170811.133331Niraj Kumar Goit1-0/+47