2015-09-03 | hyuna0213.jo | code refactoring for blockwise-transfer Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-09-03 | vimala.v | Enabled occlient to communicate over EDR adapter on... Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-07-06 | Jihun Ha | Fix some string used for group management feature Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-06-11 | Charlie Lenahan | Add EntityHandler callback parameter to C SDK. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-04-29 | William R. Dieter | Updated formatting of comments for better Doxygen output Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-04-29 | vimala.v | Fixed "[IOT-471] CATerminate can not clear out the... Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-30 | Charlie Lenahan | changes to build CSDK for iOS, make .frameworks Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> Tested-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-25 | Jon A. Cruz | Adding unit test for connectivity-abstraction work. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-25 | Jon A. Cruz | Fixed Arduino config setup when 'ALL' is selected as... Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-25 | Charlie Lenahan | Add Doxyfile to generate C SDK docs |
commit | commitdiff | tree |
2015-03-25 | Minchul Lee | Modifying version number for building on tizen 3.0 Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-13 | Sachin Agrawal | Bug Fix in earlier rehandhsake implementation Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-13 | Ossama Othman | Do not bother with C++11 check on C SDK-only platforms. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-13 | Jon A. Cruz | Corrected @file tags and restored 'Files' section. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-12 | Caiwen Zhang | Update scons build readme and howto document Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-11 | Ashok Channa | Added connectivity files for full code review Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-11 | Minchul Lee | Add tizen build option for ARM Cortex-A Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-10 | Ossama Othman | Do not hardcode path separators in build paths. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-10 | Jon A. Cruz | Fixed DLOPEN define warning. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-10 | Ossama Othman | Updated external library paths to be ignored by git. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-09 | Jon A. Cruz | Corrected @file tags and restored 'Files' section. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-09 | Caiwen Zhang | Using gnustl_shared library instead of gnustl_static Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-05 | Jon A. Cruz | Updated Doxygen config. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-05 | Sashi Penta | Remove unused HandleStackResponses function Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-05 | Sashi Penta | Fix Presence notification issues. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-02 | Sachin Agrawal | Updated tinyDTLS test apps to use identity hint Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-03-02 | Caiwen Zhang | Check if C/C++ compiler is installed Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-23 | Randeep Singh | Replaced tinyDTLS ecc with micro-ecc Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-23 | Sachin Agrawal | Fixing errors reported by Klocwork tool Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-23 | Randeep Singh | Modified Rijndeal for Arduino Mega2560 Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-23 | Erich Keane | Clean up TODOs in OCUtilities Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-23 | Ossama Othman | Retrieve build flags from pkg-config only once. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-23 | Ossama Othman | Removed carriage returns in middle of text and at line... Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-18 | Ossama | Automatically detect C++11 flags for supported compilers. Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-17 | Patrick C Lankswert | Formalized the Arduino builds' generation of linker... Signed-off-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-17 | Seung-woo Lee | Fix build error of SimpleClientServer for Wifi Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-17 | Erich Keane | Repaired a number of issues discovered while doing... Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-12 | Seung-woo Lee | Fix missing of 'TB_LOG' in SConscript of ocserver Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-12 | Caiwen Zhang | Improve external library management error handling Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-12 | Caiwen Zhang | Add auto download cereal library support Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-09 | Erich Keane | Added comment to the OCRepresentation fix Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-09 | Caiwen Zhang | Add external package management support Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-09 | Patrick C Lankswert | Add missing LICENSE and NOTICE file to repository. Signed-off-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-06 | Erich Keane | Adding OCRep destructor, various move activities Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-05 | Erich Keane | Fixed OCLogger enum log levels to be legal Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-05 | William Dieter | Added Vagrant config files that will create a build VM Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-02-05 | Erich Keane | Removed boost program_options from build Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com> |
commit | commitdiff | tree |
2015-01-07 | mshaver | Removing getting started and how to guides from API... |
commit | commitdiff | tree |