Replace private implemetation with interface.
[platform/core/security/key-manager.git] / src / manager / client / client-control.cpp
2014-09-12 Bartlomiej GrzelewskiReplace private implemetation with interface.
2014-09-12 yuseok.jeonAdd exceptions related to control APIs
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 Bartlomiej GrzelewskiChange error code names.
2014-09-12 Bartlomiej GrzelewskiChange user type identification from name to uid.
2014-09-12 Bartlomiej GrzelewskiAll password are stored in std::string now.
2014-09-12 Bartlomiej GrzelewskiReplace RawData with RawBuffer.
2014-05-30 Bartlomiej GrzelewskiAdd service for control operations.