- 15 May, 2015 1 commit
-
-
jnashok authored
Change-Id: I7fcb060f9a2db955032768d4c8417c920a90299f Signed-off-by:
jnashok <jn.ashok@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/994Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
John Light <john.j.light@intel.com> Reviewed-by:
Erich Keane <erich.keane@intel.com>
-
- 01 May, 2015 1 commit
-
-
k.karthick authored
Typo errors, logging issues and some refactoring Change-Id: I4103abf950c67cb6181a7137a72fa8fd78f18b3e Signed-off-by:
k.karthick <k.karthick@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/756Reviewed-by:
Caiwen Zhang <caiwen.zhang@intel.com> Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Erich Keane <erich.keane@intel.com>
-
- 27 Apr, 2015 1 commit
-
-
Erich Keane authored
We are attempting to remove glib as a necessity for the build, so this patch replaces the glib threadpool implementation with a 'dumb' dispatch thread model. It renames u_threadpool with ca_threadpool to be more internally consistent with naming conventions. Finally, it removes all glib build dependencies for non-Tizen build scripts. Change-Id: Icc64b758ae6c00ff426adda1c74d8f86e56a8fc5 Signed-off-by:
Erich Keane <erich.keane@intel.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/747Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Joseph Morrow <joseph.l.morrow@intel.com> Reviewed-by:
Sashi Penta <sashi.kumar.penta@intel.com>
-
- 13 Mar, 2015 1 commit
-
-
Jon A. Cruz authored
* Corrected @file tags that were inadvertently broken which left their comments falling to the next item to be documented. * Removed unnecessary '@brief' tags and explicit filenames. The latter are only required when the @file is targeting a source other than the one it is present in. * Unified formatting of @file doc comment blocks. * Added 'Files' section back to generated docs. Change-Id: I7f3fbc3cecf5a922c9f8a98d673bc91a18be8847 Signed-off-by:
Jon A. Cruz <jonc@osg.samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/461Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Patrick Lankswert <patrick.lankswert@intel.com>
-
- 11 Mar, 2015 1 commit
-
-
Ashok Channa authored
Please comment on patch set 14 if any comments are not addressed from 1~13. NOTE: 1)Code Comments till Patch Set 13 are updated. 2)Please put your comments on new patch sets(at least from 13) and try to avoid on old patch sets as it difficult to review the old sets Modified CA source files for review comments. Updated documentation, return parameters with CAResult, optimization etc. Global variable naming conventions .. Change-Id: Id19ec37831ae46896b59007cdde07217b5d8696a Signed-off-by:
Ashok Channa <ashok.channa@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/193Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Patrick Lankswert <patrick.lankswert@intel.com>
-
- 21 Jan, 2015 2 commits
-
-
Ashok Channa authored
[IoT 252] CAGenerateToken creates the same token if it is called less than 500 milli seconds Removed un-necessary files and added more test cases Updated for compilation warning and klockwork fixes Change-Id: I3710e92e9609441affcb40f10f92ef60f8d9f236 Signed-off-by:
Ashok Channa <ashok.channa@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/151Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Sudarshan Prasad <sudarshan.prasad@intel.com>
-
Ashok Channa authored
For adapting new platforms at adapter level , common logic is added for each adapter. Platform related calls are divided into client, server and network monitor. Change-Id: I0086619ae5207e79fee08a6776bbc1a033ac6f44 Signed-off-by:
Ashok Channa <ashok.channa@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/143Tested-by:
jenkins-iotivity <jenkins-iotivity@opendaylight.org> Reviewed-by:
Sudarshan Prasad <sudarshan.prasad@intel.com>
-