Fixed bug to send discovery request as Non-Confirmable request
[platform/upstream/iotivity.git] / resource / csdk / stack / samples / linux /
2015-04-07 Sachin AgrawalFixed bug to send discovery request as Non-Confirmable...
2015-04-07 Mandeep ShettySupport HighQoS and Cancel Observe in CA and RI
2015-04-03 Mandeep ShettyFix C client to receive presence notifications.
2015-03-30 Mandeep ShettyKlockwork fixes on C samples
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-11 Joseph MorrowAdded SCons support for Arduino platform.
2015-03-11 Joseph MorrowApplied fixes to enable Unicast discovery in the RI...
2015-03-02 Sachin AgrawalFixing Klocwork reported error in secure sample apps
2015-02-27 Erich KeaneChanged OCDOResource's handle param to take NULL
2015-02-23 Sachin AgrawalFixing errors reported by Klocwork tool
2015-02-22 Sakthivel SamiduraiFix klocwork issues in C samples
2015-02-19 Sachin AgrawalRemoved ocsocket
2015-02-19 Shilpa SodaniReplaces SID related c++ code with c code
2015-02-19 Mandeep ShettyFix C/C++ samples interoperability
2015-02-19 Yuliya KamatkovaRemoved obsolete OC_WELL_KNOWN_PORT
2015-02-17 Sakthivel SamiduraiFix C samples format and style
2015-02-14 Sudarshan PrasadRemoved unused variables
2015-02-12 Yuliya KamatkovaRemoved libcoap and occoap
2015-02-09 Yuliya KamatkovaRemoved OCGetInterfaceAddress
2015-02-09 Sachin AgrawalUpdated security config blob for extensibility
2015-02-05 Sakthivel SamiduraiClean up the C samples
2015-02-03 Joseph MorrowChanges to make Linux build with CA_INT flag specified.
2015-02-02 Sachin AgrawalCode cleanup in Security sample apps
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
2015-01-31 Sakthivel SamiduraiFix build warnings
2015-01-27 Sachin AgrawalUpdated RI layer to register 'GetDtlsPSKCredentials...
2015-01-26 Sachin AgrawalRemoving csdk samples dependency on liboc
2015-01-22 Sudarshan PrasadModified connection type variable to match OC prefix
2015-01-21 Ashok ChannaAPI for DTLS registration and Scon script addition
2015-01-20 Sudarshan PrasadMerge "Fix build warnings" into connectivity-abstraction
2015-01-19 Yuliya KamatkovaFixed build issue in csdk samples
2015-01-19 Sudarshan PrasadMerge "C++ SDK Adding OCConnectivity Type" into connect...
2015-01-16 Sashi PentaEnable building C Samples using scons
2015-01-15 Sudarshan PrasadMerge "Map QoS to the right Connectivity Abstraction...
2015-01-14 omkarC Samples removing unsupported adapter types.
2015-01-14 Sudarshan PrasadMerge "Updated Iotivity to compile DTLS modules using...
2015-01-14 Sachin AgrawalUpdated Iotivity to compile DTLS modules using SCons
2015-01-14 Sudarshan PrasadMerge "Changing Malloc call in CA OCDoResource." into...
2015-01-14 Sudarshan PrasadMerge "Adding adapter type parameter to C Samples"...
2015-01-12 omkarAdding adapter type parameter to C Samples
2015-01-12 omkarEnabling Requests on Multiple Interfaces CA
2014-12-26 Uze ChoiMerge "Soft Sensor Manager Build Error fix" into connec...
2014-12-25 Sudarshan PrasadMerge "Merge from master to CA branch" into connectivit...
2014-12-25 omkarFixing Token Length issue in HandleCARequests
2014-12-25 Sudarshan PrasadMerge from master to CA branch
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 omkarEnabling Multiple Interfaces in CStack.
2014-12-25 Vijay[CA Integration] Pass connectivity type on which respon...
2014-12-25 Sudarshan PrasadMerge "[CA-Integration] Initial changes to enable CPP...
2014-12-25 Sashi PentaEnable log for csdk samples
2014-12-25 Sudarshan PrasadMerge "[CA Integration] Updated C sample apps to accept...
2014-12-25 Vijay[CA Integration] Updated C sample apps to accept connec...
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 Sashi Pentascons changes for connectivity-abstraction branch
2014-12-24 Sudarshan PrasadMerge "Updates occlientbasicops to include (resource...
2014-12-24 Sudarshan PrasadMerge "[CA-Integration] fix for presence." into connect...
2014-12-24 Sudarshan PrasadUpdates occlientbasicops to include (resource, SID...
2014-12-23 Sudarshan PrasadMerge "Remove the dead code" into connectivity-abstraction
2014-12-23 Sudarshan PrasadMerge from master to connectivity-abstraction branch
2014-12-23 Patrick LankswertMerge "Fixed bug in array navigation in CA Adapter...
2014-12-21 Sachin AgrawalUpdated security sample apps to add "/" in front of...
2014-12-20 sudarshan prasadMerge "[CA-Integration] Use 5298 port for MC query...
2014-12-20 Sashi Penta[CA-Integration] Use 5298 port for MC query since CA...
2014-12-20 sudarshan prasadMerge "Removed a printf statement in ocstack.c" into...
2014-12-20 Sachin AgrawalIntegrated CA layer and RI layer for DTLS security
2014-12-18 Sashi PentaAdd required compiler flags for CA integration
2014-12-11 sudarshan prasadMerge "Implementation of connectivity abstraction featu...
2014-12-11 Sudarshan PrasadMerge branch 'master' into connectivity-abstraction
2014-12-11 Patrick LankswertMerge "Update build scripts"
2014-12-11 sudarshan prasadMerge "Updated the .gitignore"
2014-12-10 sudarshan prasadMerge "Fixed need of implementers to include cereal...
2014-12-09 sudarshan prasadMerge changes I56f29eac,Ic7530d44
2014-12-09 sudarshan prasadMerge "Send presence notification on stopping presence...
2014-12-09 sudarshan prasadMerge "Fixed klocwork issues in C++ Stack"
2014-12-09 sudarshan prasadMerge "Fix klocwork issues in C samples"
2014-12-09 Sakthivel SamiduraiFix klocwork issues in C samples
2014-12-08 Sudarshan PrasadMerge branch 'master' into connectivity-abstraction
2014-12-05 sudarshan prasadMerge "Implement functionality to set PSK credentials...
2014-12-04 Doug HudsonImplement slow response feature.
2014-12-04 Sachin AgrawalImplement functionality to set PSK credentials for...
2014-12-02 sudarshan prasadMerge "Implemented JSON Serialization using Cereal...
2014-11-27 sudarshan prasadMerge "Fix the infinite PRESENCE_STOPPED message"
2014-11-26 Sashi PentaFix the infinite PRESENCE_STOPPED message
2014-11-21 sudarshan prasadMerge "Implement Server Instance ID generation" into...
2014-11-21 Sudarshan PrasadModified makefiles to include CA in our build
2014-11-15 sudarshan prasadMerge "Support resource type for multicast subscription"
2014-11-15 Joseph MorrowAligning name of resource between C Apps and C++ Apps.
2014-11-15 Joseph MorrowAdd to C SDK sample app to subscribe to presence with...
2014-11-15 sudarshan prasadMerge "Active Discovery Resource Type Filtering - C...
2014-11-15 Joseph MorrowActive Discovery Resource Type Filtering - C SDK &...
2014-11-14 Sachin AgrawalImplement sending host port number for secure resources
2014-11-14 Erich KeaneMerge "Implemented libcoap's tinyDTLS interface"
2014-11-14 Sachin AgrawalImplemented libcoap's tinyDTLS interface
2014-11-06 William R. DieterRepo Merge: Move cJSON from oic-utilities to remove...
2014-11-06 William R. DieterRepo Merge: Moving resource API down a directory