Reduce number of error logs in ckm.
[platform/core/security/key-manager.git] / src / manager / service / file-system.cpp
2015-07-03 Bartlomiej GrzelewskiReduce number of error logs in ckm. 33/41433/7
2015-06-12 Bartlomiej GrzelewskiIntroduce new (much simpler) Exception type. 62/40962/5
2015-04-15 Maciej J. KarpiukReverting Tizen 2.x specific workarounds for password... 57/37857/7
2015-02-17 Bartlomiej GrzelewskiReplace error codes with exceptions in FileSystem module.
2015-02-17 Bartlomiej GrzelewskiAdd transaction during password change.
2015-02-17 Bartlomiej GrzelewskiPrevent desynchronization in "battery remove test".
2015-02-17 Maciej J. KarpiukMinor re-factoring: boost::vector replaced with std...
2015-02-17 Krzysztof JackiewiczAdd file lock to key-manager server
2015-02-17 Bartlomiej GrzelewskiReplace some functions with thread safe version.
2014-10-16 kyungwook takFix Prevent defect about array_null 41/28841/1
2014-10-16 Dongsun LeeRemoving data of deleted application during lock state 34/28834/1
2014-09-12 Bartlomiej GrzelewskiAdd new DEK to encrypt database.
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 GrzelewskiIntegration ckm-logic with database module.
2014-09-12 Bartlomiej GrzelewskiAdd init to FileSystem class.
2014-09-12 Bartlomiej GrzelewskiImplementation of Control::unlockUserKey