platform/core/security/tef-simulator.git
2019-05-17 Krzysztof JackiewiczDon't pass public key for RSA decryption 19/206419/1 accepted/tizen/unified/20190602.221903 submit/tizen/20190520.091210 submit/tizen/20190522.051353 submit/tizen/20190529.045654
2019-05-17 Krzysztof JackiewiczEnable support for DSA and RSA 4096 92/203092/3
2019-05-17 Krzysztof JackiewiczImplement CTR using openssl 77/202177/3
2019-05-17 Krzysztof JackiewiczDon't panic when padding is wrong in asymmetric decryption 91/201991/2
2019-05-17 Lukasz Kostyrassf_crypto: Assign proper key object type in AllocateOp... 09/200309/2
2019-05-17 Lukasz Kostyrassf_storage: Add missing objectSize copy in TEE_CopyObj... 08/200308/2
2019-05-07 Konrad LipinskiFix c++test defects (strncpy usage) 94/205194/2
2019-02-11 Krzysztof DynowskiFix setting of identity property 60/199460/1 submit/tizen/20190212.131323
2018-11-27 Igor KotrasinskiRework some ternaries for readability 18/193918/2
2018-11-27 Igor KotrasinskiSplit up prechecks for readability 17/193917/2
2018-11-27 Igor KotrasinskiAdd some necessary virtual destructors 16/193916/2
2018-11-27 Igor KotrasinskiRewrite some read/write loops for readability 15/193915/2
2018-11-27 Igor KotrasinskiRemove failure check for function promised not to fail 14/193914/2
2018-11-27 Igor KotrasinskiPrettify a strncpy 13/193913/2
2018-11-27 Igor KotrasinskiCatch leftover boost exceptions in simdaemonctl 12/193912/2
2018-11-08 Konrad LipinskiDisable boost coroutine deprecation warning 23/192723/1 accepted/tizen/unified/20181109.062841 submit/tizen/20181109.001420
2018-10-05 Krzysztof JackiewiczSet custom IV length in AES GCM 35/190635/2
2018-09-17 Tomasz SwierczekRevert "Revert "Modifying cmake TA devkit to be more... accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.020722 accepted/tizen/unified/20180918.062918 submit/tizen/20180917.075450 submit/tizen_5.0/20181101.000004
2018-09-13 Tomasz SwierczekRevert "Modifying cmake TA devkit to be more similar... 23/189123/1
2018-09-12 r.tyminskiModifying cmake TA devkit to be more similar to other... 73/175473/4 submit/tizen/20180913.120725
2018-08-27 Igor KotrasinskiRelease 0.0.3 76/187676/1 submit/tizen/20180828.110226
2018-08-21 Igor KotrasinskiRework port listening timeout 13/185913/3
2018-08-21 Igor KotrasinskiImprove logging for socket forwarding 12/185912/3
2018-08-21 Igor KotrasinskiAdd shell env var to gdbserver invocation 93/185693/3
2018-08-21 Igor KotrasinskiAdd status to TA exit log 92/185692/3
2018-08-21 Igor KotrasinskiImprove debug logging at debug TA launch 91/185691/3
2018-08-21 Igor KotrasinskiMake simdaemon use the new debugproxy 90/185690/3
2018-08-21 Igor KotrasinskiTake local debugproxy socket from systemd 89/185689/2
2018-08-21 Igor KotrasinskiGracefully shutdown debugproxy when sent SIGTERM 88/185688/2
2018-08-21 Igor KotrasinskiAdd boost runtime deps to spec 87/185687/2
2018-08-21 Igor KotrasinskiMove launching gdbserver to separate function 86/185686/2
2018-08-01 Igor KotrasinskiAdd logging to debugproxy 85/185685/1
2018-08-01 Igor KotrasinskiInitial debugproxy version 84/185684/1
2018-08-01 Igor KotrasinskiPut debugproxy in a systemd service 83/185683/1
2018-07-10 Igor KotrasinskiAdd debugproxy stub 82/185682/1
2018-06-20 Igor KotrasinskiMove tef-simulator-helloworld to "System" domain 91/182091/1
2018-06-12 Zofia GrzelewskaFix BSD license name 42/177142/3
2018-06-08 Igor KotrasinskiUse correct enum types in log.h 50/181150/1
2018-06-06 Igor KotrasinskiRewrite conversion from UUID to string 46/180946/1
2018-06-06 Igor KotrasinskiFix copying read commands via cast to string 45/180945/1
2018-06-04 Igor KotrasinskiGive helloworld TA a System::TEF label 17/180517/2
2018-06-04 Igor KotrasinskiSplit TEEStub into a stub and an implementation 09/179609/3
2018-06-04 Igor KotrasinskiChange tef-simulator-log to shared library 08/179608/3
2018-06-04 Igor KotrasinskiRemove unused log macros 07/179607/3
2018-06-04 Igor KotrasinskiReturn logged length in TA logger function 06/179606/3
2018-06-04 Igor KotrasinskiRestore support for TA logging and debug.h header 05/179605/3
2018-06-04 Igor KotrasinskiAdd tag argument to PrintLog 04/179604/3
2018-06-04 Igor KotrasinskiRename module enum elements to avoid conflicts 03/179603/3
2018-06-04 Igor KotrasinskiClean up simulator logging levels 02/179602/3
2018-06-04 Igor KotrasinskiUnconditionally compile main log function 00/179600/3
2018-06-04 Igor KotrasinskiPort padding sanity checks from suprem 08/176808/4
2018-06-04 Igor KotrasinskiRemove test printing code in CC_API.c 06/176806/3
2018-06-04 Igor KotrasinskiConsistently check for null TAFactory 05/176805/3
2018-06-04 Igor KotrasinskiRestore GPD_TEE_PROP file 04/176804/3
2018-06-04 Igor KotrasinskiFix hardcoded group name 03/176803/3
2018-06-04 Igor KotrasinskiRestore tee_internal_api.h constness 02/176802/3
2018-06-04 Igor KotrasinskiFix test to use (and cleanup at) single exit 01/176801/3
2018-05-29 Igor KotrasinskiFix order of linked libraries 01/179601/3
2018-04-17 r.tyminskiMerge "Upload new version of TAPackageManager" into... accepted/tizen/unified/20180430.172406 submit/tizen/20180417.132437 submit/tizen/20180417.133115 submit/tizen/20180424.062711 submit/tizen/20180427.080428
2018-04-12 r.tyminskiUpload new version of TAPackageManager 87/175787/1
2018-04-12 Tomasz SwierczekRelease 0.0.2 73/175773/2 accepted/tizen/unified/20180413.073549 submit/tizen/20180412.092951
2018-04-12 Zofia GrzelewskaReturn access denied when connect to socket fails with... 40/174040/6
2018-04-12 Zofia GrzelewskaMake tef-simulator independent from Tizen : remove... 34/171834/10
2018-04-12 Zofia GrzelewskaChange group and Smack label on socket and service 49/171849/6
2018-04-12 Igor KotrasinskiSet LibTEEC shm file group to the TEE group 53/173453/5
2018-04-12 Igor KotrasinskiRefactor allocateSharedMemory logic flow for readability 52/173452/5
2018-04-12 Inho KimReplace pre/postprocess_operation as a function 05/174805/4
2018-04-12 Igor KotrasinskiRestore tee_client_api.h 04/174804/4
2018-04-12 Igor KotrasinskiAdd query functionality to daemonctl 03/174803/3
2018-04-12 Igor KotrasinskiAdd port clearing support to daemonctl 02/174802/3
2018-04-12 Igor KotrasinskiUse new config manager to keep track of debug ports 01/174801/3
2018-04-12 Igor KotrasinskiUse TEEC_UUID instead of string for map keys 00/174800/3
2018-04-12 Igor KotrasinskiAdd a simulator control client 97/174797/3
2018-04-12 Igor KotrasinskiMove UUID conversion to string outside binary manager 99/174799/3
2018-04-12 Igor KotrasinskiAdd a UUID-specific config manager class 98/174798/3
2018-04-12 Igor KotrasinskiAdd handle socket for simulator control 96/174796/3
2018-04-06 Igor KotrasinskiAdd control socket message handling classes 95/174795/2
2018-04-06 Igor KotrasinskiAdd port setting to TABinaryManager 94/174794/2
2018-04-06 Igor KotrasinskiSplit handling command off of ConnectionSession 93/174793/2
2018-03-30 Krzysztof DynowskiCheck TEE name again 97/173997/3
2018-03-27 Krzysztof JackiewiczRecreate the link to tastore during rpm update 83/173983/2
2018-03-27 Krzysztof DynowskiMerge "Use cond to wait for new command and not waste...
2018-03-26 Lukasz KostyraStart TEF simulator on install 43/171843/6
2018-03-23 Krzysztof DynowskiUse cond to wait for new command and not waste 100... 49/173749/1
2018-03-13 Inho KimADD RPMB define 05/171305/4
2018-03-13 Inho KimRemove TEEName check for compatibility with target 04/171304/3
2018-03-12 Krzysztof JackiewiczFix socket activation 42/171842/3
2018-03-02 Krzysztof JackiewiczFix bits/bytes error in TEE_InitRefAttribute 67/170267/2
2018-03-01 Radoslaw Bartosiakfix: Remove memory leak in TEE_Realloc 39/169839/2
2018-02-27 Inho KimFix Manifest parse error 71/159671/5
2018-02-27 Krzysztof DynowskiFix TEE_GetPropertyName 06/171106/4
2018-02-27 Krzysztof DynowskiDownloadable TA support 53/170253/7
2018-02-27 Krzysztof DynowskiFix return origin in open command 45/170845/4
2018-02-27 inho1220.kimFix bug in checkTADomain function 67/159667/6
2018-02-27 leejungkyuenfix simuldaemon crash 66/159666/7
2018-02-27 Krzysztof DynowskiFix reset property 31/170831/4
2018-02-21 Krzysztof DynowskiEmbedded path configuration 31/170231/3
2018-02-21 Krzysztof DynowskiFix return origin in invoke command 33/170133/4
2018-02-21 Krzysztof DynowskiFix TA file names, remove dash (-) 04/170704/1
2018-02-21 Krzysztof DynowskiSeparate extract path support 32/170132/3
next