Add generic XML parser + tests.
[platform/core/security/key-manager.git] / src /
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. KarpiukBugfix: fix problem with missing data (large data sets... 59/28859/1
2014-10-16 yuseok.jeonModify the explanation of access control APIs in the... 57/28857/1
2014-10-16 yuseok.jeonModify the code location of FIPS mode setting 56/28856/1
2014-10-16 kyungwook takFix build break on gcc4.8 54/28854/1
2014-10-16 yuseok.jeonAdd missing explanation of return value in doxygen 53/28853/1
2014-10-16 Maciej J. KarpiukAlias list returns only aliases available to the callin... 51/28851/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 Krzysztof JackiewiczAdd poll() wrapper 46/28846/1
2014-10-16 yuseok.jeonModify setting value of socket-timeout 45/28845/1
2014-10-16 yuseok.jeonAdd additional functions related to CC mode 44/28844/1
2014-10-16 Dongsun Leeadd HASH_NONE and NO_PADDING algo for createSignature... 43/28843/1
2014-10-16 Maciej J. KarpiukAdded DSA keys support. 42/28842/1
2014-10-16 kyungwook takFix Prevent defect about array_null 41/28841/1
2014-10-16 yuseok.jeonAdd missing words in doxygen 40/28840/1
2014-10-16 yuseok.jeonFix doxygen about unnecessary references of internal... 37/28837/1
2014-10-16 Dongsun Leechange privilege level into non-privilege for ckmc... 36/28836/1
2014-10-16 yuseok.jeonFix false return value about requesting non-existent... 35/28835/1
2014-10-16 Dongsun LeeRemoving data of deleted application during lock state 34/28834/1
2014-10-16 Zofia AbramowskaClean up database during unlock operation. 33/28833/1
2014-10-16 Bartlomiej GrzelewskiFix build break in security-tests repository. 32/28832/1
2014-10-16 yuseok.jeonFix doxygen documents about removing restrict mechanism 31/28831/1
2014-10-16 Bartlomiej GrzelewskiAdd new package with common library 29/28829/1
2014-10-15 Bartlomiej GrzelewskiRemove restrict mechanism. 28/28828/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-16 Maciej J. KarpiukAdded base error code declaration. 92/27592/3
2014-09-16 Maciej J. KarpiukBuild fixes, changes: 35/27535/4
2014-09-12 kyungwook takRemove dependency to ckm-key-provider.h.
2014-09-12 Bartlomiej GrzelewskiChange AES CBC mode into AES GCM.
2014-09-12 Bartlomiej GrzelewskiAdd new DEK to encrypt database.
2014-09-12 kyungwook takFix Prevent defects in ckmc APIs
2014-09-12 Bartlomiej GrzelewskiFix implementation of ckmc_get_*_alias_list.
2014-09-12 Bartlomiej GrzelewskiFix memory allocation in CAPI.
2014-09-12 Krzysztof JackiewiczAdd move ctors/operators to MessageBuffer and BinaryQueue
2014-09-12 Krzysztof JackiewiczMake socket connection function available
2014-09-12 Krzysztof JackiewiczAdd NONCOPYABLE macro
2014-09-12 Bartlomiej GrzelewskiAdd additional error logs in ocsp module.
2014-09-12 Bartlomiej GrzelewskiImplementation of PKCS12 class.
2014-09-12 Bartlomiej GrzelewskiFix implementation create methods.
2014-09-12 yuseok.jeonFix doxygen documents
2014-09-12 Bartlomiej GrzelewskiRun key-manager-listener by systemd instead key-manager.
2014-09-12 Dong Sun Leefix doxygen documents for struct
2014-09-12 Bartlomiej GrzelewskiRemove echo service.
2014-09-12 kyungwook takFix build error by getting return value of system function
2014-09-12 Bartlomiej GrzelewskiRun key-manager-listener during key-manager start.
2014-09-12 Bartlomiej GrzelewskiFirst implementation of ckm-listener-daemon.
2014-09-12 Dong Sun LeeWorkaround solution for locktype=None
2014-09-12 kyungwook takAdd include path 'client-capi' for control-client library
2014-09-12 Krzysztof JackiewiczRemove TransitoryString
2014-09-12 Bartlomiej GrzelewskiAdd api CKM::Control::removeApplicationData
2014-09-12 Bartlomiej GrzelewskiFix build break.
2014-09-12 kyungwook takFix duplicated sendToServer code in reset_user_password...
2014-09-12 kyungwook takFix comments for doxygen
2014-09-12 Bartlomiej GrzelewskiCode refactoring:
2014-09-12 yuseok.jeonApply TIZEN_ERROR_KEY_MANAGER value of tizen.error.h
2014-09-12 yuseok.jeonFix doc related to exportable flag
2014-09-12 Bartlomiej GrzelewskiFix implementation of exportable flag.
2014-09-12 kyungwook takFix error in ckmc_load_from_pkcs12_file
2014-09-12 kyungwook takFix rootstrap error
2014-09-12 Bartlomiej GrzelewskiRemove compilation warrnings from sqlcipher.
2014-09-12 Bartlomiej GrzelewskiReplace std::string with CKM::Password
2014-09-12 Zofia AbramowskaTypedef password type
2014-09-12 Zofia AbramowskaRemove infinite loop from SqlConnection
2014-09-12 Dong Sun Leeerror names changed for tizen common error
2014-09-12 Dong Sun Leechanged to tizen compatible error type
2014-09-12 yuseok.jeonReflect ACR comments for enum and struct in core API
2014-09-12 Zofia AbramowskaRemove deprecated warning from ExecCommand
2014-09-12 Zofia AbramowskaRewrite checking if row exists when deleting from db
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 Bartlomiej GrzelewskiRemove unused header file key-aes.h
2014-09-12 yuseok.jeonAdd API_ERROR_DB_ALIAS_UNKNOWN error handle code in...
2014-09-12 Dong Sun Leesplit doxygen module into 3 sub modules
2014-09-12 Dong Sun Leeadd doc directory for doxygen
2014-09-12 Bartlomiej GrzelewskiFix implementation of SetKey.
2014-09-12 Krzysztof JackiewiczAdd SafeBuffer
2014-09-12 Bartlomiej GrzelewskiChange smack labels for sockets.
2014-09-12 Bartlomiej GrzelewskiReplace tabulators with spaces in ocsp.* files.
2014-09-12 Bartlomiej GrzelewskiAdd debug logs to ocsp.
2014-09-12 Bartlomiej GrzelewskiImplementation of primitives in CertificateImpl class.
2014-09-12 Bartlomiej GrzelewskiFix compilation error in c-api.
2014-09-12 Dong Sun LeeChanges in Prefix ckm->ckmc in C API
2014-09-12 yuseok.jeonFix names of C language client APIs
2014-09-12 yuseok.jeonAdd exceptions related to control APIs
2014-09-12 Bartlomiej GrzelewskiOCSP implementation.
2014-09-12 yuseok.jeonAdd explanations of C client APIs
2014-09-12 Bartlomiej GrzelewskiFix build break.
2014-09-12 yuseok.jeonFix C language APIs of client
2014-09-12 Bartlomiej GrzelewskiFix bugs.
2014-09-12 Bartlomiej GrzelewskiAdd crypto module.
2014-09-12 Sebastian GrabowskiAdded initial version of aesCrypt and Digest modules.
2014-09-12 Bartlomiej GrzelewskiFix compilation errors in c-api.
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.
next