Merge branch 'devel/home/master'
[platform/core/appfw/com-core.git] / packaging /
2013-12-27 Sung-jae ParkMerge branch 'devel/home/master'
2013-12-27 Sung-jae ParkRemove NONBLOCK flag from pipes
2013-12-17 Sung-jae ParkMerge branch 'devel/home/master'
2013-12-17 Sung-jae ParkDiscards the chunks when it fails to queue an event
2013-11-30 Sung-jae ParkMerge branch 'devel/home/master'
2013-11-29 Sung-jae ParkDebug mode enabled
2013-11-05 Sung-jae ParkSync with the tizen 3.0
2013-09-26 Sung-jae ParkMerge branch 'devel/home/master'
2013-09-26 Sung-jae ParkReplace gettimeofday with clock_gettime
2013-08-20 Sung-jae ParkMerge branch 'devel/home/master'
2013-08-20 Sung-jae ParkFix build error
2013-08-09 Sung-jae ParkMerge branch 'devel/home/master'
2013-08-09 Sung-jae ParkUpdate coding convention
2013-08-03 Sung-jae ParkMerge branch 'devel/home/master'
2013-08-01 Sung-jae ParkSupporting TCP/IP socket communication.
2013-07-24 Sung-jae ParkMerge branch 'devel/home/master'
2013-07-22 Sung-jae ParkChange the recv/send socket buffer size.
2013-07-19 Sung-jae ParkMerge branch 'devel/home/master'
2013-07-18 Sung-jae ParkSupport the finalize the connection even if it is in...
2013-07-04 Sung-jae ParkMerge branch 'devel/home/master'
2013-07-03 Sung-jae ParkRemove last trailing comma. To keep the compatibility...
2013-06-28 Sung-jae ParkMerge branch 'devel/home/master'
2013-06-27 Sung-jae ParkRemove unnecessary logs
2013-06-13 Sung-jae ParkMerge branch 'devel/home/master'
2013-06-12 Sung-jae ParkDisconnected callback should be called even if connecti...
2013-06-05 Sung-jae ParkMerge branch 'devel/home/master'
2013-06-04 Sung-jae ParkThread termination code is updated.
2013-05-30 Sung-jae ParkMerge branch 'devel/home/master'
2013-05-30 Sung-jae ParkFix the invalid log print code.
2013-04-30 Sung-jae ParkMerge branch 'devel/home/master'
2013-04-25 Sung-jae ParkPut complains of the valgind to sleep calm.
2013-03-28 Sung-jae ParkMerge branch 'devel/home/master'
2013-03-25 Sung-jae ParkUpdate License
2013-01-19 Sung-jae ParkChange S/W license to Apache from Flora
2013-01-12 Sung-jae ParkMacro definition is added for com-core_packet-router
2013-01-07 Sung-jae ParkFix the build error
2013-01-05 Sung-jae ParkRevise the spec file.
2013-01-02 Sung-jae ParkChange the LOG_TAG by guide of kernel team
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-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-10-31 Sung-jae ParkRevise the code.
2012-10-18 Sung-jae ParkAdd license file
2012-09-20 Sung-jae ParkApplying smack manifest
2012-09-19 Sung-jae ParkUpdated for upload to a binary.
2012-09-02 Sung-jae ParkHandling the NULL string value
2012-08-14 Sung-jae ParkUpdate version for uploading this to Tizen OBS
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 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-20 Sung-jae ParkStrip the binary
2012-07-18 Sung-jae ParkRevise the packet build(create) function.
2012-07-17 Sung-jae ParkUpdate TAG
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