summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-22Cast LogLevel to int explicitly before use as intsubmit/tizen_unified/20170308.100408submit/tizen/20161226.013211accepted/tizen/wearable/20161226.131220accepted/tizen/unified/20170309.033329accepted/tizen/tv/20161226.131211accepted/tizen/mobile/20161226.131152accepted/tizen/ivi/20161226.131244accepted/tizen/common/20161227.192121accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonsangwan.kwon1-1/+1
2016-12-23Replace deprecated readdir_r with readdirsangwan.kwon3-140/+94
2016-12-16Remove cert-checker dependencysangwan.kwon3-41/+0
2016-12-15[HOTFIX] Fix time conversion bugsangwan.kwon1-5/+3
2016-12-05Add number and cleanup upgrade scriptssangwan.kwon4-13/+10
2016-12-02Refactor test signature validatorsangwan.kwon1-393/+216
2016-12-01Upgrade: specify table sql files pull pathsubmit/tizen/20161202.021015accepted/tizen/wearable/20161204.235600accepted/tizen/tv/20161204.235544accepted/tizen/mobile/20161204.235530accepted/tizen/ivi/20161204.235619accepted/tizen/common/20161202.233136Sunmin Lee1-1/+1
2016-11-29Add return value handle logic about db operationsangwan.kwon1-73/+69
2016-11-21Add TC and measure performance about new APIsangwan.kwon30-21/+744
2016-11-21Fix checkListAll bug and seperate proxyCtxPtrsangwan.kwon1-5/+13
2016-11-15Upgrade static cert-meta.db to 0.0.4sangwan.kwon2-3/+3
2016-11-10[C++ API +] Add proxy mode on SignatureValidatorsangwan.kwon9-26/+251
2016-11-08Detach Impl class on SignatureValidatorsangwan.kwon5-575/+626
2016-10-17Upgrade version to 2.1.6submit/tizen_common/20161018.153716submit/tizen_3.0_common/20161104.104000submit/tizen_3.0/20161028.082423submit/tizen_3.0/20161028.062323submit/tizen/20161017.022041accepted/tizen/wearable/20161018.091118accepted/tizen/tv/20161018.091108accepted/tizen/mobile/20161018.091046accepted/tizen/ivi/20161018.091145accepted/tizen/common/20161018.175531accepted/tizen/3.0/wearable/20161028.133731accepted/tizen/3.0/tv/20161028.133428accepted/tizen/3.0/mobile/20161028.133124accepted/tizen/3.0/ivi/20161028.134006accepted/tizen/3.0/common/20161114.105912sangwan.kwon1-1/+1
2016-10-13Restore years value about certificates on commentsangwan.kwon2-14/+14
2016-10-13Clean up header files about wrtsangwan.kwon5-16/+4
2016-10-12Unify get visibility logicsangwan.kwon7-142/+154
2016-10-12Update Copyright year to 2016sangwan.kwon139-156/+156
2016-10-12[C++ API added] getAlternativeNameURI()sangwan.kwon5-4/+82
2016-10-11Add OpenSSL licensesangwan.kwon2-1/+129
2016-10-10Upgrade version to 2.1.5submit/tizen/20161010.015747accepted/tizen/wearable/20161011.233856accepted/tizen/tv/20161011.233901accepted/tizen/mobile/20161011.233840accepted/tizen/ivi/20161011.233907accepted/tizen/common/20161010.145719sangwan.kwon1-1/+1
2016-10-04Delete old brief on SaxReader.hsangwan.kwon1-2/+0
2016-10-05Add static db for refine build performancesangwan.kwon7-39/+110
2016-10-04Fix checkList bug on partial validatesangwan.kwon2-12/+16
2016-10-05Add TC for checkList on Signature Validatorsangwan.kwon2-9/+92
2016-09-23Rename vcore directory to srcsubmit/tizen_3.0_wearable/20161015.000001submit/tizen_3.0_tv/20161015.000001submit/tizen_3.0_mobile/20161015.000001submit/tizen_3.0_ivi/20161010.000010submit/tizen_3.0_ivi/20161010.000000submit/tizen/20160926.005548accepted/tizen/wearable/20160927.020826accepted/tizen/tv/20160927.020657accepted/tizen/mobile/20160927.020843accepted/tizen/ivi/20160927.020901accepted/tizen/common/20160926.154111accepted/tizen/3.0/wearable/20161015.081932accepted/tizen/3.0/tv/20161016.004035accepted/tizen/3.0/mobile/20161015.032743accepted/tizen/3.0/ivi/20161011.053535sangwan.kwon83-155/+174
2016-09-21Check db version and update bundle at start upsangwan.kwon4-33/+93
2016-09-12Upgrade version to 2.1.4submit/tizen/20160912.100526submit/tizen/20160912.023936accepted/tizen/wearable/20160913.042100accepted/tizen/tv/20160913.042035accepted/tizen/mobile/20160913.042016accepted/tizen/ivi/20160913.042115accepted/tizen/common/20160912.181807sangwan.kwon1-1/+1
2016-09-09Remove deprecated dir when platform upgrade 3.0sangwan.kwon1-0/+3
2016-09-09Support old user certs table's migrationsangwan.kwon3-0/+37
2016-09-08Fix warings on rpm buildsangwan.kwon10-68/+70
2016-09-07Add schema version to db and check on cert-serversangwan.kwon4-3/+49
2016-09-08Run cert-server service at boot timesangwan.kwon4-14/+19
2016-09-06Merge "Remake bundle file at db migration" into tizensangwan.kwon4-7/+47
2016-09-06Remove certsvc_certificate_search declarationKyungwook Tak1-28/+0
2016-09-06Remake bundle file at db migrationsangwan.kwon4-7/+47
2016-09-06Unlink disabled certificate at upgrade and add TCsangwan.kwon2-5/+52
2016-09-04Fix typo on spec file and CMakeListssangwan.kwon2-2/+3
2016-09-02Add TC for platform upgrade scriptsangwan.kwon9-13/+111
2016-09-02Add platform upgrade script about system certssangwan.kwon5-11/+165
2016-08-30Adjust primary key constraints on certs dbsangwan.kwon1-3/+1
2016-08-29Upgrade version to 2.1.3submit/tizen/20160829.005907accepted/tizen/wearable/20160830.060746accepted/tizen/tv/20160830.060722accepted/tizen/mobile/20160830.060652accepted/tizen/ivi/20160830.060815accepted/tizen/common/20160829.135709sangwan.kwon1-1/+1
2016-08-23Add blank journal file as same DAC with raw dbsangwan.kwon1-1/+4
2016-08-22Bind transaction on whole queriessubmit/tizen/20160822.023804accepted/tizen/wearable/20160823.041006accepted/tizen/tv/20160823.040941accepted/tizen/mobile/20160823.040919accepted/tizen/ivi/20160823.041026accepted/tizen/common/20160822.132549sangwan.kwon1-0/+2
2016-08-22Do not install master journal filesangwan.kwon2-2/+4
2016-08-22Sort SSL certificates on initialize databasesangwan.kwon2-1/+2
2016-08-11Upgrade version to 2.1.2submit/tizen/20160811.064356accepted/tizen/wearable/20160811.085826accepted/tizen/tv/20160811.085808accepted/tizen/mobile/20160811.085751accepted/tizen/ivi/20160811.085844accepted/tizen/common/20160811.150159sangwan.kwon1-1/+1
2016-08-05Replace noncopyable class to delete keywordsangwan.kwon17-192/+78
2016-08-03Fix error message bug on xmlsec callback functionsangwan.kwon1-7/+28
2016-07-20Set the SMACK security label to run given executable file in systemd servicessubmit/tizen/20160721.003054accepted/tizen/wearable/20160721.091023accepted/tizen/tv/20160721.091316accepted/tizen/mobile/20160721.090458accepted/tizen/ivi/20160721.090751accepted/tizen/common/20160721.175816jooseong lee1-0/+1