Check debug socket existence
[platform/core/appfw/rpc-port.git] / src /
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
2020-06-19 Hwankyu JhunFix thread safe issue 28/236628/6
2020-06-15 Hwankyu JhunAdd debugging logs 22/236222/2
2020-06-10 Hwankyu JhunAdd rpc-port-util tool 41/235241/19
2020-06-01 hyunhoAdd set_private_sharing_array API 72/234972/6
2020-05-25 Hwankyu JhunExclude some lines for coverage measurement 15/234315/1
2020-05-15 hyunhoAdd set/unset private sharing 45/228245/4
2020-05-11 Hwankyu JhunFix OnSocketDisconnect Method of Proxy 55/232955/3
2020-04-28 Jusung SonRemove unnecessary resources 92/232092/1
2020-04-21 Jusung SonFix dbus timer setting location 78/231278/1
2020-04-17 Hwankyu JhunConvert error value 93/230993/2
2020-03-26 Jusung SonSet error cause of rejected event 02/228802/1
2020-03-19 Junghoon ParkCancel dbus requests when the reject-callback is called 69/228169/2
2020-03-18 Jusung SonFix wrong exception handling 67/228067/1
2020-03-18 Jusung SonAdd exception handler 09/228009/1
2020-03-18 Junghoon ParkAdd exception handler 00/228000/1
2020-01-21 Hwankyu JhunFix wrong implementation 66/222866/1
2019-12-16 hyunhoFix reference null bug
2019-12-05 Junghoon ParkCancel the request when timeout happen 43/219443/1
2019-11-26 Junghoon ParkClear listener after being rejected 26/218626/2
2019-11-25 Inkyun KilCall the 'disconnected callback' if the reply sent... 85/218385/5
2019-11-13 Junghoon ParkAdd internal APIs for parcel 90/217590/2
2019-11-08 Hwankyu JhunImplement rpc_port_proxy_connect_sync() 38/217038/4
2019-10-29 Junghoon ParkAdd timer for connection 47/216547/2
2019-10-01 mk5004.leeUpdate doxygen 04/215004/1
2019-08-30 Junghoon ParkAdd exception handler for parcel data 06/213106/2
2019-08-28 Junghoon ParkPrevent invalid memory accress 78/212878/3
2019-08-10 Hwankyu JhunFix log message 91/211891/1
2019-07-22 Hwankyu JhunDeclare Cynara Destructor 32/210532/3
2019-07-17 Hwankyu JhunCancel sending dbus message 19/210219/4
2019-07-09 Hwankyu JhunCheck IEventWatcher ptr before calling the method 55/209655/1
2019-07-01 Hwankyu JhunFix unit tests 63/208863/3
2019-07-01 Junghoon ParkUse RAII idiom 60/208860/1
2019-07-01 Junghoon ParkChange const string& to string 35/208835/1
2019-06-18 Hwankyu JhunFix a bug about access control 35/208135/1
2019-06-12 Hwankyu JhunFix Send Method of FDBroker class 35/207735/2
2019-05-26 Hwankyu JhunFix OnSocketDisconnected event handling 76/206776/1
2019-03-21 Hwankyu JhunCheck file descriptor 60/201960/1
2019-03-18 Hwankyu JhunFix fd leak 51/201551/3
2019-02-11 Hwankyu JhunAdjust log level 68/199368/1
2018-12-07 Hwankyu JhunFix a wrong log format 16/194716/2
2018-11-26 Hwankyu JhunHandle EPIPE error 60/193760/1
2018-11-02 Hwankyu JhunFix wrong parameter 88/192288/4
2018-11-02 Hwankyu JhunFix socket pair requests 87/192287/2
2018-11-01 Hwankyu JhunFixed wrong timeout interval 33/192233/1
2018-10-17 Junghoon ParkChange parameter types to use move semantic 34/191434/1
2018-10-11 Hwankyu JhunFixed port registration 41/191141/1
2018-08-13 Hwankyu JhunRemove unreachable code 14/186614/1
2018-08-03 Hwankyu JhunAdjust timeout interval 22/185722/3
next