replace : iotivity -> iotivity-sec
[platform/upstream/iotivity.git] / resource / csdk / stack / samples / arduino /
2016-03-07 Harish Kumara MarappaMerge branch 'simulator'.
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
2016-02-01 jihwan.seoreplaced OC_LOG with OIC_LOG in stack
2015-12-18 G S Senthil KumarMerge branch 'master' into simulator.
2015-11-21 Abhishek Sharma[ARDUINO][BLE] Enable Arduino BLE support in RI sample
2015-09-28 Sachin AgrawalMerge branch 'security-CKM' into 'master'
2015-09-20 Habib VirjiUpdate RD with latest master
2015-09-19 Dmitrii ZhuravlevMerge branch 'security-CKM' into 'master'
2015-09-18 Madan LankaMerge "Merge branch 'master' into simulator" into simulator
2015-09-18 Harish Kumara MarappaMerge branch 'master' into simulator
2015-09-16 Sachin AgrawalMerge branch 'master' into security-summit
2015-09-16 lankamadanMerge easysetup branch into master
2015-09-11 lankamadanMerge branch 'master' into easysetup
2015-09-11 hunje.yeonMerge branch 'master' into resource-encapsulation
2015-09-10 Mandeep ShettyMerge branch 'master' into ra.to.merge
2015-09-08 koushik.girijala[RI] Fix for out of memory issue in Arduino Mega
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-21 Sachin AgrawalMerge branch 'security-basecamp' into master
2015-08-20 hyuna0213.joMerge master to cloud-interface branch
2015-08-12 Ossama OthmanEnable automated builds for most transports.
2015-08-05 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-03 Sachin AgrawalMerge branch 'master' into 'security-CKM' branch.
2015-08-03 Harish Kumara MarappaMerge branch 'master' into simulator
2015-07-30 Mandeep ShettyFixed arduino server sending notifications after deregi...
2015-07-30 Ossama OthmanClean up some SonarQube warnings (trailing whitespace...
2015-07-23 Joseph MorrowClean up CBOR payload in Arduino sample app.
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-11 Charlie LenahanAdd EntityHandler callback parameter to C SDK.
2015-06-11 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-05 Caiwen ZhangClean Arduino build intermediate files
2015-06-04 Sachin AgrawalMerging security-M3 to master
2015-05-12 sanjayshSpec Compliance change in interface names
2015-05-01 Joseph MorrowRemoved all makefiles and associated documentation...
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-08 Sachin AgrawalFixed linker order for Arduino libraries for Due and...
2015-04-07 Jon A. CruzFix outdated SCons build scripts that were broken for...
2015-03-30 Caiwen ZhangClean Arduino build intermediate files
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-11 Joseph MorrowAdded SCons support for Arduino platform.
2015-02-19 Sachin AgrawalRemoved ocsocket
2015-02-19 Mandeep ShettyFix C/C++ samples interoperability
2015-02-19 Yuliya KamatkovaRemoved obsolete OC_WELL_KNOWN_PORT
2015-02-17 Patrick C LankswertFormalized the Arduino builds' generation of linker...
2015-02-17 Seung-woo LeeFix build error of SimpleClientServer for Wifi
2015-02-12 Seung-woo LeeFix missing of 'TB_LOG' in SConscript of ocserver
2015-02-12 Yuliya KamatkovaRemoved libcoap and occoap
2015-02-09 Caiwen ZhangAdd external package management support
2015-02-03 Joseph MorrowRemoved extraneous definitions of CA_INT in makefiles...
2015-02-03 Joseph MorrowMade changes to support Arduino 1.5.8 with Connectivity...
2015-01-22 Patrick C LankswertUpdated the README files to reference the master build...
2015-01-07 Uze ChoiMerge "Fix some issues of GroupSynchronization - findG...
2015-01-05 Uze ChoiMerge "Fix some issues of GroupManager"
2014-12-30 Patrick LankswertMerge "This a complete version of OICMiddle. The ReST...
2014-12-30 Patrick C LankswertMerge "Updated the README files to reference the master...
2014-12-30 Patrick C LankswertUpdated the README files to reference the master build...
2014-12-17 sudarshan prasadMerge "Added code to send close_notify alert when OC...
2014-12-16 sudarshan prasadMerge "Fixed server crash on empty client payload"
2014-12-16 sudarshan prasadMerge "Fixed UnitTest crash when getting JSON from...
2014-12-15 Uze ChoiMerge "There are Two modifications. 1. Restucturing...
2014-12-13 sudarshan prasadMerge "Fixed IOT-110--Crash on destruction"
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-09 sudarshan prasadMerge "Fix klocwork issues in C samples"
2014-12-09 Uze ChoiMerge "[SSM] Modify repo init method and fix Resource...
2014-12-09 Uze ChoiMerge "[SSM] Reflect current OIC api style and add...
2014-12-09 Uze ChoiMerge "[SSM] Implement Inproc feature for Linux platform"
2014-12-08 Sudarshan PrasadMerge branch 'master' into connectivity-abstraction
2014-12-08 sudarshan prasadMerge "Added support to allow more than one presence...
2014-12-08 sudarshan prasadMerge "Fix the name of the resource created in Arduino...
2014-12-08 Caiwen ZhangUpdate build scripts
2014-12-05 Yamin Al-MousaFix the name of the resource created in Arduino server...
2014-12-05 sudarshan prasadMerge "Implement functionality to set PSK credentials...
2014-12-04 Doug HudsonImplement slow response feature.
2014-11-06 William R. DieterRepo Merge: Moving resource API down a directory