Merge branch 'master' into windows-port
[platform/upstream/iotivity.git] / resource / csdk / stack / src /
2016-05-20 David AntlerMerge branch 'master' into windows-port
2016-05-19 Daniel Ferguson[Win32] Rename 'interface' to satisfy Windows.h
2016-05-19 Ashok Babu ChannaMerge "Merge branch '1.1-rel'"
2016-05-17 jihwan.seoreplace response code in keepalive of TCP
2016-05-16 Thiago MacieiraMerge branch '1.1-rel'
2016-05-16 David AntlerMerge branch 'master' into windows-port
2016-05-10 hyuna0213.jomodified the observe cancel logic for CoAP over TCP
2016-05-04 David AntlerMerge branch 'master' into windows-port
2016-05-01 hyuna0213.joadded network monitoring logic in CAUtil
2016-04-27 David AntlerMerge branch 'master' into windows-port
2016-04-27 hyuna0213.joThe TCP port number discovery based UDP multicast message
2016-04-25 David AntlerMerge branch 'master' into windows-port
2016-04-22 Habib VirjiIOT-1080 Update rt and if to send array of string over...
2016-04-22 Habib VirjiIOT-1018 RD payload handling of uint8_t and uint64_t...
2016-04-22 Habib VirjiIOT-1079 /oic/d & /oic/p to include oic.if.baseline
2016-04-21 jihwan.seofixed build error issue related TCP Adapter.
2016-04-20 Jaehong JoModify the potential errors
2016-04-20 hekra[IOT-972] add type and interface to platform representation
2016-04-19 hekraIOT-970: Handle get requests on oic/p and oic/d resources
2016-04-19 Habib VirjiIOT-982 Query handling for /oic/res
2016-04-19 Markus Jung[IOT-994] Fixing crash for parsing arbitrary UTF-8...
2016-04-19 Habib VirjiIOT-921 OCSetDeviceInfo to update resource type information
2016-04-19 Habib VirjiIOT-1075 PUT/POST/DELETE for /oic/res, /oic/d, /oic...
2016-04-19 Habib Virji[IOT-990] Support for URI comparisons to be case-insenstive
2016-04-19 Habib Virji[IOT-914] Device ID to be based on DOXM GetDeviceID
2016-04-19 Habib Virji[IOT-921]Return correct resource type in /oic/d
2016-04-19 Habib Virji[IOT-980] oic.if.ll support for /oic/res
2016-04-19 Habib Virji[IOT-914] Change format of the device id as text string
2016-04-18 David AntlerMerge branch 'master' into windows-port
2016-04-15 jihwan.seofixed svace issue in ocstack
2016-04-12 Habib VirjiIOT-1080 Update rt and if to send array of string over...
2016-04-12 Markus Jung[IOT-994] Fixing crash for parsing arbitrary UTF-8...
2016-04-11 Habib VirjiIOT-1079 /oic/d & /oic/p to include oic.if.baseline
2016-04-11 David AntlerMerge branch 'master' into windows-port
2016-04-11 Habib Virji[IOT-993] Remove limit of payload size handling
2016-04-11 Abhishek SharmaFix for crash issue when SID is not available
2016-04-07 Habib VirjiIOT-921 OCSetDeviceInfo to update resource type information
2016-04-07 Habib VirjiIOT-1075 PUT/POST/DELETE for /oic/res, /oic/d, /oic...
2016-04-06 Ashwini KumarSecurity CBOR cleanup
2016-04-05 Habib VirjiIOT-982 Query handling for /oic/res
2016-04-05 Jaehong JoFix issue related SVACE in oickeepalive
2016-04-05 Jihun HaFix a wrong conditional statement in oicgroup
2016-04-05 Jay OhBug Fix - the Object Array Value in the Palyload was...
2016-04-04 Jihun HaFix a wrong conditional statement in oicgroup
2016-04-04 Jihun HaRemove an vulnerability for using strcat() function...
2016-04-04 Jihun HaRemove an vulnerability for using strcat() function...
2016-04-04 Habib VirjiIOT-1018 RD payload handling of uint8_t and uint64_t...
2016-04-01 Jay OhBug Fix - the Object Array Value in the Palyload was...
2016-04-01 Jaehong JoFix issue related SVACE in oickeepalive
2016-04-01 Shashank Shekhar... Fixed unused variable static warning
2016-04-01 Joonghwan LeeResolved security issues - IOT-1058 & IOT-1059
2016-03-29 hyuna0213.joBug fixing related to slow response server
2016-03-28 hyuna0213.joProblem regarding NON request on Slow Response server
2016-03-25 Habib Virji[IOT-995] Fix memory reallocation for security resources
2016-03-25 Habib Virji[IOT-993] Remove limit of payload size handling
2016-03-24 Thiago MacieiraParse integers and single-precision floats in incoming...
2016-03-24 Habib Virji[IOT-990] Support for URI comparisons to be case-insenstive
2016-03-24 Habib Virji[IOT-914] Device ID to be based on DOXM GetDeviceID
2016-03-21 Habib Virji[IOT-921]Return correct resource type in /oic/d
2016-03-21 Habib Virji[IOT-980] oic.if.ll support for /oic/res
2016-03-19 sahil bansalCorrecting error case return value
2016-03-19 Sahil BansalSecurity CBOR conversion
2016-03-17 Manoj GuptaUnused Variable Warnings removed
2016-03-16 hyuna0213.joChanged the /oic/ping resource registration condition.
2016-03-15 leechulRevert back cbor related patches.
2016-03-14 Jee Hyeok KimRemove broken validation check logic
2016-03-12 Habib VirjiPstat payload conversion from JSON to CBOR
2016-03-12 Habib VirjiACL payload conversion from JSON to CBOR
2016-03-12 hekra[IOT-972] add type and interface to platform representation
2016-03-11 Habib Virji[IOT-914] Change format of the device id as text string
2016-03-11 Joonghwan LeeAdd direct-pairing feature
2016-03-11 Joonghwan LeeAdd direct-pairing feature
2016-03-11 hyuna0213.joChanged the /oic/ping resource registration condition
2016-03-10 Jee Hyeok KimFix rdpayload initial condition.
2016-03-10 Jihun HaUpdate a CBOR parser logic for well-known keywords...
2016-03-10 leechulModify CBOR parser and convertor to handle security...
2016-03-10 Jihun HaUpdate a CBOR parser logic for well-known keywords...
2016-03-09 hekraIOT-970: Handle get requests on oic/p and oic/d resources
2016-03-08 Habib VirjiOCPayloadConvert cbor payload size
2016-03-07 Madan LankaMerge "Merge branch 'simulator'."
2016-03-07 Harish Kumara MarappaMerge branch 'simulator'.
2016-03-07 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-03-07 Jee Hyeok KimMerge branch 'cloud-interface'
2016-03-07 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
2016-03-07 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-03-07 Jihun HaMerge branch 'group-manager'
2016-03-05 Habib VirjiError handling for the cbor handling in ocpayload
2016-03-04 lankamadanMerge branch 'easysetup'
2016-03-03 Habib VirjiAdd collection payload to include each resource informa...
2016-02-29 Jihun HaFix svace defects in things manager
2016-02-29 Markus JungMerge branch 'resource-container'
2016-02-26 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-02-26 Jaehong JoPrevent macro error
2016-02-25 Madan LankaMerge "Merge branch 'master' into group-manager" into...
2016-02-24 hyuna0213.joChanged client keepalive logic to use the dynamic inter...
2016-02-24 Jihun HaMerge branch 'master' into group-manager
2016-02-24 Jihun HaFix a limitation of the maximum number of child resourc...
2016-02-23 Jon A. CruzFollow-up for build breakage due to 3dec7176200a1e8f125...
2016-02-23 jihwan.seoremoved duplicated OC_LOG and replace it with OIC_LOG
2016-02-23 vimala.vEMPTY ACK/RESET message Handling by Routing Manager
next