Update parameter list API
[platform/core/security/key-manager.git] / src / manager / common / protocols.cpp
2015-06-10 Krzysztof JackiewiczUpdate parameter list API 48/40748/4
2015-06-08 Krzysztof JackiewiczImplement encryption/decryption API 52/40052/8
2015-06-08 Krzysztof JackiewiczAlgorithm types and param names updated 03/40003/5
2015-05-28 Krzysztof JackiewiczMake CryptoAlgorithm copyable. 51/40051/2
2015-05-19 Krzysztof JackiewiczSimplify CryptoAlgorithm interface 01/39501/4
2015-05-15 Maciej J. KarpiukAdd system database - managed by service (uid<5000... 97/39297/4
2015-05-08 Krzysztof JackiewiczAdd serialization of CryptoAlgorithm 10/39110/2
2015-02-17 Maciej J. KarpiukDB related classes moved into CKM::DB namespace.
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. KarpiukDBCrypto access control re-factor: access control moved...
2015-02-17 Maciej J. KarpiukMinor re-factoring: boost::vector replaced with std...
2015-02-17 Maciej J. KarpiukSplit alias at server side into pair name and label.
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...
2014-10-16 Maciej J. KarpiukAdd access control code to the CKM. 49/28849/1
2014-10-16 Maciej J. KarpiukAdded DSA keys support. 42/28842/1
2014-10-15 Bartlomiej GrzelewskiRemove restrict mechanism. 28/28828/1
2014-09-12 Bartlomiej GrzelewskiOCSP implementation.
2014-09-12 Bartlomiej GrzelewskiFix bugs.
2014-09-12 Bartlomiej GrzelewskiCompilation fix for tizen.org
2014-09-12 Bartlomiej GrzelewskiSimpliefied public headers names.
2014-09-12 Bartlomiej GrzelewskiChange internal implementation from RSA* to EVP_PKEY.
2014-09-12 Bartlomiej GrzelewskiIntegration with CryptoService class.
2014-09-12 Bartlomiej GrzelewskiIntegration ckm-logic with database module.
2014-09-12 Bartlomiej GrzelewskiService implementation.
2014-05-30 Bartlomiej GrzelewskiAdd Manager Implementation.
2014-05-30 Bartlomiej GrzelewskiAdd service for control operations.
2014-05-27 Zofia AbramowskaChange namespace
2014-05-22 Zofia AbramowskaAdd Echo service
2014-05-22 Zofia AbramowskaInitial commit