summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-12Merge "[SPIN] Add NULL check to prevent crash." into tizentaesub kim1-0/+4
2016-06-12Merge "[upstream] Fix memory leak when realloc fails." into tizentaesub kim1-0/+7
2016-06-12Merge "[SPIN] wispr: cellular service does not make portal detection." into t...taesub kim1-0/+5
2016-06-12Merge "[SPIN] network: connman_network_clear_associating rather than IDLE sta...taesub kim1-9/+2
2016-06-12Merge "[SPIN] service: extend wifi ext info for passpoint." into tizentaesub kim1-0/+4
2016-06-12Merge "[SPIN] rtnl: remove old wext interface" into tizentaesub kim1-0/+5
2016-06-12Merge "[SPIN] Admit to connect EAP-TLS without passphrase of privatekey." int...taesub kim1-0/+8
2016-06-12Merge "[SPIN] Enable state changed even if service changed scheduled." into t...taesub kim1-0/+2
2016-06-12Merge "[SPIN]Set interface callback during scan request" into tizentaesub kim1-0/+5
2016-06-10[SPIN] Restart dhcp as soon as INIT-REBOOT has been failedNiraj Kumar Goit2-0/+53
2016-06-10[SPIN] Add NULL check to prevent crash.Niraj Kumar Goit1-0/+4
2016-06-10[SPIN] Enable the ntp by connman if device does not use the cellular.Niraj Kumar Goit4-0/+19
2016-06-10Add support for WPS2-PSK security type in Security property of service interfaceJaehyun Kim9-1/+60
2016-06-10[upstream] Fix memory leak when realloc fails.Niraj Kumar Goit1-0/+7
2016-06-10Fix build error for common 64bit archsubmit/tizen/20160610.014806accepted/tizen/wearable/20160613.021457accepted/tizen/tv/20160613.021633accepted/tizen/mobile/20160613.021609accepted/tizen/ivi/20160613.021639accepted/tizen/common/20160610.182300hyunuktak1-1/+2
2016-06-09[SPIN] wispr: cellular service does not make portal detection.Niraj Kumar Goit1-0/+5
2016-06-09[SPIN] network: connman_network_clear_associating rather than IDLE stateNiraj Kumar Goit1-9/+2
2016-06-09[SPIN] service: extend wifi ext info for passpoint.Niraj Kumar Goit1-0/+4
2016-06-09[SPIN] rtnl: remove old wext interfaceNiraj Kumar Goit1-0/+5
2016-06-09[SPIN] Admit to connect EAP-TLS without passphrase of privatekey.Niraj Kumar Goit1-0/+8
2016-06-09[SPIN] Enable state changed even if service changed scheduled.Niraj Kumar Goit1-0/+2
2016-06-09[SPIN]Set interface callback during scan requestNiraj Kumar Goit1-0/+5
2016-06-09Merge "Remove capability and Change from dbus to systemd for vpn service" int...submit/tizen/20160609.105401accepted/tizen/common/20160609.150630taesub kim8-9/+17
2016-06-09Merge:Partial Fix a crash and valgrind invalid read errorManeesh Jain1-1/+1
2016-06-09Disable wispr featureSeonah Moon1-2/+2
2016-06-09Remove capability and Change from dbus to systemd for vpn servicehyunuktak8-9/+17
2016-06-07[connman] Notify the IPv4 Ready State signal to UI followed by IPv6 Signal.submit/tizen/20160608.101452accepted/tizen/wearable/20160609.090715accepted/tizen/tv/20160609.090732accepted/tizen/mobile/20160609.090615accepted/tizen/ivi/20160609.090754accepted/tizen/common/20160608.160928Niraj Kumar Goit1-0/+13
2016-06-08[connman] Fixed derefrencing of NULL pointer.Niraj Kumar Goit1-0/+4
2016-06-07log: Set log time with millisecond.Niraj Kumar Goit1-5/+7
2016-05-30[connman] Fixed memory leak issue.submit/tizen/20160607.090155accepted/tizen/wearable/20160607.235343accepted/tizen/tv/20160607.235409accepted/tizen/mobile/20160607.235355accepted/tizen/ivi/20160607.235418accepted/tizen/common/20160607.194721Niraj Kumar Goit1-0/+24
2016-05-18Ignore the cellular service type for single connected techsubmit/tizen/20160519.085425accepted/tizen/wearable/20160520.003326accepted/tizen/tv/20160520.003211accepted/tizen/mobile/20160520.003740accepted/tizen/ivi/20160520.003254accepted/tizen/common/20160520.170958hyunuktak1-0/+5
2016-05-09[TINF-1281] Fixed image creation errorsubmit/tizen/20160509.092624accepted/tizen/wearable/20160510.002658accepted/tizen/tv/20160510.002708accepted/tizen/mobile/20160510.002704accepted/tizen/ivi/20160510.002716accepted/tizen/common/20160510.050941taesubkim1-2/+2
2016-05-04Change CA bundle path macroSeonah Moon1-1/+1
2016-04-27Removed overlap privilege rulesubmit/tizen/20160427.070140accepted/tizen/wearable/20160428.002546accepted/tizen/tv/20160428.002327accepted/tizen/mobile/20160428.004554accepted/tizen/ivi/20160428.002450accepted/tizen/common/20160427.144114taesubkim2-14/+1
2016-04-26Merge branch 'upstream' into tizenSeonah Moon8-1/+22125
2016-04-26Imported Upstream version 1.29upstream/1.29taesubkim69-1495/+2513
2016-03-30gdhcp: Don't try to remove timer againsubmit/tizen/20160406.101500accepted/tizen/wearable/20160407.000819accepted/tizen/tv/20160407.000800accepted/tizen/mobile/20160407.000743accepted/tizen/ivi/20160407.000831accepted/tizen/common/20160406.145254Saurav Babu1-0/+3
2016-03-13Merge "on-demand connman-vpnd start" into tizensubmit/tizen/20160314.010212accepted/tizen/wearable/20160314.104358accepted/tizen/tv/20160314.104344accepted/tizen/mobile/20160314.104328accepted/tizen/ivi/20160314.104418accepted/tizen/common/20160315.220804taesub kim5-40/+2
2016-03-14on-demand connman-vpnd startDeepak Kumar Sahu5-40/+2
2016-03-09Merge "gdhcp: Don't send DHCPREQUEST if last assigned IP is Link Local Addres...taesub kim1-1/+2
2016-03-08Merge "iptables: Fix memory leak" into tizentaesub kim1-1/+3
2016-03-08Merge "bluetooth: Fix Memory Leak" into tizentaesub kim1-1/+3
2016-03-08iptables: Fix memory leakNiraj Kumar Goit1-1/+3
2016-03-01gdhcp: Don't send DHCPREQUEST if last assigned IP is Link Local AddressSaurav Babu1-1/+2
2016-02-29Removed buildrequire for connman_vpnd because of cyclic dependencysubmit/tizen/20160229.072553accepted/tizen/wearable/20160229.101227accepted/tizen/tv/20160229.101210accepted/tizen/mobile/20160229.101153accepted/tizen/ivi/20160229.101246accepted/tizen/common/20160229.195736hyunuktak1-1/+1
2016-02-23bluetooth: Fix Memory LeakNiraj Kumar Goit1-1/+3
2016-02-16Fix 64bit build errorssubmit/tizen_common/20160218.142243submit/tizen/20160217.021341submit/tizen/20160216.235435accepted/tizen/wearable/20160217.080120accepted/tizen/tv/20160217.080101accepted/tizen/mobile/20160217.080043accepted/tizen/mobile/20160217.011531Yu Jiung1-4/+17
2016-01-21Remove option (route-noexec, ifconfig-noexec)submit/tizen/20160212.065902taesub.kim1-0/+2
2016-01-19Merge "[vpn]:Initialized variable "err" to avoid error condition failure" int...taesub kim1-1/+1
2016-01-19Merge "Added Connman VPN package" into tizentaesub kim3-10/+145