Merge branch 'master' into easysetup
[platform/upstream/iotivity.git] / resource / csdk / stack / include /
2015-09-11 lankamadanMerge branch 'master' into easysetup
2015-09-09 Sachin AgrawalRemoved unused defines from ocstackconfig header file
2015-09-08 koushik.girijala[RI] Fix for out of memory issue in Arduino Mega
2015-09-08 sandipan.pMerge remote-tracking branch 'origin/master' into easys...
2015-09-04 jihwan.seorealigned some preprocess to the left.
2015-08-27 Sakthivel SamiduraiGenerate device ID from Secure Virtual Resource
2015-08-27 Vinil JainMerge branch 'master' into easysetup & CBOR changes
2015-08-27 Jihun HaModify a group management implementation with CBOR...
2015-08-25 minus2ksupport blockwise-transfer on RI layer
2015-08-21 Sachin AgrawalMerge branch 'security-basecamp' into master
2015-08-14 Sakthivel SamiduraiMove security identity out of CAEndpoint_t and OCDevAddr.
2015-08-09 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-06 Gabriel Schulhofocpayload.h: Factor out logging
2015-08-05 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-02 Erich KeaneRemoved C++11 specific code from the CSDK, added platfo...
2015-07-31 Erich KeaneFixed a large amount of memory leaks/ Null pointer...
2015-07-30 John LightFix broken macros in octypes.h
2015-07-28 Sachin AgrawalAdd new resource property 'EXPLICIT_DISCOVERABLE'
2015-07-23 Omkar HegdeChanging resource "URL" to "URI"
2015-07-21 Sakthivel SamiduraiFix redefinition types in octype
2015-07-21 Ravi Nanjundappacsdk: Fix build issues related to OCResource conversion...
2015-07-21 Erich Keaneprefer the other version
2015-07-21 Ravi Nanjundappacsdk: Fix build issues related to conversions on Linux
2015-07-20 Moumita RayUpdated C stack external API comments for doxygen docum...
2015-07-19 hunje.yeonUpdate and resolve conflict of service SConscript
2015-07-18 Omkar HegdeFixing collections
2015-07-17 Sakthivel SamiduraiRebase remote-access over master
2015-07-17 John LightNew IP Adapter supports IPv6
2015-07-16 Sachin AgrawalAdded new OCStack Error Code for Unauthorized Req ...
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
2015-07-14 Sachin AgrawalImproved OIC Virtual Resource definitions (IOT-603)
2015-07-14 Omkar HegdeCBOR rebase onto master for merge/review
2015-07-12 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-11 Erich KeaneFixed broken presence after IPv6 plumbing merge to
2015-07-10 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-09 Mandeep ShettyChanged discovery JSON for spec compliance to contain...
2015-06-23 Madan LankaMerge branch 'master' into easysetup and fixed OCStack...
2015-06-17 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-06-17 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-06-16 Erich KeaneReplace/examine usages of mem* and strcat/strcpy
2015-06-11 Charlie LenahanAdd EntityHandler callback parameter to C SDK.
2015-06-11 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-05 Erich KeaneAdded Policy property to web type linking format
2015-06-04 Sachin AgrawalMerging security-M3 to master
2015-06-04 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-03 Madan LankaMerge branch 'master' into easysetup
2015-06-01 Charlie LenahanRemove CreateResourceWithHost calls.
2015-05-28 Joseph MorrowConverting OTA payload for advertisements to JSON packa...
2015-05-27 Moumita RayChanged ampersand '&' to semicolon ';' to concatenate...
2015-05-27 Erich KeaneAdded constructors to trivial struct types used in C++
2015-05-26 Mandeep ShettyAdded support for device discovery at oic/d.
2015-05-26 Moumita RayRenamed all references to ‘/oc/core’ to ‘/oic/res’...
2015-05-20 Ossama OthmanRemoved executable bit from non-executable files.
2015-05-20 Jay SharmaMerging primitive services(TM, SSM and NM) from android...
2015-05-19 Charlie LenahanRemove unused OC_INIT_FLAG.
2015-05-19 Charlie Lenahanremove unused OCResponseHandle
2015-05-19 Mandeep ShettySpec compliance change to move oc/core/d to oic/p.
2015-05-15 Erich KeaneChanged ServerInstanceID to UUID
2015-05-15 Doug HudsonRemove WiFi and Ethernet connectivity type options...
2015-05-14 Joseph MorrowProperly defined URI & Resource Type values for Presenc...
2015-05-12 sanjayshSpec Compliance change in interface names
2015-05-12 Erich KeaneFixes a large number of Klocwork identified issues.
2015-05-05 Mandeep ShettyUpdate C++ samples to work after WiFi/Ethernet adapter...
2015-05-05 Erich KeaneIntegrated WIFI/ETHERNET adapters to single IPAdapter.
2015-05-01 Joseph MorrowAdded an IoTivity 'octypes' header file.
2015-04-29 William R. DieterAdded a description for the OCQualityOfService enum
2015-04-29 William R. DieterUpdated formatting of comments for better Doxygen output
2015-04-28 Mandeep ShettyAdded timeouts and cleanup for zombie callbacks in...
2015-04-27 Mandeep ShettyRename SendResponse to SendDirectStackResponse in ocstack.c
2015-04-25 Doug HudsonFix bug to prevent continuous presence TTL timeouts.
2015-04-24 Doug HudsonAdd a maximum presence TTL of 24 hours
2015-04-23 William R. DieterAdded descriptive comments for several ocstack.h macros
2015-04-22 Charlie Lenahanremove duplicate OCSetDeviceInfo decl
2015-04-20 Mandeep ShettyAdded note in documentation for max payload length.
2015-04-14 HyunJun KimFix merge issues, Group action feature omit.
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-09 Mandeep ShettyAdded token length to direct stack responses.
2015-04-07 Mandeep ShettySupport HighQoS and Cancel Observe in CA and RI
2015-04-07 Doug HudsonMods per RI code review.
2015-04-03 Doug HudsonModifications based on RI comments.
2015-04-02 jnashokRemoved Token ASCII-char limit and length limit
2015-04-01 Doug HudsonModifications per RI code review.
2015-03-25 Sashi PentaDefined OC_MULTICAST_PORT instead of using const 5683
2015-03-24 Sakthivel SamiduraiAddress RI Code review comments
2015-03-24 Erich KeaneFixed memory issues related to AddClientCB
2015-03-24 Joseph MorrowAdded const keyword to several function parameters.
2015-03-20 Sachin AgrawalFixed RI-CA review integration changes
2015-03-19 Sachin AgrawalFix OCInit review comments identified in CA-RI Integrat...
2015-03-19 Joseph MorrowAdded proper doxygen documentation to the file ocresour...
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-13 Jon A. CruzRemoved incorrect static from function declaration.
2015-03-12 HyunJun KimAdd freature of Scheduled Group Action.
2015-03-10 Mandeep ShettyConstant time insert into linked list of resources.
2015-03-05 Sashi PentaFix Presence notification issues.
2015-02-27 Erich KeaneChanged OCDOResource's handle param to take NULL
2015-02-23 Joseph MorrowAdded helper function to map CAResult_t types to OCStac...
2015-02-21 HyunJun KimImprove usability of Group Interface API.
2015-02-19 Sachin AgrawalRemoved ocsocket
next