IOT-1877 : start presence issue
[platform/upstream/iotivity.git] / resource / csdk / stack / src / ocstack.c
2017-03-10 ChaJiWonIOT-1877 : start presence issue
2017-03-10 jihwan.seoprovide timeout error of server(504) value in ocstack.
2017-03-10 jihwan.seofix timing issue for mutex access in ble
2017-03-09 Alex Kelley[IOT-1884] Allow IoTivity to generate and persist PIID
2017-03-09 Way VadhanasinIOT-1868 [C++ layer] Make OCPlatform start and stop...
2017-03-07 Jaewook JungIntegrated the version info of IoTivity
2017-03-04 Jaewook JungFixed typo on OCInit1()
2017-03-04 Way VadhanasinIOT-1867 Add reference count to OCInit and OCStop
2017-03-02 js126.leeFixed core dump during Security Discovery
2017-02-27 Philippe Covalcsdk: Use OIC_LOG instead of OIC_LOG_V for logging...
2017-02-25 bg.chun[IOT-1207] Endpoint C++ API
2017-02-24 jinhyuck83.parkexclude internal Discovery when User connection Prefer...
2017-02-24 Jay SharmaHandling of missing parent property in collection response
2017-02-20 Pawel WinogrodzkiIOT-1583: Removing /W3 warnings inside resource/csdk...
2017-02-17 Jaewook Jungcode clean up on the ocstack.h and ocstackinternal.h
2017-02-17 jihwan.seofix crash issue related findResource in OCConnectionManager
2017-02-13 jg.ham[IOT-1540] Connection manager logic add.
2017-02-13 jihwan.seoFix callback issue which there is no payload in case...
2017-02-13 Jaehong JoFix static analysis issue in base layer.
2017-02-13 bg.chun[IOT-1531]PAL API for get link-local zone id from ifindex
2017-02-08 Todd Malsbary[IOT-1685] Make /oic/res observable.
2017-02-07 Nathan Heldt-Sheller[IOT-789] [IOT-792] [IOT-794] [IOT-1763 partial fix]
2017-02-06 bg.chun[IOT-1775] Fix observer response handle logic
2017-02-03 Ziran SunVersioning feature implementation.
2017-02-03 Habib Virji/oic/res error response for query handling
2017-02-01 bg.chun[IOT-1774]Add BLE, NFC, RA flag for RI endpoint
2017-01-31 Eunji, Leetizen: Add trace api for using ttrace
2017-01-31 jihwan seoprovide setConfigure API related BT including EDR,...
2017-01-30 Hauke Mehrtenscsdk: move OCClientResponse from stack to heap
2017-01-27 bg.chun[IOT-1775]Fix obsHeaderOpt check logic
2017-01-27 bg.chun[IOT-1704]Deprecate OCDoResource and add OCDoRequest
2017-01-26 Mandeep ShettyCheck if stack is init'ed in call to OCProcess()
2017-01-23 jihwan.seoApply the logic which can start transport type in initi...
2017-01-20 Alex Kelley[IOT-1769] Add OC_STACK_NOT_ACCEPTABLE status code
2017-01-19 Srikrishna GurugubelliIntrospection support
2016-12-30 hyuna0213.joFixed mismatched message type when the error response...
2016-12-22 jihwan.seo[IOT-1671] Fixed base layer terminate logic
2016-12-22 jihwan.seoreplace the name related device ID with remoteId for...
2016-12-22 bg.chun[IOT-1693]Fix observer header option check logic in...
2016-12-14 Uze ChoiMerge "Merge branch 'notification-service' to master...
2016-12-13 Greg Zaverucha[IOT-1313, IOT-1300] Improve random number generation
2016-12-13 George NashIndicate intentional fall through in switch statments
2016-12-13 KIM JungYongMerge branch 'notification-service' to master branch.
2016-12-12 George Nash[IOT-1089] Merge remote-tracking branch 'origin/generic...
2016-12-12 Dan Mihai[IOT-1614] Test for NULL a single time.
2016-12-09 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-12-09 hyuna0213.jo[IOT-1608] Support PUT,POST,DELETE method type for...
2016-12-08 hyuna0213.jo[IOT-1602] Remove observer when the tcp connection...
2016-12-08 js126.leeAdd OCGetDeviceOwnedState API
2016-12-07 bg.chunAdd client side logic when obs request failed.
2016-12-05 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-12-05 jihwan.seoadd stop API of base stack in android.
2016-11-30 bg.chun[IOT-1207] Endpoint C API with request filtering
2016-11-29 jihwan.seoadd deviceID information in CA layer
2016-11-28 George NashMerge remote-tracking branch 'origin/master' into gener...
2016-11-28 Oleksandr Dmytrenkofix: messageID for coap over TCP always is null
2016-11-24 Habib VirjiAdd generic API for setting and getting defined tag...
2016-11-23 ccMerge branch 'master' into notification-service
2016-11-18 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-18 Dave Thaler[IOT-1513] Incorrect URI construction
2016-11-14 jihwanseo[IOT-1543] modified some log message more clearly.
2016-11-11 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-11 Minji ParkFix static analysis issues in CA, rd_client and ocstack
2016-11-10 Habib Virji[JIRA-1134] Fix mem leak in HandleVirtualResource
2016-11-08 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-08 Dave ThalerIOT-1513: Incorrect URI parsing in OCDoResource
2016-11-08 jihwan.seoupdate loop of OCProcessPresence more safer.
2016-11-07 George Nash[IOT-1089]Merge remote-tracking branch 'origin/master...
2016-11-04 jihwan.seo[IOT-1400] Remove multicast presence node list in clien...
2016-11-03 jihwan.seo[IOT-1506] fix unsubscribe presence handler.
2016-11-02 hyuna0213.joUrgent Fix (in ocstack.c)
2016-10-28 Habib Virji[IOT-1386] Update ins value after deleting resource...
2016-10-26 jihwan.seo[IOT-1468] fix unicast presence issue which get error...
2016-10-26 hyuna0213.jo[IOT-1413,IOT-1415] Fixed request handling bugs for...
2016-10-24 Jaehong JoFixed static analysis issues in RI.
2016-10-24 hyuna0213.joAdd a maximum observer TTL of 24 hours
2016-10-21 KIM JungYongMerge branch 'master' into notification-service
2016-10-20 jihwan.seo[IOT-1434] fix subscribe presence for multicast.
2016-10-18 jihwan.seoadded error code (4.03 / 5.00) in ocstack result
2016-10-12 jihwan.seo[IOT-1400] fix memory leak related presence in ocstack
2016-10-06 Randeep SinghAdded implementation for getDeviceId and setDeviceId
2016-10-05 Habib VirjiRD updates
2016-09-29 Dave ThalerIOT-1302 Thread-unsafe code in oicgroup.c
2016-09-28 jihwan.seo[IOT-1332] add unregister network state changed callbac...
2016-09-28 Ziran SunRemove OC_REST_CANCEL_OBSERVE from OCMethod.
2016-09-27 ccMerge remote-tracking branch 'origin/master' into notif...
2016-09-26 Ziran SunAdd generic APIs for set/get header option.
2016-09-26 Jaehong JoOnly multicast case, set to Low of QoS.
2016-09-23 jihwan.seo[IOT-1332] support multi network state changed callback...
2016-09-20 Abhishek SharmaRemove WITH_CHPROXY flag for build cleanup
2016-09-20 Sudarsana NagineniFix memory leak in OCDoResource
2016-09-19 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-09-16 Dave ThalerIOT-1072 Unfork libcoap: update forked headers
2016-09-16 Daniel FergusonIOT-1072 Unfork libcoap: add build flag
2016-09-13 ccMerge remote-tracking branch 'origin/notification-service'
2016-09-12 Ziran SunSend normal GET response for register request to
2016-09-12 Abhishek SharmaDevelopment of CoAP-HTTP Proxy
2016-09-12 ccMerge remote-tracking branch 'origin/notification-service'
2016-09-08 David AntlerUndo revert "Generate iotivity_config.h at build time"
2016-09-08 Madan LankaRevert "Development of CoAP-HTTP Proxy"
next