svace fixes
[platform/upstream/iotivity.git] / resource / csdk / stack /
2016-10-28 Habib Virji[IOT-1460] Remove cbor.h dependency
2016-10-27 jihwan.seo[IOT-1468] fix unicast presence issue which get error...
2016-10-27 Harish Kumara Marappa[IOT-1237] Client discovers all resources sending disco...
2016-10-24 hyuna0213.joChanged the property of /oic/ping resource
2016-10-20 Philippe Covaltizen: Apply mbedtls ocf.patch only once 12/95212/2
2016-10-18 Philippe Covaltizen: Ship renamed libuuid into RPM for SDK
2016-10-17 jihwan.seoadded error code (4.03 / 5.00) in ocstack result
2016-10-14 Harish Kumara Marappa[IOT-1444] Enabling handling observe requests for colle...
2016-10-14 Andrii ShtompelUrgent Fix (in ocstack.c)
2016-10-13 Ziran SunChange settings on deviceInfo and platformInfo in sampl...
2016-10-13 Jaewook Jungannotate OIC_LOG_BUFFER when looking for client callbac...
2016-10-13 hyuna0213.jo[IOT-1413,IOT-1415] Fixed request handling bugs for...
2016-10-12 jihwan.seo[IOT-1400] Remove multicast presence node list in clien...
2016-10-12 jihwan.seo[IOT-1434] fix subscribe presence for multicast.
2016-10-10 Ziran SunCorrect observe callback function in occlient.
2016-10-10 jihwan.seo[IOT-1400] fix memory leak related presence in ocstack
2016-10-10 jihwan.seo[IOT-1434] Fix memory leak related server request List.
2016-10-10 Jongmin Choi[IOT-1396] Changed values of OicSecDpom_t to align...
2016-10-07 Dmitriy ZhuravlevCommon adapter for DTLS/TLS
2016-10-07 Sunil Kumar K RAdded implementation for getDeviceId and setDeviceId
2016-10-06 Randeep Singh[IOT-1366] coaps request for secure resource
2016-10-06 Habib VirjiRD updates
2016-09-30 Philippe Covalocpayload: Adding OCByteString support in representation
2016-09-29 Dave ThalerIOT-1302 Thread-unsafe code in oicgroup.c
2016-09-29 jihwanseo[IOT-1333] Enable message queue(MQ) in tizen platform
2016-09-28 Ziran SunUpdate icv and dmv version to 1.1.0.
2016-09-28 Ziran SunRemove OC_REST_CANCEL_OBSERVE from OCMethod.
2016-09-28 jihwan.seo[IOT-1332] support multi network state changed callback...
2016-09-27 Ziran SunDelete Client callback when receive observe cancel...
2016-09-27 Habib VirjiFix strcpy in occlientcoll
2016-09-27 Ziran SunAdd generic APIs for set/get header option.
2016-09-22 Abhishek SharmaAdded client sample for proxy
2016-09-19 Abhishek SharmaResolve secure tcp build issue for Tizen
2016-09-17 Dave ThalerIOT-1072 Unfork libcoap: update forked headers
2016-09-16 Daniel FergusonIOT-1072 Unfork libcoap: add build flag
2016-09-16 Veeraj KhokaleFix for Jira issues [IOT-1157, IOT-1194]
2016-09-14 Abhishek SharmaOptimize stack for Arduino.
2016-09-12 Ziran SunSend normal GET response for register request to
2016-09-12 Andrii ShtompelCloud Client
2016-09-12 jihwan.seofixed multicast presence for sample related c-sdk.
2016-09-12 Jaewook Jungadd empty parameter checking in OCAccountManager
2016-09-12 jihwan.seoremove warning for keepalive
2016-09-12 Abhishek SharmaDevelopment of CoAP-HTTP Proxy
2016-09-12 ccMerge remote-tracking branch 'origin/notification-service'
2016-09-09 Dave ThalerFixes for build errors hit by some versions of Visual...
2016-09-08 David AntlerUndo revert "Generate iotivity_config.h at build time"
2016-09-08 Madan LankaRevert "Development of CoAP-HTTP Proxy"
2016-09-08 Abhishek SharmaDevelopment of CoAP-HTTP Proxy
2016-09-08 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-09-08 ccMerge remote-tracking branch 'origin/master' into notif...
2016-09-05 Jaewook JungRevert "Generate iotivity_config.h at build time"
2016-09-03 Hun-je YeonMerge branch 'notification-service'
2016-09-02 Philippe Covalbuild: Update version to 1.2.0
2016-09-02 David AntlerGenerate iotivity_config.h at build time
2016-09-02 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-09-02 ccMerge branch 'master' into notification-service
2016-09-02 Abhishek SharmaCoap Over TCP support for Tizen
2016-08-31 Jaewook Jungremoved #ifdef preprocessor wrapping #define
2016-08-31 Jaewook Jungresolve build warnings in base layer related to logging
2016-08-30 Jaewook Jungresolve build warnings in base layer for linux
2016-08-30 jihwan.seofixed presence for multicast
2016-08-30 jihwan.seoadd specific comment for entity handler result usage.
2016-08-30 Jack LeeOCRepPayloadSetUri API can use before OCRepPayloadAppend().
2016-08-30 hyuna0213.joUsing shared library instead of static on linux platform
2016-08-29 hyuna0213.joUpdate a CBOR encoding logic for RD publish payload
2016-08-29 Jongmin ChoiFix Default ACL
2016-08-27 Dan Mihai[IOT-1209] Fix provisioningclient for Windows
2016-08-26 hyuna0213.joCorrected CASelectNetwork() result check for stack...
2016-08-26 ArenaIOT-1186 Fix OCRepPayloadSetUri to return error if...
2016-08-26 hyuna0213.joRemoved clientCB delete logic when we received error...
2016-08-26 hyuna0213.joRemove keepalive entry before sending the request for...
2016-08-25 jihwan.seofixed warning for Android build
2016-08-25 George NashClean compilar warnings
2016-08-25 Jaewook Jungadd JNI methods related to group&invite
2016-08-25 ccMerge remote-tracking branch 'origin/notification-service'
2016-08-24 hyuna0213.joAdd new RD API to support a specific device id.
2016-08-24 jihwan.seoremoved unnecessary enum value for message queue.
2016-08-24 jihwan.seofixed to convert Result issue related OC_EH_VALID,...
2016-08-24 hyuna0213.joSend ack response when the request is CON for presence
2016-08-24 Jaehong JoChange uri from 'ocf' to 'oic'
2016-08-24 Jaewook Jungadded APIs related to group&invite on OCAccountManager
2016-08-23 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-23 Thiago MacieiraFix build with TinyCBOR from the dev branch: stop using...
2016-08-23 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-23 Hun-je YeonMerge remote-tracking branch 'origin/master' into notif...
2016-08-19 Hun-je YeonMerge branch 'notification-service'
2016-08-19 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 hyuna0213.joFixed memory leak from keep-alive
2016-08-19 ch79.choMerge remote-tracking branch 'origin/master' into notif...
2016-08-17 Andrii ShtompelTLS support
2016-08-17 Philippe Covalbuild: Disable provisioning logging when not wanted
2016-08-13 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-13 Hun-je YeonMerge branch 'master' into notification-service
2016-08-12 Jaehong JoRemove '/.well-known' from URI
2016-08-11 David AntlerClean up encodeAddressForRFC6874 routine
2016-08-11 ch79.choMerge branch 'notification-service'
2016-08-11 Madan LankaMerge "Merge remote-tracking branch 'origin/extended...
2016-08-11 Dan Mihai[IOT-1204] Add zero terminator before logging
2016-08-11 Jihun HaMerge remote-tracking branch 'origin/extended-easysetup'
2016-08-09 Jaewook Jungadded APIs related to account in OCAccountManager
next