summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-04Do not process the finalize in the nested call.HEADtizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasesubmit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen/20150917.014254submit/tizen/20150916.141025accepted/tizen/tv/20150917.041120accepted/tizen/mobile/20150917.041057tizenSung-jae Park1-1/+7
2015-07-24Sync with the latest tizen 2.4Sung-jae Park4-0/+18
2015-05-01Sync with the latest 2.3.1Sung-jae Park4-2/+26
2014-11-23guint could not be below ZERO.Sung-jae Park1-1/+1
2014-11-23Add new attribute to packetSung-jae Park1-1/+4
2014-11-23Add new API for compatibility instead of changing API signature.Sung-jae Park1-2/+4
2014-11-23Add new method for sending/receving file descriptorsSung-jae Park3-4/+37
2014-09-01Add new command processing method.Sung-jae Park1-0/+1
2014-05-22Clean up all resource for non-threaded IPC.Sung-jae Park1-2/+2
2014-01-06Update header (preparing doxygen)Sung-jae Park6-11/+678
2013-09-26Replace gettimeofday with clock_gettimeSung-jae Park1-0/+1
2013-08-01Supporting TCP/IP socket communication.Sung-jae Park1-0/+12
2013-07-04Remove last trailing comma. To keep the compatibility with old standard.Sung-jae Park3-4/+4
2013-06-27Remove unnecessary logsSung-jae Park1-2/+10
2013-06-04Thread termination code is updated.Sung-jae Park1-0/+14
2013-06-03Apply Secure LogSung-jae Park1-2/+2
2013-03-25Update LicenseSung-jae Park10-10/+10
2013-01-19Change S/W license to Apache from FloraSung-jae Park10-40/+50
2013-01-12Macro definition is added for com-core_packet-routerSung-jae Park1-0/+12
2013-01-05Revise the spec file.Sung-jae Park2-3/+21
2012-12-19Enable the send thread.Sung-jae Park1-0/+1
2012-12-19Update license for uploading to RSASung-jae Park1-5/+14
2012-12-18Use the source/destination address and address mask.Sung-jae Park2-4/+13
2012-12-14Update interface.Sung-jae Park1-2/+2
2012-12-12Implement the packet routerSung-jae Park2-0/+37
2012-11-22Add threaded com-core.Sung-jae Park5-0/+64
2012-08-11Update licenseSung-jae Park7-8/+115
2012-07-29SEL Verification - bug fixedSung-jae Park4-8/+12
2012-07-24Add -g option for generating strip binary correctlySung-jae Park1-1/+1
2012-07-16Check the validity of a packet objectSung-jae Park1-0/+1
2012-07-06Add const type qualifier to packet argument of service handlers.Sung-jae Park2-2/+2
2012-06-29Rename connector to com-coreSung-jae Park4-45/+45
2012-06-19API names are changed.Sung-jae Park1-7/+7
2012-06-18Initiate the projectSung-jae Park7-0/+189