Add BSD-2.0 license for sqlcipher
[platform/core/security/key-manager.git] / src / manager / main /
2016-02-24 Kyungwook TakChange log level when smacklabel isn't found by SM 15/60215/1
2016-02-15 Adam MalinowskiAdd getting pkgId form socket using new SM API 79/50179/9
2016-01-12 Bartlomiej GrzelewskiIntegrate glib loop with key-manager. 31/56131/7
2016-01-05 Bartlomiej GrzelewskiFix file permissions. 19/56119/2
2015-12-22 sangwan.kwonApply coding rule 15/54015/13
2015-10-21 Krzysztof JackiewiczAdd support for binary data to GStore 17/48117/5
2015-09-10 Bartlomiej GrzelewskiAdd cynara mockup. 73/47773/3
2015-09-08 Bartlomiej GrzelewskiIntegration with cynara. 38/42538/14
2015-08-27 Bartlomiej GrzelewskiReimplement security-manager mockup. 66/46866/4
2015-08-25 Bartlomiej GrzelewskiAdd mockup for security-manager. 27/46727/3
2015-08-25 Bartlomiej GrzelewskiReplace smack label with pkgId. 87/46187/6
2015-08-17 Bartlomiej GrzelewskiRemove deprecated logs from socket-manager.cpp file. 56/46156/1
2015-08-17 Bartlomiej GrzelewskiCleaning environment from systemd flags. 55/46155/1
2015-08-13 Krzysztof JackiewiczFix potential buffer overflow error CID: 40674 97/42897/6
2015-07-28 Krzysztof JackiewiczOpenssl: add thread support and fix initialization 09/42809/5
2015-07-01 Krzysztof JackiewiczEncryption service refactoring 69/42369/6
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 MessageService 00/41800/8
2015-06-26 Krzysztof JackiewiczAdd support for inter-service communication in SocketMa... 99/41799/8
2015-06-26 Krzysztof JackiewiczAdd inter-service messages 98/41798/8
2015-06-26 Krzysztof JackiewiczCommunicationManager returns the number of called listeners 97/41797/8
2015-06-26 Krzysztof JackiewiczAdd encryption service 66/40166/15
2015-06-11 Bartlomiej GrzelewskiFix serious bug that causes crash on CKM exit. 15/41215/1
2015-05-20 Bartlomiej GrzelewskiSW Backend initialization refactoring. 11/39611/3
2015-05-15 Bartlomiej GrzelewskiMove Token from CKM::Crypto to CKM namespace. 94/39294/7
2015-05-15 Maciej J. KarpiukAdd system database - managed by service (uid<5000... 97/39297/4
2015-05-12 Bartlomiej GrzelewskiNew class hierarchy (multiple backends support). 91/39291/1
2015-03-26 Bartlomiej GrzelewskiSimplify implementation of ServiceThread 60/37060/4
2015-03-19 Krzysztof JackiewiczAdd inter-service communication framework 65/37065/5
2015-02-17 Krzysztof JackiewiczLibraries reorganized to limit the number of exported...
2015-02-17 Krzysztof JackiewiczRemove unused key-manager-util.*
2015-02-17 Krzysztof JackiewiczFix LogSystemSingleton issue
2015-02-17 Krzysztof JackiewiczAdd file lock to key-manager server
2015-02-17 Maciej J. KarpiukSplit alias at server side into pair name and label.
2015-02-17 Bartlomiej GrzelewskiReplace some functions with thread safe version.
2014-10-16 yuseok.jeonModify setting value of socket-timeout 45/28845/1
2014-09-12 Bartlomiej GrzelewskiRun key-manager-listener by systemd instead key-manager.
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 GrzelewskiUse SafeBuffer in C++ api. Rename SafeBuffer to RawBuffer.
2014-09-12 Bartlomiej GrzelewskiChange RawBuffer into SafeBuffer.
2014-09-12 Bartlomiej GrzelewskiOCSP implementation.
2014-09-12 Bartlomiej GrzelewskiFix bugs.
2014-09-12 Bartlomiej GrzelewskiFix errors find by valgrid.
2014-09-12 Bartlomiej GrzelewskiSimpliefied public headers names.
2014-09-12 Bartlomiej GrzelewskiChange log tag to CKM.
2014-09-12 yuseok.jeonFix input value of fts_open in key-manager-util.cpp
2014-09-12 Bartlomiej GrzelewskiIntegration with CryptoService class.
2014-09-12 Bartlomiej GrzelewskiIntegration DBCryptoModule, KeyProvider and CKMLogic.
2014-09-12 Bartlomiej GrzelewskiImplementation of Control::unlockUserKey
2014-09-12 Bartlomiej GrzelewskiChange user type identification from name to uid.
2014-09-12 Dongsun Leeinitial ocsp implementation
2014-09-12 Bartlomiej GrzelewskiAdd support for credentials.
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