summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Cheoleun Moon [Thu, 13 Feb 2020 04:38:58 +0000 (13:38 +0900)]
Assign NULL after free
Change-Id: I51d2ba6fcb73f3a6a8e15a3eb85b610a46316fc9
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Seonah Moon [Fri, 31 Jan 2020 06:17:02 +0000 (15:17 +0900)]
Fix buffer overflow
WGID-423439
Change-Id: I794e900497d91622dcf05175cd414336f2aed955
Cheoleun Moon [Thu, 13 Jun 2019 07:51:38 +0000 (16:51 +0900)]
Migration from openssl 1.0.2 to openssl 1.1.1
Change-Id: Idb90d34f109a2cb622009d0fd41d8a258c913eaa
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Nishant Chaprana [Fri, 14 Sep 2018 11:41:41 +0000 (17:11 +0530)]
Added Gtest test cases
Gtest output:-
---------------------------------------------------------
[----------] Global test environment tear-down
[==========] 68 tests from 1 test case ran. (859 ms total)
[ PASSED ] 68 tests.
YOU HAVE 15 DISABLED TESTS
Code Coverage output:-
---------------------------------------------------------
Overall coverage rate:
lines......: 100.0% (321 of 321 lines)
functions..: 100.0% (47 of 47 functions)
Change-Id: I33d9f430092d5a2e288984913a2895a5248a4560
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
chleun.moon [Wed, 28 Feb 2018 05:45:41 +0000 (14:45 +0900)]
Unreachable code (WGID-312946)
Change-Id: I69fed32ebfc938c2a8fbd002bcb87225a1c178da
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
chleun.moon [Tue, 10 Oct 2017 05:48:31 +0000 (14:48 +0900)]
[CID-33595] Fix bug
Change-Id: Ib9d2cf321a8265d6af0fc45b6f0134939a51191a
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
chleun.moon [Tue, 12 Sep 2017 09:24:59 +0000 (18:24 +0900)]
[WGID-289372] Specify length in scanf
Change-Id: I5b37dd95f610f9d2c7a577d631984d262b7e1f1e
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
chleun.moon [Wed, 7 Jun 2017 10:05:43 +0000 (19:05 +0900)]
Merge ipsec branch into tizen branch
Change-Id: I09c1ef8e413367c78d75c0cfa831d94ac571a1ad
Signed-off-by: cheoleun <chleun.moon@samsung.com>
chleun.moon [Thu, 25 May 2017 04:21:03 +0000 (13:21 +0900)]
Change vpn_setting_test to select vpn provider for connecting
Change-Id: Ic36b3d1c9bcdb7cde8dadaad44967aaa217ca83c
Signed-off-by: cheoleun <chleun.moon@samsung.com>
Jiung Yu [Thu, 4 May 2017 06:09:05 +0000 (15:09 +0900)]
Add set/unset state callback APIs
Change-Id: Id7eb263173645c47d534f9b373e2599599568458
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Yu Jiung [Thu, 6 Apr 2017 09:13:55 +0000 (18:13 +0900)]
Add modules for ipsec RSA test
Change-Id: I35cf7fd0c6830e665a7aeea209c630a43170f94f
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Yu Jiung [Mon, 20 Mar 2017 07:58:51 +0000 (16:58 +0900)]
Add private key data for ipsec vpn test
Change-Id: I3df0c393868027afc0e458f53a3c335bd9b575a9
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Seonah Moon [Wed, 22 Mar 2017 06:58:36 +0000 (15:58 +0900)]
Changed the path of license by using '%license' macro
Change-Id: I44998cebb844961a255ca104d52f6556a78af493
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
chleun.moon [Tue, 14 Mar 2017 08:48:21 +0000 (17:48 +0900)]
Modify vpn-test to input proper type
Change-Id: I333b48533f8a488f18f4851743f45e2778b647ea
Signed-off-by: cheoleun <chleun.moon@samsung.com>
Yu Jiung [Fri, 3 Mar 2017 06:02:35 +0000 (15:02 +0900)]
Add the modified ipsec configuration value
Change-Id: I6c9621f4d4603f46bb1f64bb0229338060b1f466
Yu Jiung [Fri, 24 Feb 2017 05:54:04 +0000 (14:54 +0900)]
Add IPsec specific test code
Change-Id: I89f4989fc00e2732951397d96ea9b6e54cd77d97
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Seonah Moon [Tue, 21 Feb 2017 05:20:51 +0000 (14:20 +0900)]
Removed duplicated code
Change-Id: I28733cbaabd88f21507b8e593e4d82139c6c40bb
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
taesub kim [Thu, 9 Feb 2017 04:42:53 +0000 (13:42 +0900)]
Fixed memory leak
Change-Id: I521ae16389a37896444e6a0d7f2c87d0e2f14381
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesubkim [Tue, 3 May 2016 04:13:43 +0000 (13:13 +0900)]
[SVACE] 67131,67132 Fixed svace issues
Change-Id: Iba101ceff7a1212f83a47271771c7760bd281804
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesubkim [Wed, 6 Apr 2016 23:42:57 +0000 (08:42 +0900)]
Apply coding rule
Change-Id: I4262990f2540c474e91c51ecc8fd85045f6e0c3b
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesubkim [Tue, 8 Mar 2016 08:27:02 +0000 (17:27 +0900)]
Fix svace issues 34429 34414
Change-Id: Id001554e80aa92ab61392e9c80caaefa9e9df961
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Thu, 21 Jan 2016 08:34:03 +0000 (17:34 +0900)]
Add vpn_setting_test file and apply ASLR flag
Change-Id: I2d043dabba9eb6b58bfd95697bd8ece9df3fc6c7
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Thu, 21 Jan 2016 07:54:44 +0000 (16:54 +0900)]
Default VPN CAPI Initial Code (without Connman Library)
Change-Id: I59aa5bcfcb35184cd099b04cfa9fed0ee5e7469d
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Sriram Ramkrishna [Fri, 9 Jan 2015 23:02:52 +0000 (15:02 -0800)]
Initial empty repository