summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2017-01-07replace the path of octypes.h with upper path.jihwan.seo1-0/+1
2016-11-25Remove shared resource directory library usage from other modulesHabib Virji1-5/+0
2016-11-21Modify a typing error of help message.Jake Kim1-1/+1
2016-10-28[IOT-1386] Update ins value after deleting resource from rdHabib Virji1-3/+4
2016-10-25Remove unnecessary setter/getter related errorcode for responsejihwan.seo2-7/+0
2016-10-12Common adapter for DTLS/TLSDmitriy Zhuravlev1-3/+1
2016-08-22Fix TLS-related Build errorJongmin Choi1-0/+2
2016-07-21Added Cloud-connector API in base layer for account serverJaewook Jung1-0/+3
2016-07-11OICSensorBoard: install example and improve configurationPhilippe Coval1-0/+17
2016-07-11Build: reworked unit tests to use gtest in a more generic wayPhilippe Coval1-2/+2
2016-07-01Merge branch 'windows-port'David Antler1-1/+1
2016-06-27Remove references to 'winrt'David Antler1-1/+1
2016-06-24fix inconsistency: WrapRequest decl'd class, def'd structGregg Reynolds1-1/+2
2016-04-20Reorder library link order for connectivity abstractionhyuna0213.jo1-2/+7
2016-03-09OICSensorBoard: make configuration variables able be overriden from outsidePhilippe Coval1-2/+2
2016-03-09OICSensorBoard: update includepath to new location of platform_features.hPhilippe Coval1-1/+1
2016-01-04OICSensorBoard: rename resource type to comply RFC-6690Philippe Coval1-3/+3
2015-11-17Placed OC random functionality at common place for RI and CA to usekoushik.girijala2-2/+2
2015-08-06Added significance of sequenceNumber in observe callbacksonu1.yadav1-2/+17
2015-08-02Fix issues revealed by -Wextra flag.Jon A. Cruz1-5/+9
2015-07-30Clean up some SonarQube warnings (trailing whitespace, etc).Ossama Othman2-3/+3
2015-07-14Improved OIC Virtual Resource definitions (IOT-603)Sachin Agrawal2-2/+2
2015-07-14CBOR rebase onto master for merge/reviewOmkar Hegde2-3/+3
2015-07-10Add Destructor to free new allocated resource in Ctor.Jamal Haidar4-3/+18
2015-07-02Update to OICSensorboard exampleJuliet Cai1-1/+1
2015-06-30Updates to OICSensorboard exampleJuliet Cai5-12/+48
2015-06-23Remove unused scons file in examples/OICMiddle/ for x86 linux buildRavi Nanjundappa1-81/+0
2015-06-22Close fd after use in RestInputSatya Prakash Gupta1-0/+1
2015-06-16IP address plumbing changes to support IPv6Sachin Agrawal1-1/+1
2015-05-26Updates for the Yocto buildKishen Maloor4-85/+35
2015-05-19Remove unused OC_INIT_FLAG.Charlie Lenahan1-4/+0
2015-05-15Remove WiFi and Ethernet connectivity type options in RI.Doug Hudson1-1/+1
2015-05-12Addressed build warnings in OICMiddle example.Ossama Othman1-4/+3
2015-05-01Removed all makefiles and associated documentation from the repo.Joseph Morrow1-88/+0
2015-04-27Replace glib threadpool usage with a 'dumb' thread implementation.Erich Keane1-3/+2
2015-04-10Merge branch 'connectivity-abstraction' to masterErich Keane4-23/+127
2015-03-18Changeset for reviewing RI-CA integration changes.Sakthivel Samidurai4-11/+63
2015-02-19Removed ocsocketSachin Agrawal3-6/+3
2015-02-12Removed libcoap and occoapYuliya Kamatkova1-2/+1
2015-02-09Removed Cereal from Build Except where necessaryErich Keane1-6/+5
2015-02-02Removed #ifdef CA_INTs and other code cleanup.Sashi Penta1-2/+0
2015-01-31Build OICMiddle using Scons on CA branchSashi Penta3-82/+61
2015-01-27example: link to libraries using -L flagPhilippe Coval1-5/+6
2015-01-27example: link to libraries using -L flagPhilippe Coval1-5/+6
2015-01-22This a complete version of OICMiddle. Sudarshan Prasad15-0/+1959
2015-01-21OICSensorBoard: App for Intel Edison Platform. Kishen Maloor10-0/+1234
2014-12-30Merge "This a complete version of OICMiddle. The ReST capability has limited ...Patrick Lankswert15-0/+1959
2014-12-29This a complete version of OICMiddle.Sudarshan Prasad15-0/+1959
2014-12-25OICSensorBoard: App for Intel Edison Platform.Kishen Maloor10-0/+1234
2014-11-06Repo Merge: Moving resource API down a directoryWilliam R. Dieter42-7170/+0