Resolve the prevent issue.
[platform/core/appfw/com-core.git] / src /
2013-05-06 Sung-jae ParkResolve the prevent issue.
2013-04-30 Sung-jae ParkDo not update chunk->size using return of recv.
2013-04-26 Sung-jae ParkUpdate com-core.
2013-04-25 Sung-jae ParkPut complains of the valgind to sleep calm.
2013-03-25 Sung-jae ParkUpdate License
2013-01-19 Sung-jae ParkChange S/W license to Apache from Flora
2013-01-07 Sung-jae ParkFix the build error
2013-01-05 Sung-jae ParkRevise the spec file.
2012-12-21 Sung-jae ParkRevise the code for compiling this using gcc 4.6
2012-12-21 Sung-jae ParkRevise the code to apply the gcc 4.6
2012-12-19 Sung-jae ParkEnable the send thread.
2012-12-19 Sung-jae ParkUpdate license for uploading to RSA
2012-12-18 Sung-jae ParkUse the source/destination address and address mask.
2012-12-14 Sung-jae ParkUpdate interface.
2012-12-11 Sung-jae ParkImplement the packet router
2012-12-06 Sung-jae ParkCheck the existences before remove it
2012-11-29 Sung-jae ParkUpdate the return value check of pthread functions
2012-11-27 Sung-jae ParkRevise the code followed by the result of prevent.
2012-11-23 Sung-jae ParkUpdated for mange the server object.
2012-11-22 Sung-jae ParkAdd threaded com-core.
2012-11-04 Sung-jae ParkRevise the code by prevent result.
2012-10-31 Sung-jae ParkRevise the code.
2012-09-15 Sung-jae ParkRemove busy-waiting code
2012-09-05 Sung-jae ParkUpdated
2012-09-02 Sung-jae ParkHandling the NULL string value
2012-08-11 Sung-jae ParkUpdate license
2012-07-28 Sung-jae ParkSEL Verification - bug fixed
2012-07-26 Sung-jae ParkReplace the BUSY-WAITING CODE with the SELECT.
2012-07-26 Sung-jae ParkCheck the packet length while parsing it.
2012-07-26 Sung-jae ParkHandling the error case. for preventing the lock-up
2012-07-25 Sung-jae ParkAdd log for debugging
2012-07-24 Sung-jae ParkAdd -g option for generating strip binary correctly
2012-07-23 Sung-jae ParkRemove verbose debugging message
2012-07-18 Sung-jae ParkRevise the packet build(create) function.
2012-07-16 Sung-jae ParkCheck the validity of a packet object
2012-07-06 Sung-jae ParkAdd const type qualifier to packet argument of service...
2012-06-29 Sung-jae ParkRename connector to com-core
2012-06-19 Sung-jae ParkAPI names are changed.
2012-06-18 Sung-jae ParkInitiate the project