summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-18Use SNR and estimated throughput for BSS scoringJaehyun Kim1-5/+40
2021-08-04wireguard: Save plugin related settings in config fileNishant Chaprana1-0/+104
2021-07-19Added a dbus property 'TimeUpdated'submit/tizen/20210723.060030accepted/tizen/unified/20210726.135508Jaehyun Kim3-0/+24
2021-07-15vpn: Make domain parameter optionalNishant Chaprana3-9/+13
2021-07-13Enable Wireguard VPN PluginNishant Chaprana1-1/+1
2021-07-13wireguard: Copy interfance names obeying lengths rulesDaniel Wagner1-1/+1
2021-07-13vpn: Export vpn_ipconfig_foreach as linker symbolDaniel Wagner4-4/+4
2021-07-13wireguard: Fix struct sockaddr usageDaniel Wagner1-22/+25
2021-07-13wireguard: Regular reresolve endpoint addressDaniel Wagner1-7/+80
2021-07-05Use the last updated MAC address before turning on wifisubmit/tizen/20210706.115004accepted/tizen/unified/20210708.131505Jaehyun Kim3-26/+5
2021-06-10Fix memory leaks and dereference without null checksubmit/tizen/20210615.081101accepted/tizen/unified/20210616.132525Jaehyun Kim4-0/+18
2021-06-10Check the reply of SignalPoll method correctlyJaehyun Kim2-2/+7
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