Add initial values support - values to feed the shared database on first startup.
[platform/core/security/key-manager.git] / src / CMakeLists.txt
2015-05-22 Maciej J. KarpiukAdd initial values support - values to feed the shared... 99/39299/11
2015-05-19 Maciej J. KarpiukAdd generic XML parser + tests. 98/39298/9
2015-05-13 Bartlomiej GrzelewskiAdd implementation for sign and verify operation. 93/39293/4
2015-05-12 Bartlomiej GrzelewskiNew class hierarchy (multiple backends support). 91/39291/1
2015-04-13 Maciej J. KarpiukKey Manager tizen.org session and user management 63/37263/11
2015-03-26 Bartlomiej GrzelewskiSimplify implementation of ServiceThread 60/37060/4
2015-02-17 Krzysztof JackiewiczFix for gcc4.8 (-ldl)
2015-02-17 Krzysztof JackiewiczLibraries reorganized to limit the number of exported...
2015-02-17 kyungwook takSymbol visibility changed from default to hidden.
2015-02-17 Krzysztof JackiewiczRemove unused key-manager-util.*
2015-02-17 Maciej J. KarpiukDBCrypto access control re-factor: access control moved...
2015-02-17 kyungwook takAdd cmake flags to support ASLR
2015-02-17 Krzysztof JackiewiczCC mode logic updated
2014-10-16 Krzysztof JackiewiczImplementation of remaining async API 41/29041/1
2014-10-16 Krzysztof JackiewiczImplement service communication 38/29038/1
2014-10-16 Krzysztof JackiewiczAsynchronous API framework 37/29037/1
2014-10-16 Bartlomiej GrzelewskiAdd new package with common library 29/28829/1
2014-09-17 Maciej J. KarpiukClass naming scheme re-factoring: move towards better... 78/27678/1 accepted/tizen/common/20140925.172038 submit/tizen/20140925.122603
2014-09-16 Maciej J. KarpiukBuild fixes, changes: 35/27535/4
2014-09-12 kyungwook takRemove dependency to ckm-key-provider.h.
2014-09-12 Bartlomiej GrzelewskiImplementation of PKCS12 class.
2014-09-12 Bartlomiej GrzelewskiRemove echo service.
2014-09-12 Bartlomiej GrzelewskiFirst implementation of ckm-listener-daemon.
2014-09-12 kyungwook takAdd include path 'client-capi' for control-client library
2014-09-12 Krzysztof JackiewiczRemove TransitoryString
2014-09-12 Bartlomiej GrzelewskiFix build break.
2014-09-12 kyungwook takFix rootstrap error
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