platform/core/security/key-manager.git
2015-02-17 kyungwook takDetermine MDPP Mode Disabled to CC mode On
2015-02-17 kyungwook takModify key-manager-listener smack label & rule
2015-02-17 kyungwook takRemove daemonize codes in listener daemon
2015-02-17 VBSRemove duplicated error explanations
2015-02-17 Bartlomiej... Version 0.1.10
2015-02-17 Maciej J. KarpiukDivide alias into name & label in getCertificateChain...
2015-02-17 kyungwook takDivide alias into name & label in getCertificateChain
2015-02-17 Bartlomiej... Version 0.1.9
2015-02-17 Krzysztof JackiewiczListener service dependency fixed
2015-02-17 Krzysztof JackiewiczLock file operations fixed in listener
2015-02-17 Krzysztof JackiewiczAdd file lock to key-manager server
2015-02-17 Krzysztof JackiewiczHelper functions for log/exception message concatenation
2015-02-17 Bartlomiej... Refactoring ServiceConnection.
2015-02-17 Bartlomiej... Refactoring SockRAII
2015-02-17 yuseokRemove doxygen warning
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... Fix build break on 64bit platforms.
2015-02-17 Dongsun Leeremove the description for alias. It will be added...
2015-02-17 Bartlomiej... Vesion 0.1.8
2015-02-17 Bartlomiej... Revert "Alias is not unique user-wide: (alias, label...
2015-02-17 Bartlomiej... Fix spelling mistake in socket files.
2015-02-17 Maciej J. KarpiukAlias is not unique user-wide: (alias, label) pair...
2015-02-17 Maciej J. KarpiukAdd service-side key and certificate verification when...
2015-02-17 Maciej J. KarpiukValgrind warnings removed: all changes were false-posit...
2015-02-17 Bartlomiej... Replace some functions with thread safe version.
2015-02-17 Bartlomiej... Fix package description in spec files.
2014-12-17 José BolloFix packaging issues and warnings 62/32362/1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0_ivi accepted/tizen/common/20141218.172516 accepted/tizen/ivi/20141225.103510 accepted/tizen/mobile/20150326.005109 accepted/tizen/tv/20150324.014506 accepted/tizen/wearable/20150128.040554 submit/tizen_common/20141218.170927 submit/tizen_ivi/20141225.222222 submit/tizen_mobile/20150129.000000 submit/tizen_mobile/20150213.000000 submit/tizen_mobile/20150223.000000 submit/tizen_mobile/20150325.000000 submit/tizen_tv/20150130.000000 submit/tizen_tv/20150130.050505 submit/tizen_tv/20150320.000001 submit/tizen_wearable/20150127.000000 tizen_3.0_ivi_release
2014-10-20 Bartlomiej... Version 0.1.7 43/29043/1
2014-10-20 Dongsun Leeadd the explanation of access control and alias format 42/29042/1
2014-10-16 Krzysztof JackiewiczImplementation of remaining async API 41/29041/1
2014-10-16 Krzysztof JackiewiczAdd generic serialization/deserialization methods 40/29040/1
2014-10-16 Krzysztof JackiewiczAsync API stubs 39/29039/1
2014-10-16 Krzysztof JackiewiczImplement service communication 38/29038/1
2014-10-16 Krzysztof JackiewiczAsynchronous API framework 37/29037/1
2014-10-16 Bartlomiej... Fix build break on tizen.org platform. 67/28867/1
2014-10-16 Bartlomiej... Fix license identifier in spec file. 66/28866/1
2014-10-16 Maciej J. KarpiukAdd DB performance analysis tests and performance impro... 65/28865/1
2014-10-16 yuseok.jeonAdd missing return value explanations in doxygen 64/28864/1
2014-10-16 Krzysztof JackiewiczUpdate internal tests with new exception in KeyProvider 63/28863/1
2014-10-16 Krzysztof JackiewiczWorkaround for memory garbage in SafeBuffer test 62/28862/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. KarpiukBugfix: fix problem with missing data (large data sets... 59/28859/1
2014-10-16 kyungwook takFix daemon starting time 58/28858/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 Krzysztof JackiewiczVersion 0.1.6 55/28855/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 Krzysztof JackiewiczVersion 0.1.5 52/28852/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 JackiewiczInternal tests for DescriptorSet class. 47/28847/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 Dongsun Leedecreased iteration count into 1000 in PBKDF 39/28839/1
2014-10-16 Maciej J. KarpiukFixed ckm internal db_crypto test - tag is now mandatory. 38/28838/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... Fix 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 kyungwook takAdd dependency of libkey-manager-common to libkey-manag... 30/28830/1
2014-10-16 Bartlomiej... Add new package with common library 29/28829/1
2014-10-15 Bartlomiej... Remove 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... Change AES CBC mode into AES GCM.
2014-09-12 Bartlomiej... Add new DEK to encrypt database.
2014-09-12 kyungwook takFix Prevent defects in ckmc APIs
2014-09-12 Bartlomiej... Fix implementation of ckmc_get_*_alias_list.
2014-09-12 Bartlomiej... Fix memory allocation in CAPI.
2014-09-12 Bartlomiej... Remove deprecated manifest. Fix manifest installation.
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... Version 0.1.4
2014-09-12 Bartlomiej... Add additional error logs in ocsp module.
2014-09-12 Bartlomiej... Implementation of PKCS12 class.
2014-09-12 Bartlomiej... Fix implementation create methods.
2014-09-12 yuseok.jeonFix doxygen documents
2014-09-12 Bartlomiej... Run key-manager-listener by systemd instead key-manager.
2014-09-12 Bartlomiej... Move key-manager-listener to new package.
2014-09-12 kyungwook takRemove internel header include path which shouldn't...
2014-09-12 Dong Sun Leefix doxygen documents for struct
next