summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-19Update routing table when default address is resetsubmit/tizen_6.5/20211123.090823submit/tizen_6.5/20211123.064148submit/tizen_6.5/20211119.073159accepted/tizen/6.5/unified/20211124.060337Jaehyun Kim3-0/+44
2021-11-12Register with system bus in container environmentsubmit/tizen_6.5/20211117.045617submit/tizen_6.5/20211112.095149Jaehyun Kim1-9/+15
2021-11-12Disabled in container environmentJaehyun Kim1-0/+10
2021-11-12Update settings when device information in device_list is changedJaehyun Kim2-0/+4
2021-11-12Fix incorrect handling in multi-interface environmentJaehyun Kim2-2/+9
2021-11-10Add dbus configuration for robot profilecheoleun moon2-0/+59
2021-10-29Remove net-config dependencysubmit/tizen_6.5/20211029.071800accepted/tizen/6.5/unified/20211029.072238Jaehyun Kim1-1/+0
2021-09-27Merge "Reply all multiple/simultaenous SetDevicePower method call" into tizentizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163301submit/tizen/20210928.013804accepted/tizen/unified/20210928.073034accepted/tizen/6.5/unified/20211028.225128Jaehyun Kim1-17/+46
2021-09-24Reply all multiple/simultaenous SetDevicePower method callNishant Chaprana1-17/+46
2021-09-23Update connman settings for single device as wellNiraj Kumar Goit1-1/+1
2021-09-21Fix: Memory leak issue when tokenizing stringsubmit/tizen/20210924.013637accepted/tizen/unified/20210924.055913Nishant Chaprana1-0/+3
2021-09-14Add support of bpfsubmit/tizen/20210915.152151submit/tizen/20210915.122117accepted/tizen/unified/20210916.005908Jaehyun Kim11-4/+6899
2021-09-09Enable Downgrade dbus method.Niraj Kumar Goit1-2/+3
2021-09-08Fix resource leaksubmit/tizen/20210909.045500submit/tizen/20210908.150016accepted/tizen/unified/20210915.025055Jaehyun Kim1-0/+2
2021-09-08Merge "Fix build failure when tizen-maintain-online feature is enabled" into ...Jaehyun Kim1-13/+6
2021-09-08Fix Crash in connman-vpnd in reboot scenario when config file is presentNiraj Kumar Goit1-0/+4
2021-09-08Merge "wireguard: Add routes for allowedIPs" into tizenJaehyun Kim1-0/+205
2021-09-08Merge "wireguard: Save plugin related settings in config file" into tizenJaehyun Kim1-0/+104
2021-09-08Merge "vpn: Make domain parameter optional" into tizenJaehyun Kim3-9/+13
2021-09-08Merge "Enable Wireguard VPN Plugin" into tizenJaehyun Kim1-1/+1
2021-09-08Merge "wireguard: Copy interfance names obeying lengths rules" into tizenJaehyun Kim1-1/+1
2021-09-08Merge "vpn: Export vpn_ipconfig_foreach as linker symbol" into tizenJaehyun Kim4-4/+4
2021-09-08Merge "wireguard: Fix struct sockaddr usage" into tizenJaehyun Kim1-22/+25
2021-09-08Merge "wireguard: Regular reresolve endpoint address" into tizenJaehyun Kim1-7/+80
2021-09-08wireguard: Add routes for allowedIPsNishant Chaprana1-0/+205
2021-09-06Fix build failure when tizen-maintain-online feature is enabledNishant Chaprana1-13/+6
2021-09-02Fix referencing incorrect bssid_listJaehyun Kim1-1/+2
2021-09-02Fix NULL pointer dereferenceJaehyun Kim1-1/+2
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