summaryrefslogtreecommitdiff
path: root/src/network.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-07Add support for dlogJaehyun Kim1-3/+21
2020-07-23Svace issues: Null check and memory leakssubmit/tizen/20200804.104340submit/tizen/20200730.084504accepted/tizen/unified/20200805.122502Rahul Jain1-0/+4
2020-05-22supported OWE Transition modeJinwon Kim1-1/+59
2020-05-04Add support of EAP on Ethernet.Nishant Chaprana1-0/+19
2020-04-16Add intelligent Network Selectionsubmit/tizen/20200417.010643accepted/tizen/unified/20200417.152700hyunuk.tak1-0/+49
2019-09-27Add DPP service based on configuration filesubmit/tizen/20190927.130602Yu1-0/+22
2019-09-18Imported Upstream version 1.37submit/tizen/20190920.082459Nishant Chaprana1-9/+356
2019-09-06Emit Service PropertyChanged when ConnectReason and DisconnectionRequested ch...Nishant Chaprana1-0/+4
2019-08-27Update RSSI/Strength of connected service using SignalPoll eventNishant Chaprana1-0/+3
2019-07-04Imported Upstream version 1.37upstream/1.37Nishant Chaprana1-8/+357
2019-06-11Improve support of Multiple same SSIDs including band steering.submit/tizen/20190611.082034accepted/tizen/unified/20190611.110358Jaehyun Kim1-23/+0
2019-04-05Added support of Multiple same SSIDs including band steering.submit/tizen/20190409.131053accepted/tizen/unified/20190410.061801Niraj Kumar Goit1-5/+23
2018-10-05Add IEEE 802.11 protocol(b/g/n/a/ac) Modes of APsMilind Murhekar1-0/+30
2018-10-04[CONNMAN][Change AP's max speed logic]Mayank Haarit1-0/+19
2018-05-24Fixed various memory leaksSaurav Babu1-0/+2
2018-04-20Add BSSID , signal strength and frequency list of the APssubmit/tizen/20180424.084858accepted/tizen/unified/20180425.062309Mayank Haarit1-0/+14
2018-04-20Added logic to get country code of APsMayank Haarit1-0/+24
2018-02-26[connman]Added support of EAP-FAST,EAP-PWD and EAP-AKA'.submit/tizen/20180226.110934accepted/tizen/unified/20180227.062953Niraj Kumar Goit1-0/+4
2018-01-23Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-22/+27
2018-01-23Updated connman to version 1.35Seonah Moon1-104/+84
2018-01-08Imported Upstream version 1.35upstream/1.35Seonah Moon1-71/+77
2018-01-04Modified logic to process each VSIE of all vendors.Niraj Kumar Goit1-21/+27
2017-12-27connman: Get HS20 property of service correctlysubmit/tizen/20171228.074717submit/tizen/20171228.053515accepted/tizen/unified/20171229.070200Saurav Babu1-20/+5
2017-12-19[Upstream] Wait 4 seconds for RA before re-sending RS messages.Niraj Kumar Goit1-2/+10
2017-12-13Remove non-essential logssubmit/tizen/20171218.085650accepted/tizen/unified/20171219.072622taesub kim1-4/+3
2017-12-07Revert "[connman] Configure IPv6 after IPv4 dhcp succeed."Saurav Babu1-24/+1
2017-11-03Added handling of "AssocStatusCode" signalManeesh Jain1-0/+21
2017-08-09[connman] Added support to get WiFi vendor element.submit/tizen/20170811.041528accepted/tizen/unified/20170811.133331Niraj Kumar Goit1-1/+26
2017-04-25Added some logs for debuggingSeonah Moon1-2/+15
2017-03-30Removed unnecessary logsSeonah Moon1-0/+10
2017-03-28[connman] Configure IPv6 after IPv4 dhcp succeed.Niraj Kumar Goit1-1/+24
2017-03-23Consider ipconfig method in clearing association stateSeonah Moon1-2/+29
2017-03-14Apply DNS configuration methodsubmit/tizen/20170322.011410accepted/tizen/wearable/20170322.235735accepted/tizen/unified/20170322.235830accepted/tizen/tv/20170322.235708accepted/tizen/mobile/20170322.235633accepted/tizen/ivi/20170322.235801accepted/tizen/common/20170322.153711Seonah Moon1-0/+6
2017-03-08[connman] Add IPv6 gateway address after service IP bound.submit/tizen_unified/20170310.011402submit/tizen/20170308.045955accepted/tizen/wearable/20170308.121234accepted/tizen/unified/20170310.080648accepted/tizen/tv/20170308.121225accepted/tizen/mobile/20170308.121214accepted/tizen/ivi/20170308.121241accepted/tizen/common/20170309.175139Niraj Kumar Goit1-6/+0
2017-02-23[connman] Merged IPv6 related code.Seonah Moon1-0/+29
2017-01-08[connman]: Fixed: ConnMan keep trying connection infintelyManeesh Jain1-0/+16
2016-12-12Fix a svace for checking NULLsubmit/tizen/20161212.124346accepted/tizen/wearable/20161213.003256accepted/tizen/tv/20161213.003252accepted/tizen/mobile/20161213.003235accepted/tizen/ivi/20161213.003304accepted/tizen/common/20161212.185700hyunuktak1-1/+2
2016-12-06[connman] Added wifi connection when invalid-key error occurred.Niraj Kumar Goit1-0/+3
2016-07-07Upstream: network: Replace network_change() with __connman_network_disconnect()Saurav Babu1-23/+2
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-5/+5
2016-06-17[SPIN] Indicate auth-failed error.Niraj Kumar Goit1-0/+5
2016-06-17[SPIN] Fix wireless issues in connman.Niraj Kumar Goit1-0/+9
2016-06-17[SPIN] Added the connman disconnect reason property.Niraj Kumar Goit1-0/+20
2016-06-17[SPIN] add keymgmt property for bss.Niraj Kumar Goit1-0/+21
2016-06-14[SPIN] network: enable DHCP failure.Niraj Kumar Goit1-0/+20
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 kim1-0/+17
2016-06-10Add support for WPS2-PSK security type in Security property of service interfaceJaehyun Kim1-0/+17
2016-06-09[SPIN] network: connman_network_clear_associating rather than IDLE stateNiraj Kumar Goit1-9/+2
2016-04-26Imported Upstream version 1.29upstream/1.29taesubkim1-168/+93
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-1/+2