Use SafeBuffer in C++ api. Rename SafeBuffer to RawBuffer.
[platform/core/security/key-manager.git] / src / manager / service / db-crypto.cpp
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 deprecated auto_ptr with unique_ptr in SQLCOnne...
2014-09-12 Zofia AbramowskaTransactions
2014-09-12 Zofia AbramowskaThrow instead of return value
2014-09-12 Bartlomiej GrzelewskiRename KEY_MANAGER_API_ERROR_DB_BAD_REQUEST.
2014-09-12 Zofia AbramowskaAdd label and unique alias check
2014-09-12 Bartlomiej GrzelewskiFix to db.
2014-09-12 Zofia AbramowskaAdd type check in select commands
2014-09-12 Zofia AbramowskaChange return value for DBCrypto
2014-09-12 Zofia AbramowskaAdd table for storing keys per label
2014-09-12 Sebastian GrabowskiAdded exceptions to DBCryptoModule and DBCMAlgType...
2014-09-12 Bartlomiej GrzelewskiIntegration ckm-logic with database module.