Add BSD-2.0 license for sqlcipher
[platform/core/security/key-manager.git] / src / manager / client /
2016-01-05 Bartlomiej GrzelewskiFix file permissions. 19/56119/2
2015-12-22 sangwan.kwonApply coding rule 15/54015/13
2015-11-19 Krzysztof JackiewiczFix bug found by Klocwork 61/52161/1
2015-11-13 Kyungwook Taktry-catch enclosed to be exception safe of CAPI 37/51737/1
2015-10-28 Bartlomiej GrzelewskiProtocol refactoring. 45/40145/5
2015-09-23 Bartlomiej GrzelewskiAPI refactoring. 45/48445/3
2015-09-20 Bartlomiej GrzelewskiFix support of new error code: CKM_API_ERROR_NOT_SUPPORT. 65/48365/2
2015-08-19 Bartlomiej GrzelewskiReplace read/write with send/recv. 43/46343/1
2015-07-28 Krzysztof JackiewiczOpenssl: add thread support and fix initialization 09/42809/5
2015-07-28 Dong Sun LeeMerge "Match schema file version to db version" into...
2015-07-07 Krzysztof JackiewiczFix segfault in getCertificateChain 20/42820/3
2015-07-03 Krzysztof JackiewiczFix parameter validation in ocsp 92/42892/1
2015-06-27 Dongsun LeeMerge "allow all clients to access storage socket and...
2015-06-27 Dongsun LeeMerge "add a solution in case for no password set"...
2015-06-26 Krzysztof JackiewiczAdd encryption service 66/40166/15
2015-06-10 Krzysztof JackiewiczUpdate parameter list API 48/40748/4
2015-06-10 Maciej J. KarpiukAES: add generation, save, get support. 80/40380/9
2015-06-09 Krzysztof JackiewiczAES key creation API 95/39295/5
2015-06-08 Maciej J. KarpiukKey generation uses CryptoAlgorithm object provided... 48/40148/3
2015-06-08 Krzysztof JackiewiczImplement encryption/decryption API 52/40052/8
2015-05-15 Bartlomiej GrzelewskiMove Token from CKM::Crypto to CKM namespace. 94/39294/7
2015-02-17 Bartlomiej GrzelewskiAdd support for password in Manager::getPCKS12 function.
2015-02-17 Krzysztof JackiewiczCommon logging setup for client and service
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 Maciej J. KarpiukDB related classes moved into CKM::DB namespace.
2015-02-17 Krzysztof JackiewiczFix LogSystemSingleton issue
2015-02-17 Bartlomiej GrzelewskiReplace error codes with exceptions in FileSystem module.
2015-02-17 Krzysztof JackiewiczRemove deprecated C++ API for certificate chains
2015-02-17 Krzysztof JackiewiczNew certificate chain API
2015-02-17 Maciej J. KarpiukCAPI cleanup: control "owner" removal, set_permission...
2015-02-17 Maciej J. KarpiukAdd PKCS12 support.
2015-02-17 Bartlomiej GrzelewskiDBDataType refactoring.
2015-02-17 Maciej J. KarpiukC++ API change: common method for removing Alias.
2015-02-17 Maciej J. KarpiukOpenSSL initialization is done by anyone who uses OpenS...
2015-02-17 Maciej J. KarpiukService denies attempt to add data using different...
2015-02-17 kyungwook takUse AliasSupport in SaveData
2015-02-17 Maciej J. KarpiukDBCrypto access control re-factor: access control moved...
2015-02-17 Maciej J. KarpiukHousekeeping: KLOC warnings removed.
2015-02-17 Maciej J. KarpiukMinor re-factoring: boost::vector replaced with std...
2015-02-17 Maciej J. KarpiukDivide alias into name & label in getCertificateChain...
2015-02-17 Bartlomiej GrzelewskiRefactoring ServiceConnection.
2015-02-17 Bartlomiej GrzelewskiRefactoring SockRAII
2015-02-17 yuseokModify the setting value of POLL_TIMEOUT
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
2015-02-17 Bartlomiej GrzelewskiRevert "Alias is not unique user-wide: (alias, label...
2015-02-17 Maciej J. KarpiukAlias is not unique user-wide: (alias, label) pair...
2015-02-17 Bartlomiej GrzelewskiReplace some functions with thread safe version.
2014-10-16 Krzysztof JackiewiczAdd generic serialization/deserialization methods 40/29040/1
2014-10-16 Krzysztof JackiewiczAdd exception wrapper for async API functions 61/28861/1
2014-10-16 Krzysztof JackiewiczMove SockRAII declaration to header file 60/28860/1
2014-10-16 Maciej J. KarpiukAdd access API to the control service. 50/28850/1
2014-10-16 Maciej J. KarpiukAdd access control code to the CKM. 49/28849/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-10-16 Maciej J. KarpiukAdded DSA keys support. 42/28842/1
2014-09-26 Krzysztof JackiewiczFix buildbreak on wayland x86_64 14/28114/2 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.m14.3_ivi accepted/tizen/common/20140926.144326 accepted/tizen/ivi/20141006.083203 submit/tizen/20140926.142609 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release
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-12 Krzysztof JackiewiczMake socket connection function available
2014-09-12 Bartlomiej GrzelewskiFix implementation create methods.
2014-09-12 Bartlomiej GrzelewskiRemove echo service.
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 yuseok.jeonFix doc related to exportable flag
2014-09-12 Zofia AbramowskaTypedef password type
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 private implemetation with interface.
2014-09-12 yuseok.jeonAdd exceptions related to control APIs
2014-09-12 Bartlomiej GrzelewskiOCSP implementation.
2014-09-12 Bartlomiej GrzelewskiFix errors find by valgrid.
2014-09-12 Dong Sun Leemake use of C++ error in C API
2014-09-12 Bartlomiej GrzelewskiRemove all namespaces from ckm-error.h header.
2014-09-12 Bartlomiej GrzelewskiImplementation of getCertificateChain.
2014-09-12 Bartlomiej GrzelewskiSimpliefied public headers names.
2014-09-12 Bartlomiej GrzelewskiChange log tag to CKM.
2014-09-12 yuseok.jeonSplit client API into two parts(Control API and Store...
2014-09-12 Bartlomiej GrzelewskiFix createSignature/verify signature module.
2014-09-12 Bartlomiej GrzelewskiAdd openssl initialization in client library.
2014-09-12 Radoslaw Bartosiak Service implementation.
2014-09-12 Bartlomiej GrzelewskiImplementation of getCertificateChain.
2014-09-12 Bartlomiej GrzelewskiChange error code names.
2014-09-12 Bartlomiej GrzelewskiFix errors in client.
2014-09-12 Bartlomiej GrzelewskiRename KEY_MANAGER_API_ERROR_DB_BAD_REQUEST.
2014-09-12 Bartlomiej GrzelewskiChange internal implementation from RSA* to EVP_PKEY.
2014-09-12 Bartlomiej GrzelewskiIntegration with CryptoService class.
2014-09-12 Zofia AbramowskaAdd label and unique alias check
2014-09-12 Bartlomiej GrzelewskiImplementation of CKMLogic::getDataList function.
2014-09-12 Bartlomiej GrzelewskiIntegration DBCryptoModule, KeyProvider and CKMLogic.
2014-09-12 Bartlomiej GrzelewskiAdd missing error descriptions in clinet-error.cpp
2014-09-12 Bartlomiej GrzelewskiIntegration ckm-logic with database module.
2014-09-12 Bartlomiej GrzelewskiAdd method const char* ErrorToString(int error)
2014-09-12 Bartlomiej GrzelewskiBuild break fix.
2014-09-12 Bartlomiej GrzelewskiChange user type identification from name to uid.
2014-09-12 Radoslaw Bartosiak Service implementation.
2014-09-12 Bartlomiej GrzelewskiRemove cycle dependencies between common and client...
2014-09-12 Bartlomiej GrzelewskiRevert "key and cert impls are moved back to cient...
next