Change contact information to Mr Dongsun Lee
[platform/core/security/key-manager.git] / src / manager / client / client-control.cpp
2019-03-13 Tomasz SwierczekChange contact information to Mr Dongsun Lee 21/201221/4
2018-08-28 Krzysztof JackiewiczUnify alias naming 21/184821/6
2016-04-18 Kyungwook TakCoding style applied according to style checker 95/62595/7 accepted/tizen/common/20160418.142113 accepted/tizen/ivi/20160418.235747 accepted/tizen/mobile/20160418.235742 accepted/tizen/tv/20160418.235750 accepted/tizen/wearable/20160418.235737 submit/tizen/20160418.104308
2015-12-22 sangwan.kwonApply coding rule 15/54015/13
2015-02-17 Maciej J. KarpiukCAPI cleanup: control "owner" removal, set_permission...
2015-02-17 Maciej J. KarpiukService denies attempt to add data using different...
2015-02-17 Maciej J. KarpiukDBCrypto access control re-factor: access control moved...
2015-02-17 Maciej J. KarpiukC++ API re-factored: establish and keep socket connecti...
2015-02-17 Maciej J. KarpiukSplit alias at server side into pair name and label.
2015-02-17 Krzysztof JackiewiczCC mode logic updated
2014-10-16 Krzysztof JackiewiczAdd generic serialization/deserialization methods 40/29040/1
2014-10-16 Maciej J. KarpiukAdd access API to the control service. 50/28850/1
2014-10-16 Krzysztof JackiewiczAdd access control API stub 48/28848/1
2014-10-16 yuseok.jeonAdd additional functions related to CC mode 44/28844/1
2014-09-12 Bartlomiej GrzelewskiFix implementation create methods.
2014-09-12 Bartlomiej GrzelewskiAdd api CKM::Control::removeApplicationData
2014-09-12 kyungwook takFix duplicated sendToServer code in reset_user_password...
2014-09-12 Bartlomiej GrzelewskiCode refactoring:
2014-09-12 Zofia AbramowskaTypedef password type
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.