Add deny own in default context
[platform/core/appfw/rpc-port.git] / src /
2024-03-05 Changgyu ChoiFix race condition 26/307126/1
2024-03-05 Hwankyu JhunModify implementation of AccessController 95/307095/2
2024-01-29 Changgyu ChoiFix critical section range 50/305150/1
2023-12-26 Changgyu ChoiFix deadlock issue 53/303353/4
2023-12-13 Hwankyu JhunFix the use of incorrect options 95/302795/1
2023-09-21 Hwankyu JhunFix OnResultReceived() of proxy 81/299181/1
2023-09-19 Hwankyu JhunFix static analysis issues 42/299042/1
2023-09-12 Hwankyu JhunSet close on exec for client socket 52/298652/1
2023-09-11 Hwankyu JhunSet close on exec 74/298574/1
2023-09-06 Hwankyu JhunModify log message 25/298425/1
2023-08-28 Hwankyu JhunImprove code coverage 88/297888/3
2023-08-28 Hwankyu JhunRemove build warning message 68/297868/1
2023-08-04 Changgyu ChoiProtect to access released handle 49/296749/2
2023-07-19 jusung sonAdd a new internal API for gettting peer info 47/296047/2
2023-07-03 Hwankyu JhunFixed the build error using gcc 13 37/295137/1
2023-05-12 Hwankyu JhunAdd nodelete option for destroying handles 22/292722/1
2023-03-21 Changgyu ChoiFix static analysis issues 96/290196/7
2023-03-21 Changgyu ChoiAdd CynaraThread 84/290084/9
2023-02-02 Hwankyu JhunAdd a new API for creating parcel handle 69/285169/8
2023-02-02 Hwankyu JhunMove port existence check to the Watch method 44/287644/2
2023-01-26 Hwankyu JhunRevert "Check current thread ID to destroy handle" 59/287259/1
2023-01-18 Hwankyu JhunModify Port::Write() method 99/286999/1
2023-01-11 Hwankyu JhunUse tizen_base::SharedQueue 67/286667/1
2023-01-04 Hwankyu JhunModify connect method of proxy 26/286326/7
2022-12-26 Hwankyu JhunCall abort() when double free occurs 11/286011/1
2022-11-22 Changgyu ChoiAdd client reset step in OnTimedOut() 31/284631/3
2022-10-17 Changgyu ChoiFix static analysis issues 31/283031/1
2022-10-12 Hwankyu JhunRelease the client handle 36/282836/1
2022-09-28 Hwankyu JhunFix bugs about getting and setting raw data 16/282216/1
2022-09-27 Hwankyu JhunFix static analysis issue 02/282102/4
2022-09-27 Hwankyu JhunUse modified tizen_base::Parcel 66/281966/2
2022-09-22 Hwankyu JhunFix static analysis issue 78/281778/2
2022-09-21 Hwankyu JhunCheck debug port connection 40/281740/2
2022-09-15 Hwankyu JhunFix DebugPort implementation 36/281336/2
2022-08-19 Hwankyu JhunAdd a missing exception handling 80/279880/2
2022-06-08 Hwankyu JhunFix memory leak 94/275994/2
2022-06-02 Hwankyu JhunUse source ID instead of GSource 01/275801/3
2022-02-24 Hwankyu JhunFix a bug about callback invocation 38/271638/1
2021-10-28 Hwankyu JhunSeparate locking mutex 49/265749/1
2021-10-28 Hwankyu JhunRevert "Fix Write() method of Port" 48/265748/1
2021-10-26 Hwankyu JhunFix Write() method of Port 54/265654/1
2021-10-20 Hwankyu JhunSet nullptr to the listener ptr 79/265479/2
2021-10-20 Hwankyu JhunFix crash issue 77/265477/1
2021-10-07 Hwankyu JhunFix Debug Port 09/265009/3
2021-10-06 Hwankyu JhunUse destructor attribute for disposing thread 84/264984/3
2021-09-27 Hwankyu JhunFix Session Addition for DebugPort 12/264612/1
2021-09-27 Hwankyu JhunRemove unnecesary log print 80/264580/1
2021-09-23 Hwankyu JhunWait fd event to read data 76/264476/6
2021-09-23 Hwankyu JhunCheck debug socket existence 79/264479/1
2021-09-23 Hwankyu JhunFix locking the mutex 59/264359/4
2021-09-16 Hwankyu JhunFix coding style 57/264357/1
2021-09-16 Hwankyu JhunChange file name 18/264318/1
2021-09-16 Hwankyu JhunFix locking the mutex of the Port class 11/264311/1
2021-09-14 Hwankyu JhunRemove GDBus dependency from rpc-port library 02/264202/3
2021-09-13 HwanKyu JhunMerge "Fix rpc_port_read() function" into tizen
2021-09-13 Hwankyu JhunFix rpc_port_read() function 01/263901/1
2021-09-13 Hwankyu JhunFix Disconnect() method of Port 92/263892/1
2021-09-09 Hwankyu JhunAdd new parcel functions 01/263201/6
2021-09-07 Changgyu ChoiMerge "Add port message sending thread" into tizen
2021-09-07 Changgyu ChoiAdd port message sending thread 70/263070/17
2021-08-23 Hwankyu JhunCheck current thread ID to destroy handle 27/262927/2
2021-08-19 Changgyu ChoiAdd new parcel header APIs 90/262690/14
2021-08-19 Hwankyu JhunAdd missing method call 63/262763/1
2021-08-18 Changgyu ChoiChange num type to unsigned 06/262706/2
2021-08-18 Changgyu ChoiMerge "Fix some types" into tizen
2021-08-17 Hwankyu JhunMake thread safe codes 42/262642/3
2021-08-17 Hwankyu JhunFix a bug about ReadParcelable Impl 41/262641/2
2021-08-17 Hwankyu JhunUse INT_MAX instead of custom variable 40/262640/1
2021-08-13 Changgyu ChoiAdd disconnect API 44/262244/9
2021-08-13 Hwankyu JhunAdd the header handle of the parcel 03/258603/13
2021-08-13 Changgyu ChoiFix coding style 84/262484/4
2021-08-13 Hwankyu JhunFix deadlock issue 98/262498/6
2021-08-06 Hwankyu JhunFix DebugPort Implementation 80/262280/2
2021-07-12 Hwankyu JhunSupport Daemon Stub 01/260701/4
2021-07-12 Hwankyu JhunUse Unix Domain Socket instead of Socket Pair 91/260091/27
2021-03-19 jusungFix memory leak 19/255519/1
2021-03-11 Hwankyu JhunFix rpc-port-parcel implementation related to bundle 67/254967/2
2021-02-22 Hwankyu JhunSupport daemon proxy 83/253883/2
2021-02-19 Hwankyu JhunFix Write() implemenation 81/253881/3
2021-01-13 Hwankyu JhunFix exception handling of OnReceivedResult() 38/251338/3
2021-01-05 Hwankyu JhunFix invalid read 99/250799/3
2020-12-24 Hwankyu JhunRemove build warning message 85/250385/1
2020-12-24 Hwankyu JhunDisconnect from a port 45/249645/4
2020-12-23 Hwankyu JhunUse tizen base parcel API 48/250348/2
2020-10-06 Changgyu ChoiRefactor coding style 59/245259/6
2020-09-18 Hwankyu JhunFix DisconnectPort() implementation 82/244382/1
2020-09-17 Hwankyu JhunAdd exception handling about main port check 70/244370/3
2020-09-02 Changgyu ChoiRefactor "proxy-internal.cc" 55/242955/3
2020-09-02 Hwankyu JhunFix rpc_port_proxy_destroy() function 24/242924/1
2020-08-12 Hwankyu JhunUse idler to destroy proxy handle 08/240908/2
2020-07-13 Hwankyu JhunUse defined macros to print logs 23/238323/1
2020-07-12 Hwankyu JhunSupport alias appid 54/238254/4
2020-07-08 Hwankyu JhunModify calling timer setting 42/238042/5
2020-07-06 Hwankyu JhunFix wrong log format 04/237804/1
2020-07-03 Hwankyu JhunRemove FdBrokerManager 21/237721/4
2020-07-02 Jusung SonApply delayed message queue 35/237335/4
2020-06-30 Jusung SonChange the socket-related log level to debug 96/237396/2
2020-06-22 Hwankyu JhunFix wrong log messages 43/236843/1
2020-06-22 Hwankyu JhunMove connection timer to FdBroker 44/236744/2
2020-06-19 Hwankyu JhunFix wrong implementation 70/236670/2
next