Remove TransitoryString
[platform/core/security/key-manager.git] / src /
2014-09-12 Krzysztof JackiewiczRemove TransitoryString
2014-09-12 Bartlomiej GrzelewskiAdd api CKM::Control::removeApplicationData
2014-09-12 Bartlomiej GrzelewskiFix build break.
2014-09-12 kyungwook takFix duplicated sendToServer code in reset_user_password...
2014-09-12 kyungwook takFix comments for doxygen
2014-09-12 Bartlomiej GrzelewskiCode refactoring:
2014-09-12 yuseok.jeonApply TIZEN_ERROR_KEY_MANAGER value of tizen.error.h
2014-09-12 yuseok.jeonFix doc related to exportable flag
2014-09-12 Bartlomiej GrzelewskiFix implementation of exportable flag.
2014-09-12 kyungwook takFix error in ckmc_load_from_pkcs12_file
2014-09-12 kyungwook takFix rootstrap error
2014-09-12 Bartlomiej GrzelewskiRemove compilation warrnings from sqlcipher.
2014-09-12 Bartlomiej GrzelewskiReplace std::string with CKM::Password
2014-09-12 Zofia AbramowskaTypedef password type
2014-09-12 Zofia AbramowskaRemove infinite loop from SqlConnection
2014-09-12 Dong Sun Leeerror names changed for tizen common error
2014-09-12 Dong Sun Leechanged to tizen compatible error type
2014-09-12 yuseok.jeonReflect ACR comments for enum and struct in core API
2014-09-12 Zofia AbramowskaRemove deprecated warning from ExecCommand
2014-09-12 Zofia AbramowskaRewrite checking if row exists when deleting from db
2014-09-12 Bartlomiej GrzelewskiUse SafeBuffer in C++ api. Rename SafeBuffer to RawBuffer.
2014-09-12 Bartlomiej GrzelewskiChange RawBuffer into SafeBuffer.
2014-09-12 Bartlomiej GrzelewskiReplace private implemetation with interface.
2014-09-12 Bartlomiej GrzelewskiRemove unused header file key-aes.h
2014-09-12 yuseok.jeonAdd API_ERROR_DB_ALIAS_UNKNOWN error handle code in...
2014-09-12 Dong Sun Leesplit doxygen module into 3 sub modules
2014-09-12 Dong Sun Leeadd doc directory for doxygen
2014-09-12 Bartlomiej GrzelewskiFix implementation of SetKey.
2014-09-12 Krzysztof JackiewiczAdd SafeBuffer
2014-09-12 Bartlomiej GrzelewskiChange smack labels for sockets.
2014-09-12 Bartlomiej GrzelewskiReplace tabulators with spaces in ocsp.* files.
2014-09-12 Bartlomiej GrzelewskiAdd debug logs to ocsp.
2014-09-12 Bartlomiej GrzelewskiImplementation of primitives in CertificateImpl class.
2014-09-12 Bartlomiej GrzelewskiFix compilation error in c-api.
2014-09-12 Dong Sun LeeChanges in Prefix ckm->ckmc in C API
2014-09-12 yuseok.jeonFix names of C language client APIs
2014-09-12 yuseok.jeonAdd exceptions related to control APIs
2014-09-12 Bartlomiej GrzelewskiOCSP implementation.
2014-09-12 yuseok.jeonAdd explanations of C client APIs
2014-09-12 Bartlomiej GrzelewskiFix build break.
2014-09-12 yuseok.jeonFix C language APIs of client
2014-09-12 Bartlomiej GrzelewskiFix bugs.
2014-09-12 Bartlomiej GrzelewskiAdd crypto module.
2014-09-12 Sebastian GrabowskiAdded initial version of aesCrypt and Digest modules.
2014-09-12 Bartlomiej GrzelewskiFix compilation errors in c-api.
2014-09-12 Bartlomiej GrzelewskiFix errors find by valgrid.
2014-09-12 Dong Sun Leemake use of C++ error in C API
2014-09-12 Bartlomiej GrzelewskiRemove all namespaces from ckm-error.h header.
2014-09-12 yuseok.jeonAdd C language APIs of client
2014-09-12 Bartlomiej GrzelewskiCompilation fix for tizen.org
2014-09-12 Bartlomiej GrzelewskiImplementation of getCertificateChain.
2014-09-12 Bartlomiej GrzelewskiRename RSAPadddingAlgorithms values.
2014-09-12 Zofia AbramowskaAdd log colouring formatter for boost utf
2014-09-12 Bartlomiej GrzelewskiSimpliefied public headers names.
2014-09-12 Bartlomiej GrzelewskiChange log tag to CKM.
2014-09-12 Bartlomiej GrzelewskiFunction verifySignature may take certificate alias...
2014-09-12 yuseok.jeonSplit client API into two parts(Control API and Store...
2014-09-12 Bartlomiej GrzelewskiYou may extract public key from CertificateImpl now.
2014-09-12 Bartlomiej GrzelewskiFix createSignature/verify signature module.
2014-09-12 Bartlomiej GrzelewskiAdd openssl initialization in client library.
2014-09-12 Bartlomiej GrzelewskiRemove function strictCAcheck.
2014-09-12 yuseok.jeonfix CryptoService ititialize method
2014-09-12 Radoslaw Bartosiak Service implementation.
2014-09-12 Zofia AbramowskaAdd internal tests for sql and db
2014-09-12 Bartlomiej GrzelewskiChange some error messages to debug.
2014-09-12 Bartlomiej GrzelewskiImplementation of getCertificateChain.
2014-09-12 yuseok.jeonAdd exceptions to OCSP module
2014-09-12 yuseok.jeonAdd exceptions to CryptoModule
2014-09-12 Bartlomiej GrzelewskiReplace deprecated auto_ptr with unique_ptr in SQLCOnne...
2014-09-12 Bartlomiej GrzelewskiChange error code names.
2014-09-12 Bartlomiej GrzelewskiFix implementation of CKMLogic::createRSAKeyPair
2014-09-12 Zofia AbramowskaTransactions
2014-09-12 Zofia AbramowskaThrow instead of return value
2014-09-12 yuseok.jeonFix initialization method of CryptoService
2014-09-12 rootFix initialization method of OCSP
2014-09-12 Bartlomiej GrzelewskiFix errors in client.
2014-09-12 Bartlomiej GrzelewskiRename KEY_MANAGER_API_ERROR_DB_BAD_REQUEST.
2014-09-12 Bartlomiej GrzelewskiChange internal implementation from RSA* to EVP_PKEY.
2014-09-12 yuseok.jeonFix input value of fts_open in key-manager-util.cpp
2014-09-12 kyungwook takFix error in SKMM-dummy with SKMM replacement and fix...
2014-09-12 yuseok.jeonAdd copy constructor of CertificateImpl
2014-09-12 Bartlomiej GrzelewskiIntegration with CryptoService class.
2014-09-12 Zofia AbramowskaChange pedantic to error logs when failing
2014-09-12 Zofia AbramowskaAdd label and unique alias check
2014-09-12 Bartlomiej GrzelewskiImplementation of CKMLogic::getDataList function.
2014-09-12 Bartlomiej GrzelewskiFix to db.
2014-09-12 Zofia AbramowskaAdd type check in select commands
2014-09-12 Bartlomiej GrzelewskiIntegration DBCryptoModule, KeyProvider and CKMLogic.
2014-09-12 kyungwook takMake structure containers to handle memory in key-provider
2014-09-12 Zofia AbramowskaChange return value for DBCrypto
2014-09-12 Zofia AbramowskaAdd table for storing keys per label
2014-09-12 kyungwook takModify key-provider API name 'unwrapDEK' to 'getPureDEK'
2014-09-12 Bartlomiej GrzelewskiAdd support for certificate.
2014-09-12 Sebastian GrabowskiAdded exceptions to DBCryptoModule and DBCMAlgType...
2014-09-12 Bartlomiej GrzelewskiFix: key returned by getDomainKEK had wrong size.
2014-09-12 Sebastian GrabowskiTypo fix: initailize to initialize in ocsp.
2014-09-12 Bartlomiej GrzelewskiAdd missing error descriptions in clinet-error.cpp
2014-09-12 Bartlomiej GrzelewskiIntegration ckm-logic with database module.
2014-09-12 Zofia AbramowskaChange primary key for DBCrypto CKM main table
2014-09-12 Zofia AbramowskaChange DBCrypto return type
next