platform/core/security/tef-simulator.git
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
2018-02-12 Krzysztof DynowskiChange sock/log to /var/{run,log}, tastore/storage... 03/167403/5
2018-01-16 Krzysztof DynowskiReturn error TEEC_ERROR_OUT_OF_MEMORY if requested... 74/167274/1
2018-01-16 Krzysztof DynowskiInitialize shared->buffer with NULL 61/167261/1
2018-01-15 Krzysztof Dynowskifix SHM path, remove unused code, replace system wih... 59/166959/5
2018-01-12 leejungkyuenDelete duplicate macros, move them to one config.h 91/162791/6
2018-01-12 Krzysztof Dynowskifix: check context before use (where missing) 36/166736/2
2018-01-10 Lukasz KostyraRedirect TA output to file before posix_spawn (append... 78/157878/5
2017-12-20 Krzysztof Dynowskiremove postProc when preProc failed, minor optimalizations 55/164155/4
2017-12-20 Krzysztof Dynowskifix TA paths, use unique_ptr for memory managment 54/164154/3
2017-12-15 Krzysztof Dynowskifix simulator libteec link options 53/164153/1
2017-12-01 Krzysztof JackiewiczAdd Kerberos MIT license for cc_sha1.c 80/162480/2 accepted/tizen/unified/20171205.155606 submit/tizen/20171205.070457
2017-11-29 Krzysztof JackiewiczFix license issues 25/162125/4
2017-11-29 Tomasz SwierczekFix operation processing - add missing breaks 62/162162/1
2017-11-28 Tomasz SwierczekIn case of OpenSession success return TRUSTED_APP origin 50/162050/2
2017-11-28 Igor KotrasinskiRework get_base_path for buffer overflows 76/161676/6
2017-11-28 Igor KotrasinskiRework get_data_name for buffer overflows 71/161671/6
2017-11-28 Igor KotrasinskiFix SVACE warnings 67/161667/5
2017-11-28 Uladzislau... Fix C++Test static analysis violations 97/159697/17
2017-11-23 Piotr SawickiMerge "Remove dead code related to downloadable TA...
2017-11-21 Krzysztof DynowskiSend (correct) response to client when cynara danied... 59/160159/5
2017-11-21 akoszewskiAdd stub PrintLog function 09/159909/4
2017-11-14 akoszewskiFix TEEC operation preprocessing 65/158065/5
2017-11-10 akoszewskiFix smack labels on tef-simulator files 07/159407/3
2017-10-25 Uladzislau... Remove dead code related to downloadable TA 82/157482/3
2017-10-24 Tomasz SwierczekFix coding style in C files 48/157448/6 accepted/tizen/4.0/unified/20171026.152951 accepted/tizen/unified/20171025.075227 submit/tizen/20171024.152749 submit/tizen_4.0/20171024.152729 tizen_4.0.IoT.p2_release tizen_4.0.m2_release
2017-10-24 Krzysztof DynowskiSVACE: fix NO_CATCH 11/157411/2
2017-10-24 Igor KotrasinskiRework char to hex conversion 02/157402/2
2017-10-24 Igor KotrasinskiFix InitContextData passed by value 78/157378/3
2017-10-24 Jaroslaw PelczarFix error checking on msgctl() 01/157401/2
2017-10-24 Jaroslaw PelczardisconnectfromServer: fix socket fd validity condition 00/157400/2
2017-10-24 Mariusz DomanskiWRONG_ARGUMENTS_ORDER - SVACE related fixes 99/157399/2
2017-10-24 Krzysztof DynowskiSVAVE: fix INVARIANT_RESULT.OP_ASSIGN, NULL_AFTER_DEREF 89/157389/2
2017-10-24 Krzysztof DynowskiSVACE: fix DEREF_OF_NULL* warning 76/157376/6
2017-10-24 Piotr SawickiMake changing of shm file mode thread safe 24/157124/4
2017-10-24 Leszek ZygoFix C++ style warnings (CRC) 09/157309/4
2017-10-24 Krzysztof DynowskiSVACE: fix UNINIT.CTOR 06/157206/2
2017-10-24 Igor KotrasinskiSVACE: HEAP_LEAK, correct size in strncpy 57/157157/3
2017-10-24 Jaroslaw PelczarFix for SVACE NO_CATCH warning 53/157053/3
2017-10-24 Jaroslaw PelczarFix for SVACE DEREF_AFTER_NULL 52/157052/3
2017-10-24 Jaroslaw PelczarSVACE warnings fixed for HEAP_INCOMPATIBLE.FREE 51/157051/3
2017-10-20 Tomasz SwierczekAll TAs should be loaded from sytem TA store. Licence... 51/156851/4 accepted/tizen/unified/20171020.160207 submit/tizen/20171020.123639 submit/tizen_4.0/20171020.123601
2017-10-18 r.tyminskiModify tef-simulator service and socket to start at... 70/156170/4 accepted/tizen/4.0/unified/20171018.232210 accepted/tizen/unified/20171018.165615 submit/tizen/20171018.143448 submit/tizen_4.0/20171018.143642
2017-10-18 r.tyminskiLink tastore directory to /opt. 68/156168/7
2017-10-18 Wojciech ChrobotReduce Capabilities set of tef-simulator to none. 52/154052/13
2017-10-12 Krzysztof DynowskiMerge "teec: Fix temp memory allocation" into tizen
2017-10-12 Piotr SawickiAdd missing dlog dependency to TEECLib 94/155194/1
2017-10-11 Lukasz Kostyrateec: Fix temp memory allocation 02/155002/2
2017-10-11 akoszewskiFix error checking for socket fd 77/150777/4 accepted/tizen/4.0/unified/20171011.150507 accepted/tizen/unified/20171011.150601 submit/tizen/20171011.101248 submit/tizen_4.0/20171011.101309 tizen_4.0.IoT.p1_release
2017-10-10 Lukasz KostyraEnable ASLR 40/154540/1
2017-10-10 Lukasz Kostyralog: Enable dlog logging on Tizen platform 17/154417/1
2017-10-06 Tomasz SwierczekFix for x64 build accepted/tizen/4.0/unified/20171010.064041 accepted/tizen/unified/20171010.063653 submit/tizen/20171006.165644 submit/tizen_4.0/20171006.170606
2017-10-06 Tomasz SwierczekRevert "log: Enable dlog logging on Tizen platform" 42/154142/1 submit/tizen/20171006.161413 submit/tizen_4.0/20171006.161525
2017-10-06 Piotr SawickiFix shared memory implementation 56/153856/2 submit/tizen/20171006.123809 submit/tizen_4.0/20171006.123936
2017-10-06 Lukasz KostyraTEEStub: Use TA executable path to find manifest 58/154058/3
2017-10-06 Lukasz KostyraTEEStub: Unify logging 57/154057/3
2017-10-06 Lukasz Kostyralog: Enable dlog logging on Tizen platform 88/153288/3
2017-10-06 Lukasz KostyraPackageMaker: Provide 32 bit binary on 32 bit build 70/153970/3
2017-10-06 akoszewskiFix looking for TA in res/tee/ 96/151696/13
2017-10-06 akoszewskiFix error codes for TEEContext 70/151370/5
2017-10-06 akoszewskiFix path to TA checking 18/151318/7
2017-10-06 Uladzislau... Destroy tizen context, get right uid of client 53/151053/14
2017-10-06 Uladzislau... Remove UUID list. 93/151693/10
2017-09-27 Piotr SawickiReplace sys V shared memory with POSIX shared memory 83/152283/6
2017-09-20 Tomasz SwierczekTemporarily disable setting the simulator backend 06/151306/1 accepted/tizen/4.0/unified/20170921.074309 accepted/tizen/unified/20170920.174611 submit/tizen/20170920.110822 submit/tizen_4.0/20170920.110938
next