summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-07[IPSec] Unlink UDS file for charon when charon is killedsubmit/tizen/20170612.082510accepted/tizen/unified/20170612.171441chleun.moon1-1/+8
2017-06-07Merge "Add child SA up/down event and terminate command" into tizensubmit/tizen/20170607.064606accepted/tizen/unified/20170608.072306taesub kim5-113/+335
2017-06-07service: Fix memory leak issuesSaurav Babu1-3/+2
2017-06-02Handle the failure case due to the invalid cert fileJiung Yu1-24/+65
2017-06-02Add child SA up/down event and terminate commandJiung Yu5-113/+335
2017-06-01Add NULL check before referencechleun.moon1-0/+10
2017-05-31Fix crash during g_hash_table_destroy()submit/tizen/20170601.042236accepted/tizen/unified/20170602.154235chleun.moon1-1/+1
2017-05-30Fix reference before null check (WGID 227715)chleun.moon1-0/+5
2017-05-30Wrap tizen specific codes with TIZEN_EXTchleun.moon2-0/+8
2017-05-26Fix crash and invalid IKEV ESP proposalschleun.moon1-4/+1
2017-05-12[WGID-207858] Fixed memory leaktizen_4.0.m1_releasesubmit/tizen/20170512.071139accepted/tizen/unified/20170512.165707Seonah Moon1-0/+2
2017-05-10Fix svace issue (WGID 208127, 208128)submit/tizen/20170510.102153accepted/tizen/unified/20170510.183721chleun.moon1-1/+6
2017-05-04Fix svace issues (WGID-207858, 208122, 208137, 208138)submit/tizen/20170504.080025accepted/tizen/unified/20170504.114207chleun.moon2-2/+9
2017-04-27Fix issues reported by a static analyzersubmit/tizen/20170427.090631accepted/tizen/unified/20170428.032833Jiung Yu3-9/+15
2017-04-25Added some logs for debuggingSeonah Moon8-6/+80
2017-04-24service: Use correct DBUS data type to pack disconnect reasonSaurav Babu1-1/+1
2017-04-21Add license descriptionsubmit/tizen/20170425.040532submit/tizen/20170421.072430accepted/tizen/unified/20170427.015557accepted/tizen/unified/20170421.115140chleun.moon3-0/+57
2017-04-20Merge branch 'ipsec' into tizenchleun.moon15-2/+2745
2017-04-18Merge "Updated connman.socket file" into tizensubmit/tizen/20170419.041337accepted/tizen/unified/20170419.165202taesub kim1-1/+1
2017-04-18Initialize a local variable (WGID-202395)chleun.moon1-1/+1
2017-04-17Updated connman.socket fileSeonah Moon1-1/+1
2017-04-13Add processing request & response vici message with socketipsecYu Jiung15-239/+1800
2017-04-12Merge "[connman] Send ScanChanged signal." into tizensubmit/tizen/20170414.032608accepted/tizen/unified/20170417.082500taesub kim1-6/+26
2017-04-12Merge "Provide DHCP Server address to upper layer while appending IPv4 Data" ...taesub kim2-0/+16
2017-04-12[connman] Send ScanChanged signal.Niraj Kumar Goit1-6/+26
2017-04-10Remove old IP and gateway addresssubmit/tizen/20170412.005740submit/tizen/20170411.091632accepted/tizen/unified/20170412.152315Abhishek Sansanwal1-6/+13
2017-04-06Provide DHCP Server address to upper layer while appending IPv4 Datataesub kim2-0/+16
2017-04-05Merge "[connman] Added DBus method to get scanning status." into tizensubmit/tizen/20170406.062437accepted/tizen/unified/20170406.173418taesub kim1-0/+40
2017-03-30apply upstream fixessubmit/tizen/20170403.015738accepted/tizen/wearable/20170403.124441accepted/tizen/unified/20170403.124614accepted/tizen/tv/20170403.124414accepted/tizen/mobile/20170403.124303accepted/tizen/ivi/20170403.124556accepted/tizen/common/20170403.190030accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonEun Chul Kim2-7/+14
2017-03-30Removed unnecessary logsSeonah Moon5-8/+24
2017-03-28Added license file to all of rpmssubmit/tizen/20170328.111440accepted/tizen/wearable/20170329.034856accepted/tizen/unified/20170329.034935accepted/tizen/tv/20170329.034848accepted/tizen/mobile/20170329.034836accepted/tizen/ivi/20170329.034910accepted/tizen/common/20170329.171926Seonah Moon1-0/+6
2017-03-28Merge "Fix to prevent RA message processing" into tizentaesub kim3-31/+52
2017-03-28Merge "[upstream patch] dhcp: Remove the possible remaining dhcp_retry_cb tim...taesub kim1-2/+5
2017-03-28Merge "Modified the DHCP descover/request timeout and disable DHCP reququest ...taesub kim3-1/+70
2017-03-28[connman] Configure IPv6 after IPv4 dhcp succeed.Niraj Kumar Goit1-1/+24
2017-03-28Modified the DHCP descover/request timeout and disable DHCP reququest for las...taesub kim3-1/+70
2017-03-28Fix to prevent RA message processingSeonah Moon3-31/+52
2017-03-27[upstream patch] dhcp: Remove the possible remaining dhcp_retry_cb timerSeonah Moon1-2/+5
2017-03-23Merge "Consider ipconfig method in clearing association state" into tizensubmit/tizen/20170324.072948submit/tizen/20170324.043751accepted/tizen/wearable/20170324.111226accepted/tizen/unified/20170324.111359accepted/tizen/tv/20170324.111144accepted/tizen/mobile/20170324.111018accepted/tizen/ivi/20170324.111317accepted/tizen/common/20170324.122814taesub kim1-2/+29
2017-03-23Consider ipconfig method in clearing association stateSeonah Moon1-2/+29
2017-03-22Changed the path of license by using '%license' macroSeonah Moon1-5/+1
2017-03-21[connman] Added DBus method to get scanning status.Niraj Kumar Goit1-0/+40
2017-03-21Merge "When scan is started send signal ScanStarted to application." into tizentaesub kim1-0/+11
2017-03-14Apply DNS configuration methodsubmit/tizen/20170322.011410accepted/tizen/wearable/20170322.235735accepted/tizen/unified/20170322.235830accepted/tizen/tv/20170322.235708accepted/tizen/mobile/20170322.235633accepted/tizen/ivi/20170322.235801accepted/tizen/common/20170322.153711Seonah Moon11-63/+716
2017-03-10When scan is started send signal ScanStarted to application.Niraj Kumar Goit1-0/+11
2017-03-08[connman] Add IPv6 gateway address after service IP bound.submit/tizen_unified/20170310.011402submit/tizen/20170308.045955accepted/tizen/wearable/20170308.121234accepted/tizen/unified/20170310.080648accepted/tizen/tv/20170308.121225accepted/tizen/mobile/20170308.121214accepted/tizen/ivi/20170308.121241accepted/tizen/common/20170309.175139Niraj Kumar Goit4-7/+18
2017-03-02Merge "[tizen 4.0]: Add support of Disconnect Reason Event Handler" into tizensubmit/tizen_unified/20170308.100411submit/tizen/20170303.005553accepted/tizen/wearable/20170303.065623accepted/tizen/unified/20170309.035138accepted/tizen/tv/20170303.065605accepted/tizen/mobile/20170303.065550accepted/tizen/ivi/20170303.065637accepted/tizen/common/20170303.090745taesub kim4-34/+35
2017-03-02Add code to parse section struct into vici requestYu Jiung8-152/+656
2017-02-24Add ipsec pluginchleun.moon9-0/+680
2017-02-23DHCP: Use auto-generated IP when DHCP is failedsubmit/tizen/20170228.042751submit/tizen/20170227.093013accepted/tizen/wearable/20170228.071803accepted/tizen/tv/20170228.071716accepted/tizen/mobile/20170228.071608accepted/tizen/ivi/20170228.071900accepted/tizen/common/20170228.065258accepted/tizen/common/20170227.140546Seonah Moon1-14/+0