projects
/
platform
/
upstream
/
iotivity.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
BLE Adapter implementation for Arduino
2015-05-04
vimala.v
BLE Adapter implementation for Arduino
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-05-04
Caiwen Zhang
fix build errors
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-05-04
Mandeep Shetty
Added simple query example for non virtual resource...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-05-01
Erich Keane
Update camsgparser.h to fix CA_SUPPORTED_EDR_MTU_SIZE...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-05-01
k.karthick
Implementation for Tizen EDR transport.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-05-01
Joseph Morrow
Added an IoTivity 'octypes' header file.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-05-01
Sachin Agrawal
Fixed a build issue noticed on the mailing list with...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-05-01
Erich Keane
Fixed a pair of deadlocks on shutdown
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-05-01
Joseph Morrow
Removed all makefiles and associated documentation...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-05-01
Mandeep Shetty
Modified query parsing to handle all filters.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-30
Mandeep Shetty
Removed duplicate code in ocresource.c::HandleVirtualResource.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-30
Erich Keane
Implementation of threadpool with very simple join...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-29
jihwan.seo
replaced 'com' keyword with 'org' keyword
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-29
William R. Dieter
Added a description for the OCQualityOfService enum
commit
|
commitdiff
|
tree
2015-04-29
Mandeep Shetty
Fix all braces on own line violations in C stack source...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-29
Mandeep Shetty
Modified sample apps for easier and automated testing.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-28
Mandeep Shetty
Added timeouts and cleanup for zombie callbacks in...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-27
Erich Keane
Replace glib threadpool usage with a 'dumb' thread...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-27
Mandeep Shetty
Rename SendResponse to SendDirectStackResponse in ocstack.c
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-27
jihwan.seo
Index variable has modified to define inside of for...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-25
Doug Hudson
Fix bug to prevent continuous presence TTL timeouts.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-24
Charlie Lenahan
Fix crash in csdk/sample/ocserver on resource PUT.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-24
Doug Hudson
Add a maximum presence TTL of 24 hours
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-24
Jon A. Cruz
Fixed tests for glib mutex and condition variable testing.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-23
William R. Dieter
Added descriptive comments for several ocstack.h macros
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-23
Joseph Morrow
Removed make & configure calls on Google Test library...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-23
Jon A. Cruz
Fixed problems with unit test tripping over undefined...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-22
Charlie Lenahan
Add pthread implementation for connectivity/common...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-22
Joseph Morrow
Added rpath location to C++ SDK sample applications...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-22
hyuna0213.jo
Remove double underscore for the preprocessor
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-22
Charlie Lenahan
remove duplicate OCSetDeviceInfo decl
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-21
Erich Keane
Minor documentation changes and code improvements as...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-21
jihwan.seo
remove double/single underline type
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-20
Joseph Morrow
Fix google test sconscript on newly cloned builds ...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-20
Erich Keane
Fixed spelling of CAResult_t Receive Failed enum value
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-20
jw1103.kim
modified to check the size of selected network list...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-20
jaehong.jo
Added project.properties file (target=android-21)
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-20
Mandeep Shetty
Fix presence timeout issue.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-20
Mandeep Shetty
Added note in documentation for max payload length.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-20
Sachin Agrawal
Updated build Server script to include building Iotivity...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-20
Joseph Morrow
Disabled all unit tests that ultimately make network...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-20
Joseph Morrow
Added check to disallow more than one instance of the...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-20
Joseph Morrow
Added Init and Stop wrapper to every active unit test...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-15
Charlie Lenahan
fix crash in unittests
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-15
Thuyen Tran
Added hook to unit test when build: darwin.
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-15
Joseph Morrow
Disabled all unit tests that expect use of network.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-14
jihwan.seo
Integrated NetworkConfigurator Multi/SighleThread in CA
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-14
jnashok
Connectivity patch to fix SCons build issues
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-14
Mandeep Shetty
Added check for stale observe notifications.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-14
Mandeep Shetty
Return correct error code when server stack fails.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-13
Erich Keane
Fixed Android Build error caused by merge issue
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-13
Charlie Lenahan
fix for os x build
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-13
Joseph Morrow
Enabled Arduino verification build.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-13
jaehong.jo
Define prefix SINGLE_THREAD, MULTI_THREAD
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-10
Erich Keane
Merge branch 'connectivity-abstraction' to master
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-09
Rahul Rahul
Glib patch for Gnome-glib android build
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-09
Thiago Macieira
Update the use of clock_gettime(2)
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-09
Joseph Morrow
Cleaning previous debug build before running Unit Tests...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-09
Mandeep Shetty
Added token length to direct stack responses.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-09
jihwan.seo
Bug Fixed CA InterfaceController for TC-33
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
Charlie Lenahan
Resolve potential buffer overflow warning
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
Thiago Macieira
Remove unnecessary, generated files that were committed
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
Charlie Lenahan
Enable compilation and functionality on darwin(osx)
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
Sakthivel Samidurai
Update CA layer code for tinyDTLS location
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
eunok.shin
fix problem by transport option when code is build...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
hyuna0213.jo
Bug fixed for logging flag to scons build parameters.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
jnashok
[Jira-IOT398] Fix for linux Scons build to not support...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
Jon A. Cruz
Updated Doxyfile to match master so that all code comments...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
Sudarshan Prasad
Modified unittests readme to be upto date
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
Caiwen Zhang
Fix x86 and x86_64 build errors
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
hyuna0213.jo
Fixed [IOT-442] "CA unit test 17,20,23 are expecting...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-08
Sachin Agrawal
Fixed linker order for Arduino libraries for Due and...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-07
Sachin Agrawal
Fixed bug to send discovery request as Non-Confirmable...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-07
Sachin Agrawal
Updated DTLS usage as per discussion
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-07
Doug Hudson
Fix incorrect usages of OIC_LOG_V macro.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-07
Mandeep Shetty
Support HighQoS and Cancel Observe in CA and RI
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-07
jihwan.seo
RESET/ACK code review update.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-07
eunok.shin
Move unittest file to test folder to sync with existing...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-07
Joseph Morrow
Add stack logging flag to scons build parameters.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-07
hyuna0213.jo
Linux sample application changes to test CA full function
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-07
Jon A. Cruz
Fix outdated SCons build scripts that were broken for...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-07
Doug Hudson
Mods per RI code review.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-06
Sakthivel Samidurai
Addressing RI and CA integration code review.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-06
Sachin Agrawal
Adding autoconf generated files in tinydtls repo
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-03
Sakthivel Samidurai
Remove unused header and CPP files
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-03
Sakthivel Samidurai
Removed old_tests folder
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-03
Charlie Lenahan
Add VERBOSE flag to scons
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-03
Erich Keane
Fixed [IOT-396] "Sconscript not available in Iotivity...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-03
Mandeep Shetty
Fix C client to receive presence notifications.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-03
jnashok
[Jira] IOT 409 Fix for CAInitializeWiFi naming to be...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-03
Doug Hudson
Modifications based on RI comments.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-03
Abhishek Sharma
Fix for Arduino WiFi shield fragmentation issue.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-03
Sanjeev BA
Fix build instruction.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-03
Jon A. Cruz
Unify caprotocolmessage to fix bugs in different versions.
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-02
Joseph Morrow
Enabled the build script to build for Arduino Due as...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-02
Joseph Morrow
Allow upload to an Arduino Due device from root of...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-02
Joseph Morrow
Changed flag from "-std=c99" to "-std=gnu99" to enable...
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-02
vimala.v
Support for Arduino Due in CA Layer
Reviewed-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-02
Erich Keane
Wrapping auto-ran unit tests with valgrind.
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-02
jnashok
Removed Token ASCII-char limit and length limit
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
next