Replace std::string with CKM::Password
[platform/core/security/key-manager.git] / src / CMakeLists.txt
2014-09-12 Bartlomiej GrzelewskiReplace std::string with CKM::Password
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 Bartlomiej GrzelewskiUse SafeBuffer in C++ api. Rename SafeBuffer to RawBuffer.
2014-09-12 Bartlomiej GrzelewskiReplace private implemetation with interface.
2014-09-12 Bartlomiej GrzelewskiOCSP implementation.
2014-09-12 Bartlomiej GrzelewskiAdd crypto module.
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 GrzelewskiSimpliefied public headers names.
2014-09-12 yuseok.jeonSplit client API into two parts(Control API and Store...
2014-09-12 Zofia AbramowskaAdd internal tests for sql and db
2014-09-12 kyungwook takFix error in SKMM-dummy with SKMM replacement and fix...
2014-09-12 Bartlomiej GrzelewskiIntegration ckm-logic with database module.
2014-09-12 Zofia AbramowskaAdd encrypted database support layer
2014-09-12 Bartlomiej GrzelewskiImplementation of Control::unlockUserKey
2014-09-12 Bartlomiej GrzelewskiAdd FileSystem class.
2014-09-12 Bartlomiej GrzelewskiRemove cycle dependencies between common and client...
2014-09-12 yuseok.jeonInitial Crypto Service Implementation
2014-09-12 Dongsun Leeclient-key, client-key-impl, client-certificate, and...
2014-09-12 Sebastian GrabowskiInitial commit of DBCryptoModule
2014-09-12 Dong Sun LeeInitial version of OCSP implementation
2014-09-12 Bartlomiej GrzelewskiMove pc file to build directory.
2014-09-12 Bartlomiej GrzelewskiAdd support for certificates.
2014-09-12 kyungwook takkey provider version alpha push
2014-05-30 Bartlomiej GrzelewskiAdd Manager Implementation.
2014-05-30 Bartlomiej GrzelewskiImplementation of Key class.
2014-05-30 Bartlomiej GrzelewskiAdd service for control operations.
2014-05-26 Bartlomiej GrzelewskiAdd header files.
2014-05-22 Zofia AbramowskaAdd Echo service
2014-05-22 Zofia AbramowskaInitial commit