summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-28Added dbus method 'GetConnectedService'submit/tizen/20210528.085525accepted/tizen/unified/20210601.135338Jaehyun Kim4-3/+49
2021-05-18Remove wrong rules from connman dbus confNishant Chaprana1-3/+0
2021-05-18Add TIZEN_EXT macro to Tizen specific codeNishant Chaprana1-1/+2
2021-05-18Added support to get country-code.Niraj Kumar Goit1-0/+4
2021-05-12Added support to set country-code.Niraj Kumar Goit1-0/+7
2021-05-07Modified to handle WPA3/WPA2 mixed mode as WPA3-SAEsubmit/tizen/20210513.084419submit/tizen/20210512.013459Jaehyun Kim1-2/+4
2021-04-29Send Mac policy parameters in CreateInterface dbus call.submit/tizen/20210503.112345accepted/tizen/unified/20210506.103545Nishant Chaprana6-20/+36
2021-04-27Fix Wi-Fi activation issue in TM1submit/tizen/20210427.065300Nishant Chaprana1-2/+2
2021-04-21Fix autoconnect issue at reboot in TW3submit/tizen/20210421.161229Nishant Chaprana4-3/+107
2021-04-21Add setter/getter for handling MAC randomization policyNishant Chaprana8-1/+726
2021-03-31Fix NULL pointer dereferenceNishant Chaprana1-0/+3
2021-03-31Use dbus_free for deallocation, when allocated with dbus_malloc0Nishant Chaprana1-1/+1
2021-02-24Merge "Error checking in passphrase decryption method." into tizensubmit/tizen/20210224.083420accepted/tizen/unified/20210225.130544Jaehyun Kim2-1/+9
2021-02-24Merge "Fix svace 'UNREACHABLE_CODE.NO_PATH' warnings" into tizenJaehyun Kim2-2/+4
2021-02-10Fix svace 'UNREACHABLE_CODE.NO_PATH' warningsNishant Chaprana2-2/+4
2021-02-03Change systemd-devel package namesubmit/tizen/20210217.025918accepted/tizen/unified/20210217.120449INSUN PYO2-3/+3
2021-01-27Error checking in passphrase decryption method.Niraj Kumar Goit2-1/+9
2021-01-27merge tag upstream/1.38submit/tizen/20210127.105449accepted/tizen/unified/20210129.002142Seonah Moon0-0/+0
2021-01-25On device reboot enable wpa-supplicant for EAPoL.submit/tizen/20210126.062930Niraj Kumar Goit4-36/+155
2021-01-25Added Dbus method 'IsEapolEnabled'.Niraj Kumar Goit2-1/+24
2021-01-25Merge "Imported Upstream connman version 1.38" into tizenJaehyun Kim140-2127/+8086
2021-01-19Added timer delay to get the responsesubmit/tizen/20210119.130611accepted/tizen/unified/20210122.123012Prasadam Prashath Kumar1-0/+47
2021-01-04Imported Upstream connman version 1.38Niraj Kumar Goit140-2127/+8086
2020-12-02Fix derefrencing of NULL pointersubmit/tizen/20201229.102954submit/tizen/20201217.131910Jaehyun Kim1-2/+5
2020-11-11Merge "Fix derefrencing of NULL pointer" into tizensubmit/tizen/20201127.052752submit/tizen/20201116.030352Jaehyun Kim2-1/+4
2020-11-11Fix derefrencing of NULL pointerJaehyun Kim2-1/+4
2020-11-09Rename EAPoL configuration file path to /var/lib/connmanNiraj Kumar Goit1-1/+1
2020-11-02Emit StateChangedProperties post emitting service state's PropertyChangedsubmit/tizen/20201106.060323Nishant Chaprana2-4/+36
2020-10-27Merge "[gdhcp/client] Reopen socket GIO channel when failed" into tizensubmit/tizen/20201028.023046accepted/tizen/unified/20201029.124906Jaehyun Kim2-1/+9
2020-10-27Merge "[src/rtnl] Add retry mechanism when socket GIO channel fails" into tizenJaehyun Kim4-1/+46
2020-10-16Fix an issue where the log option is not applied properlyJaehyun Kim5-11/+45
2020-10-15Fix auto connection failureJaehyun Kim1-0/+7
2020-10-14Imported Upstream version 1.38upstream/1.38Nishant Chaprana139-2168/+8056
2020-10-12[gdhcp/client] Reopen socket GIO channel when failedNishant Chaprana2-1/+9
2020-10-12[src/rtnl] Add retry mechanism when socket GIO channel failsNishant Chaprana4-1/+46
2020-10-07Fix an issue where the log option is applied incorrectlytizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115101submit/tizen_6.0_hotfix/20201102.192901submit/tizen_6.0/20201029.205501submit/tizen/20201007.120259accepted/tizen/unified/20201008.043010accepted/tizen/6.0/unified/hotfix/20201102.235749accepted/tizen/6.0/unified/20201030.105121Jaehyun Kim1-2/+2
2020-10-07Merge "Add support for dlog" into tizenJaehyun Kim17-55/+251
2020-10-07Add support for dlogJaehyun Kim17-55/+251
2020-10-07[Fix][src/service] Add 'fall through' comment when break statement is not neededNishant Chaprana2-2/+2
2020-10-07[Fix][plugin/ethernet] SVACE warning DEREF_AFTER_NULLNishant Chaprana2-2/+5
2020-09-25Fix incorrect dbus usage that caused crashsubmit/tizen/20201005.112026submit/tizen/20200925.132900accepted/tizen/unified/20201006.044352Jaehyun Kim1-1/+2
2020-09-16The order between the device signal and the service signal has been changedsubmit/tizen/20200918.062939submit/tizen/20200917.115639accepted/tizen/unified/20200921.095121Jaehyun Kim1-8/+8
2020-09-11Fix build warningsJaehyun Kim3-3/+3
2020-09-10Remove DefaultDependencies=false at connman.serviceJaehyun Kim1-1/+0
2020-09-01Fix derefrencing of NULL pointersubmit/tizen/20200903.044940submit/tizen/20200902.111409submit/tizen/20200901.053326accepted/tizen/unified/20200903.151723Jaehyun Kim1-1/+3
2020-09-01Move GetInterfaces method to Manager interfaceJaehyun Kim4-42/+63
2020-08-27Add support for handling multiple wifi interfacessubmit/tizen/20200828.142119Jaehyun Kim14-124/+1038
2020-08-13Svace Fix: memory leakRahul Jain1-3/+19
2020-08-05Use ref counting for network during SignalPoll method call of wpa_supplicant.submit/tizen/20200811.004738accepted/tizen/unified/20200812.144017Nishant Chaprana2-6/+11
2020-07-23Svace issues: Null check and memory leakssubmit/tizen/20200804.104340submit/tizen/20200730.084504accepted/tizen/unified/20200805.122502Rahul Jain5-1/+24