Merge branch 'master' into windows-port
[platform/upstream/iotivity.git] / resource / csdk / stack / include / ocstack.h
2016-04-11 David AntlerMerge branch 'master' into windows-port
2016-03-11 Joonghwan LeeAdd direct-pairing feature
2016-03-07 Harish Kumara MarappaMerge branch 'simulator'.
2016-03-07 Jee Hyeok KimMerge branch 'cloud-interface'
2016-03-07 Uze ChoiMerge "Merge branch 'group-manager'"
2016-03-07 Habib VirjiUpdate ocstack.c cbData comments
2016-02-29 Markus JungMerge branch 'resource-container'
2016-02-26 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-02-19 lankamadanMerge "Merge branch 'master' into easysetup" into easysetup
2016-02-19 lankamadanMerge branch 'master' into easysetup
2016-02-03 Jihun HaMerge branch 'master' into group-manager
2015-12-18 G S Senthil KumarMerge branch 'master' into simulator.
2015-11-23 jihwan.seoModified preprocessor for headers of RI layer
2015-11-12 lankamadanMerge branch 'master' into easysetup
2015-10-12 Harish Kumara MarappaMerge branch 'master' into simulator
2015-10-05 Joseph MorrowMerge branch 'plugin-interface' into master
2015-09-30 Jon A. CruzMerge "Merge Resource Directory into the master"
2015-09-30 Habib VirjiMerge Resource Directory into the master
2015-09-29 Habib VirjiOCMulticast start and stop APIs
2015-09-23 Habib VirjiMove OCGetServerInstanceId in OCStack
2015-08-27 Vinil JainMerge branch 'master' into easysetup & CBOR changes
2015-08-05 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-03 Harish Kumara MarappaMerge branch 'master' into simulator
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-17 Sakthivel SamiduraiRebase remote-access over master
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 Omkar HegdeCBOR rebase onto master for merge/review
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-11 Charlie LenahanAdd EntityHandler callback parameter to C SDK.
2015-06-11 hunje.yeonMerge branch 'master' into resource-manipulation
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-20 Jay SharmaMerging primitive services(TM, SSM and NM) from android...
2015-05-19 Charlie Lenahanremove unused OCResponseHandle
2015-05-19 Mandeep ShettySpec compliance change to move oc/core/d to oic/p.
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-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-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-07 Mandeep ShettySupport HighQoS and Cancel Observe in CA and RI
2015-04-07 Doug HudsonMods per RI code review.
2015-03-25 Sashi PentaDefined OC_MULTICAST_PORT instead of using const 5683
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-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-10 Mandeep ShettyConstant time insert into linked list of resources.
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-19 Sachin AgrawalRemoved ocsocket
2015-02-14 Sudarshan PrasadFixed missing public API comments
2015-02-12 Yuliya KamatkovaRemoved libcoap and occoap
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
2015-01-30 Yuliya KamatkovaFixed OCDOResource interface
2015-01-23 Sashi PentaUpdate the multicast port and GenerateToken code in...
2015-01-22 Erich KeaneFixed crash on rec'd invalid data.
2015-01-22 Erich KeaneChanged OCStackResult to be consistent across compile...
2015-01-22 ywsungResolve Bug IOT-273 (rename "OC_STACK_REPEATED_REQUEST")
2015-01-22 Erich KeaneFixed crash on rec'd invalid data.
2015-01-20 omkarCA: Enable Building C++ Samples, remove hardcoded conne...
2015-01-17 Sudarshan PrasadMerge "Fix zeroing of OCServerResponse payload array"
2015-01-16 Sudarshan PrasadMerge "Enable building C Samples using scons"
2015-01-15 Patrick LankswertMerge "Remove high frequency log to avoid the log full...
2015-01-15 Patrick LankswertMerge "Adding tinyDTLS into iotivity repo"
2015-01-15 Sudarshan PrasadMerge "Reduce footprint by using string literals."
2015-01-15 Sudarshan PrasadMerge "Changed OCStackResult to be consistent across...
2015-01-14 Erich KeaneChanged OCStackResult to be consistent across compile...
2015-01-14 Sudarshan PrasadMerge "Update gitignore."
2015-01-14 Sudarshan PrasadMerge "Updated Iotivity to compile DTLS modules using...
2015-01-14 Sudarshan PrasadMerge "Fix Memory leak of getResourceType() in ocstack.c"
2015-01-13 Sudarshan PrasadMerge "Fixed seg fault in simpleclient sample app ...
2015-01-13 Sudarshan PrasadMerge "Added style formatting config files for iotivity...
2015-01-12 Sudarshan PrasadMerge "Fixed simpleclient crash caused by curResource...
2015-01-12 omkarEnabling Requests on Multiple Interfaces CA
2015-01-12 Sudarshan PrasadMerge "Fix failed unit tests for CSDK stack."
2015-01-12 Sudarshan PrasadMerge "C++ Avoid crash in case of Invalid/Empty Payload"
2015-01-10 Sudarshan PrasadMerge "Fixed invalid memory read, removed dead code"
2015-01-10 Sudarshan PrasadMerge "Adding OK Response Code for POST"
2015-01-09 Sudarshan PrasadMerge "Fixing repeated EH calls when client retransmits...
2015-01-08 Yamin Al-MousaFixing repeated EH calls when client retransmits requests
2014-12-26 Uze ChoiMerge "Soft Sensor Manager Build Error fix" into connec...
2014-12-25 Sudarshan PrasadMerge "Enabling Multiple Interfaces in CStack." into...
2014-12-25 Sudarshan PrasadMerge "enable C++ presence samples" into connectivity...
2014-12-25 Vijay[CA Integration] Pass connectivity type on which respon...
2014-12-25 Sudarshan PrasadMerge "[CA Integration] Updated C sample apps to accept...
2014-12-25 Sudarshan PrasadMerge "[CA-Integration] Added connectivity type param...
2014-12-25 Sudarshan PrasadMerge "scons changes for connectivity-abstraction branc...
2014-12-24 Sudarshan Prasad[CA-Integration] Added connectivity type param in APIs
2014-12-24 Sudarshan PrasadMerge "Updates occlientbasicops to include (resource...
next