summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Add %license macro for each sub packagesubmit/tizen/20170330.004841accepted/tizen/wearable/20170330.224112accepted/tizen/unified/20170330.224208accepted/tizen/tv/20170330.223923accepted/tizen/mobile/20170330.223903accepted/tizen/ivi/20170330.224153accepted/tizen/common/20170330.151544accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonDongsun Lee1-2/+11
2017-02-02Add internal test casesKyungwook Tak19-12/+1335
2017-02-02Replace stringify template to macroKyungwook Tak3-91/+68
2017-02-03Update documents in doc/Kyungwook Tak3-19/+23
2017-01-10Apply the reviewed API documentationDongsun Lee4-1293/+806
2017-01-06gcc version condition check on using pragmasubmit/tizen_unified/20170308.100409submit/tizen/20170109.064234accepted/tizen/wearable/20170109.084923accepted/tizen/unified/20170309.034038accepted/tizen/tv/20170109.084906accepted/tizen/mobile/20170109.084839accepted/tizen/ivi/20170109.084943accepted/tizen/common/20170109.202449Kyungwook Tak1-0/+2
2017-01-02Suppress warning on sqlcipher(unused-const-variable)submit/tizen/20170106.082921submit/tizen/20170106.082227Kyungwook Tak1-0/+1
2016-12-20[CryptoLogic] Fix func name and set max schema versionsubmit/tizen/20161226.013211accepted/tizen/wearable/20161226.131222accepted/tizen/tv/20161226.131212accepted/tizen/mobile/20161226.131146accepted/tizen/ivi/20161226.131245accepted/tizen/common/20161227.192124Kyungwook Tak2-5/+17
2016-12-19Replace deprecated readdir_r with readdirKyungwook Tak2-10/+10
2016-12-16Clean up bit masking ENCR in CryptoLogicKyungwook Tak2-46/+44
2016-12-16Fix shift overflow which makes build err in gcc6.2Kyungwook Tak1-1/+2
2016-12-16C++11 destructor should not throw exceptionKyungwook Tak1-1/+1
2016-12-16Add missing headerKyungwook Tak1-0/+1
2016-12-16Static cast enum value to intKyungwook Tak1-1/+1
2016-12-16Replace deprecated auto_ptr with unique_ptrKyungwook Tak2-4/+4
2016-12-15Remove to add openssl locking function on clientKyungwook Tak2-45/+63
2016-12-05Upgrade: cp instead of mvSunmin Lee1-1/+1
2016-11-28Use valid group tagKyungwook Tak1-6/+6
2016-11-28License name changed: BSD-2.0 -> BSD-3.0-ClauseKyungwook Tak2-2/+2
2016-10-14Remove socket-2-id-wrapper and socket-2-id-mockupBartlomiej Grzelewski7-286/+61
2016-09-25Merge "Map System subdomains to System" into tizensubmit/tizen_3.0_wearable/20161015.000002submit/tizen_3.0_tv/20161015.000002submit/tizen_3.0_mobile/20161015.000003submit/tizen_3.0_ivi/20161010.000003submit/tizen_3.0_common/20161104.104000submit/tizen/20160926.005548accepted/tizen/wearable/20160927.020827accepted/tizen/tv/20160927.020701accepted/tizen/mobile/20160927.020845accepted/tizen/ivi/20160927.020903accepted/tizen/common/20160926.154122accepted/tizen/3.0/wearable/20161015.082655accepted/tizen/3.0/tv/20161016.004614accepted/tizen/3.0/mobile/20161015.033458accepted/tizen/3.0/ivi/20161011.044322accepted/tizen/3.0/common/20161114.105958Dong Sun Lee4-0/+17
2016-09-25Map System subdomains to SystemKyungwook Tak4-0/+17
2016-09-23Enable privilege check on control APIKyungwook Tak4-71/+72
2016-09-23Fix typo in link_directoriesKyungwook Tak1-1/+1
2016-09-23Use argos_watchdogKyungwook Tak6-3/+68
2016-09-23Fix doxygen warningsKyungwook Tak2-91/+92
2016-09-20Fix compilation scripts.Bartlomiej Grzelewski5-0/+10
2016-09-12Add upgrade script for moving rw datasubmit/tizen/20160912.100526accepted/tizen/wearable/20160913.042057accepted/tizen/tv/20160913.042032accepted/tizen/mobile/20160913.042013accepted/tizen/ivi/20160913.042113accepted/tizen/common/20160912.181800Kyungwook Tak5-2/+45
2016-09-12Revert "DAC change of .central-key-manager-api-control.sock to 770 to protect...submit/tizen/20160912.023936Kyungwook Tak1-1/+1
2016-09-12Remove tag to key-manager_doc.hKyungwook Tak1-3/+0
2016-09-08DAC change of .central-key-manager-api-control.sock to 770 to protect control...Dongsun Lee1-1/+1
2016-09-07Fix SVACE defects: unsafe functions and dead codeKyungwook Tak3-18/+30
2016-09-07Add migrate script for removed cert-svc store APIKyungwook Tak3-0/+42
2016-09-06Add temporary file suffix to gitignoreKyungwook Tak1-0/+5
2016-08-31Return incomplete PKCS12 with exportable parts onlyKrzysztof Jackiewicz1-15/+20
2016-08-25Move upgrade patchs to platform upgrade script dirsubmit/tizen/20160829.005907accepted/tizen/wearable/20160830.060753accepted/tizen/tv/20160830.060729accepted/tizen/mobile/20160830.060702accepted/tizen/ivi/20160830.060821accepted/tizen/common/20160829.135729Kyungwook Tak3-6/+13
2016-08-21Add deprecated attributes and logsKyungwook Tak7-16/+49
2016-08-19Remove @see link to deprecated APIsubmit/tizen/20160822.023804accepted/tizen/wearable/20160823.040958accepted/tizen/tv/20160823.040935accepted/tizen/mobile/20160823.040902accepted/tizen/ivi/20160823.041019accepted/tizen/common/20160822.132538Kyungwook Tak1-2/+0
2016-08-19Fix sha1 digest length and type mismatch(size_t and uint)Kyungwook Tak1-5/+25
2016-08-15[CAPI added] ckmc_alias_new()Kyungwook Tak2-8/+66
2016-08-15Fix global-buffer-overflow in sqlcipher.cYury Usishchev1-1/+1
2016-07-26Declare smack label on socket ipc in/outKyungwook Tak4-0/+8
2016-07-26Migrate ss data to both of system/admin user dbKyungwook Tak12-130/+251
2016-07-18Migrate secure-storage dataKyungwook Tak17-0/+423
2016-07-14Replace old exception with new ones.Bartlomiej Grzelewski12-150/+105
2016-07-13Fix internal test: xml IV length contraint changedKyungwook Tak1-2/+3
2016-07-08exclude not used DPL DB sources from line coverage measurementDongsun Lee2-0/+24
2016-07-01bug fix for memory leak in CAPIsubmit/tizen_common/20160701.180000submit/tizen/20160701.024415accepted/tizen/wearable/20160701.043940accepted/tizen/tv/20160701.043927accepted/tizen/mobile/20160701.043932accepted/tizen/ivi/20160701.043934accepted/tizen/common/20160701.193002Dongsun Lee2-6/+6
2016-06-28set PATH variable in each script files to prevent attacks modifying PATH vari...submit/tizen/20160628.084110accepted/tizen/wearable/20160629.020904accepted/tizen/tv/20160629.020849accepted/tizen/mobile/20160629.020926accepted/tizen/ivi/20160629.020858accepted/tizen/common/20160629.222540Dongsun Lee4-0/+4
2016-05-03change wearable SINCE for deprecated APIs for tizen 2.4submit/tizen/20160503.024024submit/tizen/20160503.023925accepted/tizen/wearable/20160503.093910accepted/tizen/tv/20160503.093854accepted/tizen/mobile/20160503.093834accepted/tizen/ivi/20160503.093928accepted/tizen/common/20160504.125645Dongsun Lee2-8/+8