summaryrefslogtreecommitdiff
path: root/vpn/plugins/ipsec.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-19Merge "Handle the failure case due to the invalid cert file" into tizensubmit/tizen/20170703.005838submit/tizen/20170620.103311accepted/tizen/unified/20170703.064314taesub kim1-24/+65
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-02Handle the failure case due to the invalid cert fileJiung Yu1-24/+65
2017-06-02Add child SA up/down event and terminate commandJiung Yu1-10/+100
2017-06-01Add NULL check before referencechleun.moon1-0/+10
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.moon1-1/+5
2017-04-27Fix issues reported by a static analyzersubmit/tizen/20170427.090631accepted/tizen/unified/20170428.032833Jiung Yu1-2/+10
2017-04-13Add processing request & response vici message with socketipsecYu Jiung1-75/+926
2017-03-02Add code to parse section struct into vici requestYu Jiung1-125/+78
2017-02-24Add ipsec pluginchleun.moon1-0/+363