summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Disable optional password protection temporarytizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_common/20151026.085049submit/tizen_common/20151023.083358submit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen/20150911.030630accepted/tizen/wearable/20150911.091531accepted/tizen/tv/20150911.091520accepted/tizen/mobile/20150911.091458tizen_3.0.m1_tvtizen_3.0.m1_mobileKyungwook Tak3-0/+19
2015-09-10Secure control socket with DAC = 0700Bartlomiej Grzelewski1-1/+1
2015-09-10Add cynara mockup.Bartlomiej Grzelewski2-3/+100
2015-09-08Version 0.1.16submit/tizen/20150908.100356accepted/tizen/wearable/20150908.231855accepted/tizen/tv/20150908.231908accepted/tizen/mobile/20150908.231847Krzysztof Jackiewicz1-1/+1
2015-09-08Old privileges restoredKyungwook Tak3-33/+73
2015-09-08Integration with cynara.Bartlomiej Grzelewski19-133/+622
2015-09-03Add a tool for accessing encrypted databaseKrzysztof Jackiewicz12-23/+591
2015-08-27Reimplement security-manager mockup.Bartlomiej Grzelewski5-105/+138
2015-08-25Add mockup for security-manager.Bartlomiej Grzelewski3-2/+99
2015-08-25Replace smack label with pkgId.Bartlomiej Grzelewski11-33/+227
2015-08-25Check platform feature(network) before check ocspKyungwook Tak8-11/+77
2015-08-25Fix ckmc headers grammarKyungwook Tak5-172/+210
2015-08-25Remove temporary defined TIZEN_ERROR_KEY_MANAGERKyungwook Tak1-9/+0
2015-08-25Remove useless API : ckmc_remove_pkcs12Kyungwook Tak2-38/+0
2015-08-24Add functions required during db debug.Bartlomiej Grzelewski4-0/+95
2015-08-19Replace read/write with send/recv.Bartlomiej Grzelewski2-13/+18
2015-08-17Remove deprecated logs from socket-manager.cpp file.Bartlomiej Grzelewski1-4/+1
2015-08-17Cleaning environment from systemd flags.Bartlomiej Grzelewski1-2/+1
2015-08-13Fix potential buffer overflow error CID: 40674Krzysztof Jackiewicz1-0/+8
2015-08-12Extend asynchronous API socket timeoutKrzysztof Jackiewicz1-1/+1
2015-08-12Call import & destroy on storeKrzysztof Jackiewicz5-58/+84
2015-08-04Version 0.1.15submit/tizen/20150804.145524accepted/tizen/wearable/20150804.235708accepted/tizen/tv/20150804.235701accepted/tizen/mobile/20150804.235652Bartlomiej Grzelewski1-1/+1
2015-07-30Update implementation of Stringify.Bartlomiej Grzelewski3-11/+14
2015-07-28Remove unnecessary argument names in function typedefKrzysztof Jackiewicz1-5/+5
2015-07-28Implement asynchronous encryption/decryption APIKrzysztof Jackiewicz13-11/+210
2015-07-28Add RSA OAEP supportKrzysztof Jackiewicz5-13/+111
2015-07-28Add AAD support in AES GCMKrzysztof Jackiewicz3-11/+40
2015-07-28Openssl: add thread support and fix initializationKrzysztof Jackiewicz10-61/+141
2015-07-27Merge "Match schema file version to db version" into tizenDong Sun Lee1-1/+1
2015-07-17Match schema file version to db versionKyungwook Tak1-1/+1
2015-07-07Fix segfault in getCertificateChainKrzysztof Jackiewicz2-4/+18
2015-07-03Fix parameter validation in ocspKrzysztof Jackiewicz4-8/+19
2015-07-03Reduce number of error logs in ckm.Bartlomiej Grzelewski4-17/+17
2015-07-03Fix table name to add backendIdKyungwook Tak1-1/+1
2015-07-03Klocwork fixes.Zbigniew Jasinski2-4/+4
2015-07-02remove sockets' smack label to conform to 3 domain policysubmit/tizen/20150702.083501accepted/tizen/wearable/20150702.104629accepted/tizen/tv/20150702.104616accepted/tizen/mobile/20150702.104554Dongsun Lee4-8/+0
2015-07-01Add support for AES CTR and AES CFBKrzysztof Jackiewicz4-10/+48
2015-07-01Add support for different AES key sizesKrzysztof Jackiewicz2-18/+82
2015-07-01Encryption service refactoringKrzysztof Jackiewicz3-11/+8
2015-07-01Add algorithm param validationKrzysztof Jackiewicz9-64/+462
2015-06-29Fix C compilationsubmit/tizen/20150629.123348accepted/tizen/wearable/20150630.002512accepted/tizen/tv/20150630.002501accepted/tizen/mobile/20150630.002445Krzysztof Jackiewicz1-1/+1
2015-06-27Merge "allow all clients to access storage socket and ocsp socket" into tizenDongsun Lee2-2/+2
2015-06-27Merge "add a solution in case for no password set" into tizenDongsun Lee1-0/+8
2015-06-27allow all clients to access storage socket and ocsp socketsubmit/tizen/20150627.071352accepted/tizen/wearable/20150629.000446accepted/tizen/tv/20150629.000436accepted/tizen/mobile/20150629.000431Dongsun Lee2-2/+2
2015-06-27add a solution in case for no password setDongsun Lee1-0/+8
2015-06-26Encryption service calls proper encryption/decryption methodsKrzysztof Jackiewicz3-6/+15
2015-06-26encrypted initial values: schema enhancements plus SW device key schema.Maciej J. Karpiuk4-2/+74
2015-06-26Implement key retrieval in encryption serviceKrzysztof Jackiewicz9-16/+118
2015-06-26Add MessageServiceKrzysztof Jackiewicz1-0/+161
2015-06-26Add support for inter-service communication in SocketManagerKrzysztof Jackiewicz4-9/+18