summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
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