Merge branch 'master' into windows-port
[platform/upstream/iotivity.git] / resource / csdk / stack /
2016-06-15 David AntlerMerge branch 'master' into windows-port
2016-06-15 Ziran SunRemove extra href property in /oic/res as
2016-06-15 hyuna0213.jofixed bulid issue for tcp adapter in RI layer
2016-06-14 Ashwini KumarAdd context param to DP
2016-06-14 js126.leeChanging DOXM resource to be normally discoverable
2016-06-13 David AntlerMerge branch 'master' into windows-port
2016-06-10 Ziran SunChange the type of "rt" in /oic/p from string to array.
2016-06-09 George NashCleanup compiler warnings
2016-06-09 Todd Malsbary[IOT-1106] Properly clone OCByteString values.
2016-06-07 Dave ThalerMore VS2013 fixes
2016-06-06 David AntlerMerge branch 'master' into windows-port
2016-06-03 George NashClean up compiler warning/removed unused code
2016-06-03 jihwan.seomodified observe logic in ocstack
2016-06-02 David AntlerMerge branch 'master' into windows-port
2016-06-02 David AntlerVS2013/15 aggregate changes of Intel and Microsoft
2016-06-02 David Antler[Win32] Modify SConscripts to prepare for VS
2016-06-01 Ziran SunAdd API support to get and set device spec version...
2016-05-27 David AntlerIOT-1073 Enable AutoConf header file CPPDEFINES
2016-05-27 Shujuan ChenUpdate secure sample and SVRs for testing NonDevOwner...
2016-05-27 hyuna0213.joadded error callback for findResource() in stack
2016-05-27 Todd Malsbary[IOT-1096] Relax rt and if value validation for unregis...
2016-05-26 Daniel Ferguson[Win32] Add secure provisioning and stack samples
2016-05-25 Daniel Ferguson[Win32] Add msys_nt flags to enable gtest unit tests
2016-05-25 Daniel Ferguson[Win32] Add win32-specific networking APIs
2016-05-25 vimala.v[TIZEN]Moved GMainloop to CSDK sample from network...
2016-05-25 Inga StotlandFix debug output
2016-05-25 hyuna0213.joFix a wrong conditional statement in GetClientCB()
2016-05-24 Daniel Ferguson[Win32] Add conditional compilation directives.
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-20 Inga Stotland[IOT-963] Fix maximum URI length
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-19 Habib Virji[IOT-979] Correct /oic/d icv field
2016-04-18 David AntlerMerge branch 'master' into windows-port
2016-04-18 Ashwini KumarUpdate to server .json and .db files to allow /p and...
2016-04-15 jihwan.seofixed svace issue in ocstack
2016-04-14 George NashCleaned up the unused-parameter warning
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-09 hyuna0213.jo[IOT-1043] [RI] Canceling observation using RESET is...
2016-04-07 Habib VirjiIOT-921 OCSetDeviceInfo to update resource type information
2016-04-07 Bill DieterAdded/updated Doxygen comments for OCPayload and OCPayl...
2016-04-07 Habib VirjiIOT-1075 PUT/POST/DELETE for /oic/res, /oic/d, /oic...
2016-04-06 Bill DieterAdded Doxygen comments for OCStackApplicationResult
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-05 Dmitriy ZhuravlevFile status check before fopen
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 Abhishek Sharma[IOT-1043] [RI] Canceling observation using RESET is...
2016-04-01 Jaehong JoFix issue related SVACE in oickeepalive
2016-04-01 Hauke Mehrtensandroid: add AUTHENTICATION_FAILURE error code
2016-04-01 Shashank Shekhar... Fixed unused variable static warning
2016-04-01 Joonghwan LeeResolved security issues - IOT-1058 & IOT-1059
2016-03-29 Jongmin ChoiClient Initial pstat cm value changed
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-28 js126.leeChange name of encoding type
2016-03-25 Yonggoo KangUpdate db files and Fix json2cbor tool
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-23 hyuna0213.joresolve jenkins build error in unit test case
next