platform/upstream/iotivity.git
10 years agoInitial check-in of GET code. This is Work In Progress and is NOT Tested. This check...
Sachin Agrawal [Sat, 2 Aug 2014 01:17:56 +0000 (18:17 -0700)]
Initial check-in of GET code. This is Work In Progress and is NOT Tested. This check-in is to facilitate co-development.
Patch 3: Added code to add payload in pdu for PUT request.
 Added 'PUT' method in supported list.
Patch 4: Added some changes to ocstack.c to bind the Entityhandler to the resource and also modified the client and
         server c++ app, which uses the c apis to use GET.
Patch 5: Merged Yamin's changes and Vijay's Arduino changesets.
Patch 6: Updated ocserver/occlient sample apps to use OCLogger mechanism.
 Some related changes in oclogger module.
Patch 7: PUT API now function from C++ app using C APIs.
Patch 8: Modified patch 7's commit blunder :(
Patch 9: Fixed some of the review comments by Yamin.
 Modified logic in occlient and ocserver test app to pass NULL when OCGetInterfaceAddress
 api is unable to retrieve local IP address.
 Fixed some method names to Upper Camel case.

Change-Id: Ic3469e01add2b44b6925dd0a91c32e6cf7b1e186

10 years agoMerge "Fix some build issues"
Dieter, William R [Fri, 25 Jul 2014 17:05:19 +0000 (10:05 -0700)]
Merge "Fix some build issues"

10 years agoMerge "Removing cJSON.c & cJSON.h source files from repo. I have no idea why they...
Dieter, William R [Fri, 25 Jul 2014 16:59:59 +0000 (09:59 -0700)]
Merge "Removing cJSON.c & cJSON.h source files from repo.  I have no idea why they were added after I removed them. This was overlooked at some point."

10 years agoRemoving cJSON.c & cJSON.h source files from repo. I have no idea why they were...
Joseph Morrow [Fri, 25 Jul 2014 16:24:28 +0000 (12:24 -0400)]
Removing cJSON.c & cJSON.h source files from repo.  I have no idea why they were added after I removed them. This was overlooked at some point.

Change-Id: I94902ab94f70b7d2fd79a98a604eef70354885fd

10 years agoUpdating makefiles to build in release mode by default. Restrict debug logs in debug...
Sachin Agrawal [Fri, 25 Jul 2014 15:38:18 +0000 (08:38 -0700)]
Updating makefiles to build in release mode by default. Restrict debug logs in debug builds only.
Patch 3 : Adding the Fix for seg fault in ocserverrequest.c(Fix provided by Erich).

Change-Id: I056c9fd293e51b0c5f08dc28cbd4f0cff9ad269b

10 years agoFix some build issues
Sashi Penta [Thu, 24 Jul 2014 23:21:22 +0000 (16:21 -0700)]
Fix some build issues

10 years agoMissed a few name conversions.
Jesse Williamson [Thu, 24 Jul 2014 03:42:30 +0000 (20:42 -0700)]
Missed a few name conversions.

10 years agoSymmetric property serialization; progress toward method binding; simplified some...
Erich Keane [Thu, 24 Jul 2014 16:14:27 +0000 (09:14 -0700)]
Symmetric property serialization; progress toward method binding; simplified some names.
Change-Id: Ic278672587dbbe939bdf41a2bee701f8dea1dda6

10 years agoUpdated license header to reference Apache 2.0 License
William R. Dieter [Wed, 23 Jul 2014 04:26:21 +0000 (00:26 -0400)]
Updated license header to reference Apache 2.0 License

Change-Id: I57416603084e7c2019d93ba1ce2c79b86092fb46

10 years agoSome cleanup.
Sashi Penta [Wed, 23 Jul 2014 00:22:05 +0000 (17:22 -0700)]
Some cleanup.

10 years agoInitial merge-commit of the OIC code. Should successfully do discovery for single...
Jesse Williamson [Tue, 22 Jul 2014 21:30:21 +0000 (14:30 -0700)]
Initial merge-commit of the OIC code.  Should successfully do discovery for single-level resources

Fixed the host address on the resource object

Removed echo messages form makefiles.

Moved cJSON to ccf-utilities repo.  Update makefiles accordingly.

Change-Id: I6c0798a1f9602db8a2800baec5561c8f1281f76f

Added copyright notice.

Change-Id: I6c0798a1f9602db8a2800baec5561c8f1281f76f