summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-05Ignore permission related exception on async scanKyungwook Tak2-5/+36
2016-07-04Handle cancel event not to be printed as errorKyungwook Tak2-6/+13
2016-07-04Add cancel checker in scan app deltaKyungwook Tak2-11/+16
2016-07-04client-server conversation arch for async scanKyungwook Tak22-444/+604
2016-07-01Add transacion on databasesandbox/kwon/transactionsangwan.kwon6-1/+99
2016-07-01Fix bug in file visitor target handlerKyungwook Tak1-4/+5
2016-07-01Don't check malware history before scan single fileKyungwook Tak2-44/+23
2016-07-01Fix insert name query not to replaceKyungwook Tak2-1/+3
2016-06-30Refactor scanAppDelta on cs-logicsangwan.kwon2-94/+119
2016-06-30Release version 2.1.1submit/tizen/20160705.005113submit/tizen/20160630.090859accepted/tizen/wearable/20160705.044920accepted/tizen/tv/20160705.044926accepted/tizen/mobile/20160705.045005accepted/tizen/ivi/20160705.044928accepted/tizen/common/20160630.153352Kyungwook Tak76-441/+1095
2016-06-30Upgrade version to 2.1.1Kyungwook Tak1-1/+1
2016-06-29Change file visitor to dfs style not to have queueKyungwook Tak4-86/+90
2016-06-29Refactor file & file visitor classesKyungwook Tak5-198/+227
2016-06-28Add cache to database for consistentsangwan.kwon9-39/+200
2016-06-28Checks Service idle with client connectionKyungwook Tak5-20/+25
2016-06-28Restore data_version usage from db schemaKyungwook Tak7-131/+189
2016-06-27Malware data deprecationKyungwook Tak15-120/+125
2016-06-27Check dir exist before mkdirsangwan.kwon1-6/+8
2016-06-24Fix svace defectsKyungwook Tak2-25/+21
2016-06-24Turn on with_sample_engine build flagKyungwook Tak1-1/+1
2016-06-24Change assertion order in ASSERT_CALLBACKKyungwook Tak1-5/+7
2016-06-24Add did on popup-stringsangwan.kwon39-3/+389
2016-06-24Additional cancel operation check on clientsangwan.kwon1-0/+2
2016-06-24Cancel async operation on both of server/client sideKyungwook Tak16-35/+200
2016-06-23Release version 2.1.0submit/tizen/20160623.014330accepted/tizen/common/20160623.154210Kyungwook Tak92-777/+4424
2016-06-23Upgrade version to 2.1.0Kyungwook Tak1-1/+1
2016-06-23change module name from csr-framework to csr in doxygenDongsun Lee1-3/+3
2016-06-22Make thread-safe of hasPermission() with cynaraKyungwook Tak1-2/+7
2016-06-22Make more log levels on exceptionKyungwook Tak9-25/+32
2016-06-22Handle pre-loaded app in file-unitKyungwook Tak2-5/+22
2016-06-21Separate install/upgarde case on %postKyungwook Tak1-12/+29
2016-06-20Set popup failed return value as negative numbersangwan.kwon1-1/+3
2016-06-21Add description for CSR_ERROR_USER_RESPONSE_FAILEDKyungwook Tak2-3/+10
2016-06-20Add smack rules for scanning more filesKyungwook Tak1-1/+8
2016-06-20[CAPI Changed] Add ec for getting user response failedKyungwook Tak2-4/+11
2016-06-20Clean up csr db before start serviceKyungwook Tak1-21/+14
2016-06-21Grab the home key eventsangwan.kwon4-0/+23
2016-06-20Enable popup to rotatesangwan.kwon2-0/+41
2016-06-17Add test case for multiple async simultaneouslyKyungwook Tak2-1/+94
2016-06-17Make thread-safe for db manager functionsKyungwook Tak4-53/+141
2016-06-16Assertion changed for added test malware fileKyungwook Tak1-2/+10
2016-06-16Change thread-pool to static for stabilityKyungwook Tak4-147/+40
2016-06-16Adjust multilingual resourcesangwan.kwon45-98/+3140
2016-06-16Return detected handle when remove failedKyungwook Tak5-1/+32
2016-06-16Fix layout for resolution independentsangwan.kwon3-39/+49
2016-06-16Remove useless stopped lamda registering in async-clientKyungwook Tak3-13/+9
2016-06-16Move async test lock into ASSERT_CALLBACKKyungwook Tak1-100/+37
2016-06-16Handling history detected by scan on cloudKyungwook Tak9-29/+277
2016-06-16Fix assert check on delta scan testKyungwook Tak1-2/+7
2016-06-15Fix test-resource and permissions on platform v3.0Kyungwook Tak8-229/+335