Fix implementation of ckmc_get_*_alias_list.
[platform/core/security/key-manager.git] / src /
2014-09-12 Bartlomiej GrzelewskiFix implementation of ckmc_get_*_alias_list.
2014-09-12 Bartlomiej GrzelewskiFix memory allocation in CAPI.
2014-09-12 Krzysztof JackiewiczAdd move ctors/operators to MessageBuffer and BinaryQueue
2014-09-12 Krzysztof JackiewiczMake socket connection function available
2014-09-12 Krzysztof JackiewiczAdd NONCOPYABLE macro
2014-09-12 Bartlomiej GrzelewskiAdd additional error logs in ocsp module.
2014-09-12 Bartlomiej GrzelewskiImplementation of PKCS12 class.
2014-09-12 Bartlomiej GrzelewskiFix implementation create methods.
2014-09-12 yuseok.jeonFix doxygen documents
2014-09-12 Bartlomiej GrzelewskiRun key-manager-listener by systemd instead key-manager.
2014-09-12 Dong Sun Leefix doxygen documents for struct
2014-09-12 Bartlomiej GrzelewskiRemove echo service.
2014-09-12 kyungwook takFix build error by getting return value of system function
2014-09-12 Bartlomiej GrzelewskiRun key-manager-listener during key-manager start.
2014-09-12 Bartlomiej GrzelewskiFirst implementation of ckm-listener-daemon.
2014-09-12 Dong Sun LeeWorkaround solution for locktype=None
2014-09-12 kyungwook takAdd include path 'client-capi' for control-client library
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
next