platform/core/security/key-manager.git
2021-02-03 Krzysztof JackiewiczRemove useless socket description timeout initialization 16/252816/3
2021-02-03 Krzysztof JackiewiczCheck sockets received from services 15/252815/3
2021-02-03 Krzysztof JackiewiczCynara socket tests 99/252599/4
2021-02-03 Krzysztof JackiewiczMake SocketDescription getters const 98/252598/3
2021-02-03 Krzysztof JackiewiczValidate cynara sockets 97/252597/3
2021-01-29 Konrad LipinskiMerge "Catch exceptions before returning to cynara...
2021-01-29 Konrad LipinskiRefrain from retrying close(int) (per man 2 close) 02/252302/2
2021-01-29 Krzysztof JackiewiczCatch exceptions before returning to cynara 96/252596/2
2021-01-29 Krzysztof JackiewiczUse eventfd instead of pipes for notifications 11/252011/3
2021-01-29 Krzysztof JackiewiczAdd randomized socket manager stress test 35/251535/10
2021-01-25 Krzysztof JackiewiczPrevent writing to a socket marked as closed 34/251534/8
2021-01-25 Krzysztof JackiewiczRefactor SocketManager's timeout queue 00/251400/10
2021-01-15 Krzysztof JackiewiczAdd timeout queue stress test 99/251399/5
2021-01-15 Krzysztof JackiewiczAdd check for connection counter in the server 97/251397/3
2021-01-15 Krzysztof JackiewiczStart SocketManager as not working 98/251398/2
2021-01-08 Dariusz MichalukRelease 0.1.40 60/251160/2 accepted/tizen/unified/20210111.024859 submit/tizen/20210108.164308
2021-01-08 Dariusz Michalukpackaging: rpm scriptlet cleanup, handle -p /sbin/ldconfig 44/251144/2
2021-01-04 Krzysztof JackiewiczUse memcpy to avoid unaligned access 90/250790/3
2021-01-04 Krzysztof JackiewiczMake IEncryptionService destructor protected 53/250753/1
2020-12-16 Tomasz SwierczekRelease 0.1.39 64/249764/1 accepted/tizen/unified/20201217.124248 submit/tizen/20201216.144517
2020-12-14 Tomasz SwierczekChange DB access credentials variable name 57/249457/2
2020-12-09 Dariusz MichalukUpgrade to sqlcipher 4.4.2 80/249280/1 accepted/tizen/unified/20201214.124456 submit/tizen/20201211.092147
2020-12-09 Dariusz Michaluk[NOT COMPILING] Replace sqlcipher with upstream 4.4.2 79/249279/1
2020-12-04 Krzysztof JackiewiczFix UB in LogSystem 65/249065/2
2020-12-02 Krzysztof JackiewiczFix negative CBC decryption test 50/248850/1
2020-10-30 Dariusz MichalukAutomate code coverage measurement - adjustment 05/243505/3
2020-10-05 Mateusz CegielkaFix misplaced parentheses in error code comparison 24/245224/1
2020-09-17 Konrad LipinskiMake custom unique_ptr deleters stateless 82/243182/6
2020-09-16 Konrad LipinskiConstrain async tryCatch to Observer::ReceivedError 71/244271/1
2020-09-16 Konrad LipinskiShrink ManagerAsync::Impl code 76/243176/5
2020-09-16 Konrad LipinskiDeduplicate exception handling in CKMLogic a wee bit 54/243054/5
2020-09-16 Konrad LipinskiTurn some CKMLogic members into free functions 53/243053/5
2020-09-16 Konrad LipinskiShrink client manager impl a bit 52/243052/5
2020-09-16 Konrad LipinskiRefactor ocspDoVerify a bit 81/242681/8
2020-09-16 Konrad LipinskiShrink ocsp.h to a single free function 80/242680/5
2020-09-16 Konrad LipinskiDeduplicate client manager impl de/serialization 52/242552/6
2020-09-16 Konrad LipinskiForward retCode in alias vector getters 70/244270/1
2020-09-14 Konrad LipinskiDeduplicate client manager impl deserialization 51/242551/4
2020-09-14 Konrad LipinskiDeduplicate sw backend keyPair creation 50/242550/4
2020-09-14 Konrad LipinskiDeduplicate ckmc_get_*_alias_list 49/242549/4
2020-09-14 Konrad LipinskiPrevent some CAPI exception leakage 48/242548/4
2020-09-02 Mateusz CegielkaRefactor base64 implementation 19/240019/8
2020-09-02 Mateusz CegielkaOptimize, fix memory zeroing and refactor BinaryQueue 70/240670/6
2020-09-02 Mateusz CegielkaOptimize message serialization 69/240669/5
2020-08-28 Mateusz CegielkaAdd automatic data decryption to ckm_db_tool 31/238831/14
2020-08-27 Mateusz CegielkaAdd consistent error messages to ckm_db_tool 00/239200/8
2020-08-27 Mateusz CegielkaRemove CryptoExt class in favor of friendship 49/239049/10
2020-08-21 Mateusz CegielkaChange safe-buffer test structure 32/240232/3
2020-08-17 Mateusz CegielkaMove Token and CryptoBackend to common 31/240031/3
2020-08-04 Mateusz CegielkaRemove most CommunicationManager tests 25/240225/1
2020-08-04 Mateusz CegielkaRemove unused Stringify macro variants 24/240224/1
2020-07-20 Krzysztof JackiewiczImprove KeyProvider tests 42/238842/2
2020-07-20 Krzysztof JackiewiczRemove KeyProvider lib initialization from tests 41/238841/2
2020-07-20 Krzysztof JackiewiczAdd negative forEachFile tests 12/238812/2
2020-07-20 Krzysztof JackiewiczException tests refactoring 09/238809/2
2020-07-20 Krzysztof JackiewiczAdd negative DescriptorSet tests 04/238804/2
2020-07-16 Krzysztof JackiewiczMove db perf tests to a separate exec 27/238627/2
2020-07-15 Krzysztof JackiewiczImprove DB::Crypto negative test ratio 26/238626/1
2020-07-14 Krzysztof JackiewiczGet rid of the openssl 1.0.2 specific code 11/238511/1
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-07-14 Krzysztof JackiewiczImprove DB::Crypto code coverage 12/238412/2
2020-07-14 Krzysztof JackiewiczReturn if there are no rows to save 08/238508/1
2020-07-09 Krzysztof JackiewiczRemove unused DB::Crypto methods 13/237913/5
2020-07-09 Krzysztof JackiewiczAdd unit tests related to Pkcs 12 02/237602/6
2020-07-09 Krzysztof JackiewiczSW backend unit tests 78/235778/14
2020-06-30 Krzysztof JackiewiczUnwrap 4 lines in SW::Internals to make them covered 66/237366/2
2020-06-29 Krzysztof JackiewiczInstall all source files with coverage package 65/237365/2
2020-06-15 Krzysztof JackiewiczCoverage only mode 68/235868/3
2020-06-15 Krzysztof JackiewiczRemove key-manager requirement from unit tests 15/236215/1
2020-06-12 Krzysztof JackiewiczAutomate code coverage measurement 67/235867/2
2020-06-12 Krzysztof JackiewiczImprove KeyImpl & KeyAesImpl code coverage 73/235573/7
2020-06-10 Krzysztof JackiewiczReorganize project structure and RPM packages 36/234236/12
2020-05-18 Krzysztof JackiewiczUpdate DataType unit-tests 30/232730/2
2020-05-18 Krzysztof JackiewiczRefactor DataType related code 22/232722/6
2020-05-18 Krzysztof JackiewiczDon't return command in client-server communication 46/233046/3
2020-05-11 Krzysztof JackiewiczFix async symmetric key getter 26/233026/1
2020-04-09 Krzysztof JackiewiczRelease 0.1.38 90/230290/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.115139 accepted/tizen/6.0/unified/hotfix/20201103.003619 accepted/tizen/unified/20200410.122750 submit/tizen/20200409.195446 submit/tizen_6.0/20201029.205104 submit/tizen_6.0_hotfix/20201102.192504 submit/tizen_6.0_hotfix/20201103.114804 tizen_6.0.m2_release
2020-04-09 Konrad LipinskiAnnotate fallthru switch statements 57/230057/2
2020-03-30 Dariusz MichalukRelease 0.1.37 49/229249/1 accepted/tizen/unified/20200402.155653 submit/tizen/20200330.133957
2020-03-30 Konrad LipinskiSwitch to sqlcipher library 99/227099/27
2020-03-30 Konrad Lipinski[NOT COMPILING] Append 4.3.0 dbdump.c to sqlcipher 60/227960/10
2020-03-30 Konrad Lipinski[NOT COMPILING] Replace sqlcipher with upstream 4.3.0 59/227959/10
2020-03-30 Krzysztof JackiewiczImprove CryptoLogic tests code coverage 75/228975/4
2020-03-27 Konrad LipinskiRelax FileSystem::removeUserData and check its return...
2020-03-27 Krzysztof JackiewiczProperly report unaught exceptions in latest boost... 62/229062/1
2020-03-26 Krzysztof JackiewiczAdd negative CommunicationManager test 97/228797/2
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-03-23 Krzysztof JackiewiczImplement negative cert tests 40/228540/1
2020-03-18 Krzysztof JackiewiczCategorize tests into positive and negative 33/227833/5
2020-03-18 Tomasz SwierczekRelease 0.1.36 21/228021/2 submit/tizen/20200318.082708
2020-03-18 Tomasz SwierczekFix build break 20/228020/2
2020-03-17 Konrad LipinskiStore DB::Crypto::m_connection as unique_ptr 70/227970/1
2020-03-17 Konrad LipinskiMove to -std=c++14 58/227958/2
2020-01-30 Tomasz SwierczekRelease 0.1.35 27/223527/1 accepted/tizen/unified/20200131.050503 submit/tizen/20200130.113336
2020-01-30 Tomasz SwierczekFix build break with boost 1.71.0 01/223501/2
2020-01-15 Tomasz SwierczekRelease 0.1.34 78/222478/1 accepted/tizen/unified/20200116.101956 submit/tizen/20200115.083445
2020-01-15 Tomasz SwierczekFix build for gcc 9 04/222204/3
2019-11-29 Dongsun LeeFix documentation error(This function points to itself... 61/218861/1
next