[IOT-1538] Add support for Protocol-Independent ID
[platform/upstream/iotivity.git] / resource / examples / lightserver.cpp
2017-01-17 Dan Mihai[IOT-1538] Add support for Protocol-Independent ID
2017-01-12 Dan MihaiDeprecate OCSetDeviceInfo and registerDeviceInfo
2016-11-23 ccMerge branch 'master' into notification-service
2016-11-11 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-08 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-07 George Nash[IOT-1089]Merge remote-tracking branch 'origin/master...
2016-10-25 jihwan.seoRemove unnecessary setter/getter related errorcode...
2016-10-21 KIM JungYongMerge branch 'master' into notification-service
2016-10-12 Ziran SunAdd device and platform information in sample codes.
2016-09-27 ccMerge remote-tracking branch 'origin/master' into notif...
2016-09-19 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-09-13 ccMerge remote-tracking branch 'origin/notification-service'
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-05 Jaewook JungRevert "Generate iotivity_config.h at build time"
2016-09-03 Hun-je YeonMerge branch 'notification-service'
2016-09-02 David AntlerGenerate iotivity_config.h at build time
2016-07-11 uzchoiMerge branch 'master' into extended-easysetup
2016-07-11 uzchoiMerge branch 'master' into notification-service
2016-07-04 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-07-01 David AntlerMerge branch 'windows-port'
2016-07-01 David AntlerPrepare for merge. Improved consistency and style.
2016-06-15 David AntlerMerge branch 'master' into windows-port
2016-06-13 David AntlerMerge branch 'master' into windows-port
2016-06-06 David AntlerMerge branch 'master' into windows-port
2016-06-02 David AntlerMerge branch 'master' into windows-port
2016-05-24 Daniel Ferguson[Win32] Add conditional compilation directives.
2016-02-26 Jee Hyeok KimMerge branch 'master' into cloud-interface
2015-09-20 Habib VirjiUpdate RD with latest master
2015-09-10 Mandeep ShettyMerge branch 'master' into ra.to.merge
2015-09-01 G S Senthil KumarMerge branch 'master' into simulator
2015-08-31 Sachin AgrawalMerge branch 'master' into 'security-CKM' branch
2015-08-27 Vinil JainMerge branch 'master' into easysetup & CBOR changes
2015-08-26 Sakthivel SamiduraiFix C++ sample build warnings
2015-05-19 Charlie LenahanRemove unused OC_INIT_FLAG.
2015-05-12 sanjayshSpec Compliance change in interface names
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-01-22 Ossama OthmanRemoved executable bit from non-executable files.
2015-01-16 Sudarshan PrasadMerge "Enable building C Samples using scons"
2015-01-15 Patrick LankswertMerge "Adding tinyDTLS into iotivity repo"
2015-01-14 Sudarshan PrasadMerge "Update gitignore."
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 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-09 Ossama OthmanRemoved executable bit from non-executable files.
2014-12-25 Sudarshan PrasadMerge "scons changes for connectivity-abstraction branc...
2014-12-24 Sudarshan PrasadMerge "Updates occlientbasicops to include (resource...
2014-12-24 Sudarshan PrasadMerge "[CA-Integration] fix for presence." into connect...
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-19 sudarshan prasadMerge "Replaced sprintf with snprintf in the sdk to...
2014-12-19 Patrick LankswertMerge changes Ie4233a5c,I4d7aba08
2014-12-19 sudarshan prasadMerge "Fixed Warning in OCException"
2014-12-19 Uze ChoiMerge "Fix issues of Things Manager"
2014-12-19 Uze ChoiMerge "Add scons script and things manager samples."
2014-12-19 Uze ChoiMerge changes I9ccf4bec,Id22df7b5
2014-12-19 Uze ChoiMerge "[SSM] change soft sensor description folder...
2014-12-19 HyunJun KimImplementation of response of group action (for remote...