Fix AES GCM IV setting in KeyProvider
[platform/core/security/key-manager.git] / src / manager / dpl /
2023-06-14 Krzysztof JackiewiczMerge branch e2ee into tizen 18/294218/1
2023-06-07 Krzysztof JackiewiczRefactor serialization code 73/293873/1
2020-12-04 Krzysztof JackiewiczFix UB in LogSystem 65/249065/2
2020-09-17 Konrad LipinskiMake custom unique_ptr deleters stateless 82/243182/6
2020-09-02 Mateusz CegielkaOptimize, fix memory zeroing and refactor BinaryQueue 70/240670/6
2020-07-14 Krzysztof JackiewiczMake BeginTransaction exclusive and use it 10/238510/1
2020-07-14 Krzysztof JackiewiczRemove unused SqlConnection::DataCommand::Reset 09/238509/1
2020-03-30 Konrad LipinskiSwitch to sqlcipher library 99/227099/27
2020-03-30 Konrad Lipinski[NOT COMPILING] Replace sqlcipher with upstream 4.3.0 59/227959/10
2020-03-25 Krzysztof JackiewiczRefactor BinaryQueue and tests 63/227963/13
2020-03-25 Krzysztof JackiewiczReplace dpl asserts with libc ones 80/228680/3
2020-01-15 Tomasz SwierczekFix build for gcc 9 04/222204/3
2019-09-25 Konrad LipinskiRefactor RawBuffer hex dumps 17/214617/2
2019-05-08 Konrad LipinskiFix svace defects 82/205482/4
2019-03-13 Tomasz SwierczekChange contact information to Mr Dongsun Lee 21/201221/4
2019-02-22 Ernest BorowskiAdd option to list aliases with password protection... 91/170391/24
2018-08-16 Tomasz SwierczekAdd protection against memory leaking during deserializ... 05/184505/5
2017-11-22 Krzysztof JackiewiczMerge branches 'tizen' and 'tizen_4.0' 67/161267/1 tizen_4.0_tv accepted/tizen/4.0/unified/20171207.070809 submit/tizen_4.0/20171206.144625 tizen_4.0.IoT.p2_release
2017-11-10 Bartlomiej GrzelewskiRemove dlog file info information from log 89/159689/2
2017-08-01 Krzysztof JackiewiczRemove unused m_reason from Exception 07/140007/3
2017-08-01 Krzysztof JackiewiczFix defects reported by SVACE
2017-06-16 Rafal KrypaFix casting of AbstractLogProvider::LogLevel to int 63/134463/1 accepted/tizen/unified/20170620.174038 submit/tizen/20170619.051653
2016-12-16 Kyungwook TakStatic cast enum value to int 38/105338/1
2016-12-16 Kyungwook TakReplace deprecated auto_ptr with unique_ptr 37/105337/1
2016-07-08 Dongsun Leeexclude not used DPL DB sources from line coverage... 37/79037/1
2016-04-18 Kyungwook TakCoding style applied according to style checker 95/62595/7 accepted/tizen/common/20160418.142113 accepted/tizen/ivi/20160418.235747 accepted/tizen/mobile/20160418.235742 accepted/tizen/tv/20160418.235750 accepted/tizen/wearable/20160418.235737 submit/tizen/20160418.104308
2016-03-16 Kyungwook TakClean up old dpl core sources 88/62388/1
2016-03-04 Kyungwook TakFix unsafe buffer usage 69/60969/5
2016-01-05 Bartlomiej GrzelewskiFix file permissions. 19/56119/2
2015-12-22 sangwan.kwonApply coding rule 15/54015/13
2015-09-15 Krzysztof JackiewiczRevert "Add functions required during db debug." 36/47536/4
2015-09-03 Krzysztof JackiewiczAdd a tool for accessing encrypted database 51/47251/5
2015-08-24 Bartlomiej GrzelewskiAdd functions required during db debug. 53/45953/3
2015-06-12 Bartlomiej GrzelewskiIntroduce new (much simpler) Exception type. 62/40962/5
2015-02-24 Krzysztof JackiewiczGlobals in LogSystem adjusted to use in lib constructor 98/35798/1
2015-02-24 Bartlomiej GrzelewskiFix serialization implementation to support 32 and... 97/35797/1
2015-02-17 Krzysztof JackiewiczCommon logging setup for client and service
2015-02-17 Krzysztof JackiewiczLibraries reorganized to limit the number of exported...
2015-02-17 kyungwook takSymbol visibility changed from default to hidden.
2015-02-17 Krzysztof JackiewiczAdd file, line & function information to journald log
2015-02-17 Krzysztof JackiewiczFix LogSystemSingleton issue
2015-02-17 Bartlomiej GrzelewskiPrevent desynchronization in "battery remove test".
2015-02-17 Krzysztof JackiewiczAdd journald logging and refactor log system
2015-02-17 Krzysztof JackiewiczSecure logging removed
2014-10-16 Krzysztof JackiewiczAdd generic serialization/deserialization methods 40/29040/1
2014-09-12 Krzysztof JackiewiczAdd move ctors/operators to MessageBuffer and BinaryQueue
2014-09-12 Krzysztof JackiewiczRemove TransitoryString
2014-09-12 Bartlomiej GrzelewskiReplace std::string with CKM::Password
2014-09-12 Zofia AbramowskaRemove infinite loop from SqlConnection
2014-09-12 Zofia AbramowskaRemove deprecated warning from ExecCommand
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 GrzelewskiFix implementation of SetKey.
2014-09-12 Zofia AbramowskaAdd log colouring formatter for boost utf
2014-09-12 Bartlomiej GrzelewskiReplace deprecated auto_ptr with unique_ptr in SQLCOnne...
2014-09-12 Zofia AbramowskaChange pedantic to error logs when failing
2014-09-12 Bartlomiej GrzelewskiIntegration ckm-logic with database module.
2014-09-12 Zofia AbramowskaFix move operator in TransitoryString
2014-09-12 Zofia AbramowskaChange SqlConnection behaviour on bad input
2014-09-12 Zofia AbramowskaAdapt SqlConnection to TransitoryString
2014-09-12 Zofia AbramowskaAdd self wiping out string
2014-09-12 Zofia AbramowskaAdd blob support in SqlConnection
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-05-30 Bartlomiej GrzelewskiAdd Manager Implementation.
2014-05-27 Zofia AbramowskaChange namespace
2014-05-22 Zofia AbramowskaInitial commit