projects
/
platform
/
upstream
/
iotivity.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/iotivity.git
2015-04-03
Jon A. Cruz
Unify caprotocolmessage to fix bugs in different versions.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Joseph Morrow
Enabled the build script to build for Arduino Due as...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Joseph Morrow
Allow upload to an Arduino Due device from root of...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Joseph Morrow
Changed flag from "-std=c99" to "-std=gnu99" to enable...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
vimala.v
Support for Arduino Due in CA Layer
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Erich Keane
Wrapping auto-ran unit tests with valgrind.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
jnashok
Removed Token ASCII-char limit and length limit
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Jon A. Cruz
Added interruption of select() to linux IP reading...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Jon A. Cruz
Adding base timestamps to linux log output.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Erich Keane
Added function pointer validation to InProcClientWrapper
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Doug Hudson
Modifications per RI code review.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Jon A. Cruz
Adding simple internal developer documentation with...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Mandeep Shetty
Fix unobservable resource being observed.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Mandeep Shetty
Check valid function pointer before calling.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Mandeep Shetty
Fixed few klockwork issues.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Mandeep Shetty
Clean up extra characters in logs, validate params.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Jon A. Cruz
Fix unit test lockup on the build server
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Sudarshan Prasad
Added comments for a macro.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Mandeep Shetty
Klockwork fixes on C samples
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Erich Keane
Added OCHeaderOption unit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Erich Keane
Adding OCException unit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Erich Keane
Fixed Presence Resource Filter crash
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Sachin Agrawal
Updated tinyDTLS test apps to use identity hint
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Sakthivel Samidurai
Update C++ Unit test for OCResource
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Mandeep Shetty
Fix return type to enable callback.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Sakthivel Samidurai
Update C++ OCPlatform Unit test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Mandeep Shetty
Fix possible buffer overflows & array out of bound
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Erich Keane
Explicitly specify OCResourceIdentifier assignments...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Mandeep Shetty
Added check to not add duplicate resourcetype.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Erich Keane
Fixed memory handling of HandleSingleResponse
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Jon A. Cruz
Code portability cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Erich Keane
Fixed a number of KW Memory leaks in ocstack.c
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Jon A. Cruz
Adding unit test for connectivity-abstraction work.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Jon A. Cruz
Fixed Arduino config setup when 'ALL' is selected as...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Sudarshan Prasad
Addressed magic strings, incorrect logging
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Erich Keane
Fixed memory leak from Observer
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Sashi Penta
Defined OC_MULTICAST_PORT instead of using const 5683
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Joseph Morrow
Removed a single instance of the usage of a "magic...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Joseph Morrow
Cleaned up some static initialization and casting error...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Erich Keane
Implemented OCRepresentation::setChildren
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Sakthivel Samidurai
Clean up OCStop in C stack
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Sakthivel Samidurai
Address RI Code review comments
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Erich Keane
Fixed KW Warnings based on using uninitialized values
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Erich Keane
Fixed memory issues related to AddClientCB
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Erich Keane
Fixed build warnings in stack
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
sanjaysh
isListOfObservers replaced with ObserveType in simplese...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Joseph Morrow
Cleaned up some misdirection when copying a string...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Joseph Morrow
Added const keyword to several function parameters.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Sachin Agrawal
Fixed presence payload parsing logic (IOT-406)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Caiwen Zhang
Update scons build readme and howto document
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Jon A. Cruz
Add missing c flag.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Joseph Morrow
Enable build process for Arduino Mega on CA Branch...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Joseph Morrow
Enable ability to build for Arduino with debug enabled.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Joseph Morrow
Disable default to auto install to Arduino device after...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Sachin Agrawal
Fixed RI-CA review integration changes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Sakthivel Samidurai
Update C++ unit test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Doug Hudson
Fix potential memcpy buffer overruns.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Doug Hudson
Fixed CA logging issues.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Sachin Agrawal
Fix OCInit review comments identified in CA-RI Integrat...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Jon A. Cruz
Do not try to build OICMiddle examples on arduino.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Joseph Morrow
Made changes required to get the RI layer to build...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Mandeep Shetty
Removed potential buffer overflow.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Joseph Morrow
Added proper doxygen documentation to the file ocresour...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Mandeep Shetty
Added logging of tokens as hex for readability.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Erich Keane
Fixed InitializeException issues
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Erich Keane
Removed Dead FormOCResponse Code
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Sakthivel Samidurai
Changeset for reviewing RI-CA integration changes.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Jon A. Cruz
Fixed problems in URI parsing including memory corruption.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Joseph Morrow
Removed unused macro.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Erich Keane
Fixed InProcClientWrapper's option parameter to OCDoRes...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Sakthivel Samidurai
Run unit tests after building the stack
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Erich Keane
Fixed Free of invalid memory in remote handler
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Mandeep Shetty
Fix result code translations from COAP to CA.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Mandeep Shetty
Check validity before free-ing options pointer.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Mandeep Shetty
Return correct stack result on malloc fail in ocstack.c
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Doug Hudson
Fixed bug where pointer is dereferenced before it is...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jon A. Cruz
Removed incorrect static from function declaration.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Jon A. Cruz
Corrected @file tags and restored 'Files' section.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Joseph Morrow
Added SCons support for Arduino platform.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Ashok Channa
Added connectivity files for full code review
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Joseph Morrow
Applied fixes to enable Unicast discovery in the RI...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Doug Hudson
Fix error in downloading hippomocks library.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mandeep Shetty
Constant time insert into linked list of resources.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Joseph Morrow
Fixed issues that are warnings on Linux, but errors...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mandeep Shetty
Fixing query delimiters in uri reassembly.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Sanjeev BA
Minor typo fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Erich Keane
Fixed Klocwork errors in InProcClientWrapper.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mandeep Shetty
Removing unneccesary floating point conversions.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Shilpa Sodani
Fix Presence issue of not working on Ethernet
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
William Dieter
Removed unneeded references to oic-utilities
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Sashi Penta
Remove unused HandleStackResponses function
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Sashi Penta
Fix Presence notification issues.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Sachin Agrawal
Added workaround to enable security in CA branch
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Sakthivel Samidurai
Run Unit test after building the stack
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Sachin Agrawal
Fixing Klocwork reported error in secure sample apps
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Shilpa Sodani
Fix CA invalid free memory bug
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Sakthivel Samidurai
Fix scons build issue
commit
|
commitdiff
|
tree
|
snapshot
2015-02-27
Erich Keane
Changed OCDOResource's handle param to take NULL
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Joseph Morrow
Added ability to init with only transports that are...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Joseph Morrow
Added helper function to map CAResult_t types to OCStac...
commit
|
commitdiff
|
tree
|
snapshot
next