Merge branch 'master' into plugin-interface
authorJoseph Morrow <joseph.l.morrow@intel.com>
Sat, 26 Sep 2015 18:21:58 +0000 (11:21 -0700)
committerJoseph Morrow <joseph.l.morrow@intel.com>
Sat, 26 Sep 2015 18:21:58 +0000 (11:21 -0700)
commit66ea6de691f2f58652110c9c9cfc9f46e435f669
tree8b35c08e4169ae4a892d8a913880adcc2e4f8947
parent1d238e0f67b081cda8f7060c26f766d0d86438aa
parent42bbf60e6bdbaec05a2d26cbc1571885ccfa093b
Merge branch 'master' into plugin-interface

* master: (161 commits)
  Added function to config terminal for read/write.
  Add validation of parameters at JNI level. Updated client json db file for 'sct'. Few fixes in provisioning client sample.
  Removed the filter to add 'identity' info on selective connections
  Fix issue w.r.t URI comparison when querystring is used
  Fix segfault when calling OCCancel ()
  Fixed the start adapter bug in ip/tcp adapter. (IOT-753/ IOT-453)
  Fixed Tizen build error with SECURED=1
  Fixed code that would only compile on buggy compilers.
  fixed the jira IOT-712 issue in blockwise-transfer
  Android: fix for IOT-755
  [JIRA IOT-737] fixed to prevent send coap pdu for no uri
  Increase delay in ocserver.cpp sample to avoid missed notifications.
  Fix crash when discovering devices & platforms.
  Android: Refactored SimpleClient
  Android: Refactored SimpleServer
  Android: Adding GroupServer/Client examples
  Refactoring ResourceEncapsulation Sample App.
  In resource-encapsulation android api, ResourceContainer related files are removed.
  Code formatting for unit tests for resource-encapsulation android api.
  Remove a wrong memory free in oicgroup
  ...

Change-Id: Ib996de6ef076ac48cb5ed617a1d3bc87318af806
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>