platform/core/security/key-manager.git
2014-09-12 Bartlomiej... Fix createSignature/verify signature module.
2014-09-12 Bartlomiej... Add openssl initialization in client library.
2014-09-12 Bartlomiej... Remove function strictCAcheck.
2014-09-12 yuseok.jeonfix CryptoService ititialize method
2014-09-12 Radoslaw Bartosiak Service implementation.
2014-09-12 Zofia AbramowskaAdd internal tests for sql and db
2014-09-12 Bartlomiej... Change some error messages to debug.
2014-09-12 Bartlomiej... Implementation of getCertificateChain.
2014-09-12 yuseok.jeonAdd exceptions to OCSP module
2014-09-12 yuseok.jeonAdd exceptions to CryptoModule
2014-09-12 Zofia AbramowskaPrepare test code for future additional binaries
2014-09-12 Bartlomiej... Replace deprecated auto_ptr with unique_ptr in SQLCOnne...
2014-09-12 Bartlomiej... Change error code names.
2014-09-12 Bartlomiej... Fix implementation of CKMLogic::createRSAKeyPair
2014-09-12 Zofia AbramowskaTransactions
2014-09-12 Zofia AbramowskaThrow instead of return value
2014-09-12 yuseok.jeonFix initialization method of CryptoService
2014-09-12 rootFix initialization method of OCSP
2014-09-12 Bartlomiej... Fix errors in client.
2014-09-12 Bartlomiej... Rename KEY_MANAGER_API_ERROR_DB_BAD_REQUEST.
2014-09-12 Bartlomiej... Change internal implementation from RSA* to EVP_PKEY.
2014-09-12 yuseok.jeonFix input value of fts_open in key-manager-util.cpp
2014-09-12 kyungwook takremove useless code
2014-09-12 kyungwook takFix error in SKMM-dummy with SKMM replacement and fix...
2014-09-12 yuseok.jeonAdd copy constructor of CertificateImpl
2014-09-12 Zofia AbramowskaFix Ip label attribute name for systemd
2014-09-12 Bartlomiej... Integration with CryptoService class.
2014-09-12 kyungwook takAdd key-manager internal test tool by using boost test...
2014-09-12 Zofia AbramowskaChange pedantic to error logs when failing
2014-09-12 Zofia AbramowskaAdd label and unique alias check
2014-09-12 Bartlomiej... Implementation of CKMLogic::getDataList function.
2014-09-12 Bartlomiej... Fix to db.
2014-09-12 Zofia AbramowskaAdd type check in select commands
2014-09-12 Bartlomiej... Integration DBCryptoModule, KeyProvider and CKMLogic.
2014-09-12 kyungwook takMake structure containers to handle memory in key-provider
2014-09-12 Zofia AbramowskaChange return value for DBCrypto
2014-09-12 Zofia AbramowskaAdd table for storing keys per label
2014-09-12 kyungwook takModify key-provider API name 'unwrapDEK' to 'getPureDEK'
2014-09-12 Bartlomiej... Add support for certificate.
2014-09-12 Sebastian GrabowskiAdded exceptions to DBCryptoModule and DBCMAlgType...
2014-09-12 Bartlomiej... Fix: key returned by getDomainKEK had wrong size.
2014-09-12 Sebastian GrabowskiTypo fix: initailize to initialize in ocsp.
2014-09-12 Bartlomiej... Add missing error descriptions in clinet-error.cpp
2014-09-12 Bartlomiej... Integration ckm-logic with database module.
2014-09-12 Zofia AbramowskaChange primary key for DBCrypto CKM main table
2014-09-12 Zofia AbramowskaChange DBCrypto return type
2014-09-12 Zofia AbramowskaAdd delete method
2014-09-12 Bartlomiej... Add method const char* ErrorToString(int error)
2014-09-12 Zofia AbramowskaFix DBCrypto class
2014-09-12 Bartlomiej... Add init to FileSystem class.
2014-09-12 kyungwook takmodify key-provider on TODO sections and add exception
2014-09-12 kyungwook takfix central-key-manager.service filename in .spec file
2014-09-12 Zofia AbramowskaFix move operator in TransitoryString
2014-09-12 Zofia AbramowskaChange SqlConnection behaviour on bad input
2014-09-12 Zofia AbramowskaAdd encrypted database support layer
2014-09-12 Zofia AbramowskaAdapt SqlConnection to TransitoryString
2014-09-12 Zofia AbramowskaAdd self wiping out string
2014-09-12 Bartlomiej... Implementation of Control::unlockUserKey
2014-09-12 Bartlomiej... Build break fix.
2014-09-12 Bartlomiej... Change user type identification from name to uid.
2014-09-12 Zofia AbramowskaAdd blob support in SqlConnection
2014-09-12 Radoslaw Bartosiak Service implementation.
2014-09-12 Bartlomiej... Fix KeyImpl implementation.
2014-09-12 Bartlomiej... Add FileSystem class.
2014-09-12 Bartlomiej... Remove cycle dependencies between common and client...
2014-09-12 Bartlomiej... Revert "key and cert impls are moved back to cient...
2014-09-12 Dongsun Leekey and cert impls are moved back to cient directory
2014-09-12 yuseok.jeonModify the supporting information for RSA padding algor...
2014-09-12 yuseok.jeonAdd verify certificate chain function
2014-09-12 yuseok.jeonInitial Crypto Service Implementation
2014-09-12 yuseok.jeonBug fix
2014-09-12 Dongsun Leeinitial ocsp implementation
2014-09-12 Dongsun Leeclient-key, client-key-impl, client-certificate, and...
2014-09-12 Bartlomiej... Add support for credentials.
2014-09-12 Sebastian GrabowskiInitial commit of DBCryptoModule
2014-09-12 Zofia AbramowskaFix assert.h file
2014-09-12 Zofia AbramowskaAdapt SQLConnection to sqlcipher
2014-09-12 Zofia AbramowskaAdd sqlcipher and SqlConnection
2014-09-12 Dongsun Leeremove not-used line
2014-09-12 Dong Sun LeeInitial version of OCSP implementation
2014-09-12 kyungwook takimprove skmm dummy
2014-09-12 Bartlomiej... Add support for requestXXXAliasVector methods.
2014-09-12 Bartlomiej... All password are stored in std::string now.
2014-09-12 Bartlomiej... Replace RawData with RawBuffer.
2014-09-12 Bartlomiej... Move pc file to build directory.
2014-09-12 Bartlomiej... Add support for UserData in client library.
2014-09-12 Bartlomiej... Add support for certificates.
2014-09-12 Bartlomiej... Service implementation.
2014-09-12 kyungwook takremove \r tags added from windows editor
2014-09-12 kyungwook takkey provider version alpha push
2014-05-30 Bartlomiej... Add Manager Implementation.
2014-05-30 Bartlomiej... Move KeyType to ckm-type.h header.
2014-05-30 Bartlomiej... Add replace /usr/include with %{_includedir} in spec...
2014-05-30 Bartlomiej... Implementation of Key class.
2014-05-30 Bartlomiej... Add service for control operations.
2014-05-28 Zofia AbramowskaFix domain name in spec
2014-05-27 Zofia AbramowskaChange namespace
2014-05-27 Zofia AbramowskaFix common library smack dependency
2014-05-27 kyungwook takfix build error about include file name
2014-05-26 Bartlomiej... Add header files.
next