projects
/
platform
/
upstream
/
iotivity.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add oic/sec/amacl to support SVR types
[platform/upstream/iotivity.git]
/
resource
/
unittests
/
2015-07-13
Sachin Agrawal
Implemented C++/Android API for OCRegisterPersistentSto...
tree
|
commitdiff
2015-06-16
Sachin Agrawal
IP address plumbing changes to support IPv6
tree
|
commitdiff
2015-06-11
Charlie Lenahan
Add EntityHandler callback parameter to C SDK.
tree
|
commitdiff
2015-06-05
Erich Keane
Added Policy property to web type linking format
tree
|
commitdiff
2015-06-04
Sachin Agrawal
Merging security-M3 to master
tree
|
commitdiff
2015-06-03
Ravi Nanjundappa
Addressed build warnings in resource folder.
tree
|
commitdiff
2015-05-26
Mandeep Shetty
Added support for device discovery at oic/d.
tree
|
commitdiff
2015-05-26
Moumita Ray
Renamed all references to ‘/oc/core’ to ‘/oic/res’...
tree
|
commitdiff
2015-05-20
Shilpa Sodani
Added unit test for OCResourceResponse.cpp
tree
|
commitdiff
2015-05-15
Erich Keane
Changed ServerInstanceID to UUID
tree
|
commitdiff
2015-05-15
Doug Hudson
Remove WiFi and Ethernet connectivity type options...
tree
|
commitdiff
2015-05-12
Erich Keane
Fixes a large number of Klocwork identified issues.
tree
|
commitdiff
2015-05-01
Joseph Morrow
Removed all makefiles and associated documentation...
tree
|
commitdiff
2015-04-27
Erich Keane
Replace glib threadpool usage with a 'dumb' thread...
tree
|
commitdiff
2015-04-20
Joseph Morrow
Disabled all unit tests that ultimately make network...
tree
|
commitdiff
2015-04-15
Joseph Morrow
Disabled all unit tests that expect use of network.
tree
|
commitdiff
2015-04-10
Erich Keane
Merge branch 'connectivity-abstraction' to master
tree
|
commitdiff
2015-04-08
Sudarshan Prasad
Modified unittests readme to be upto date
tree
|
commitdiff
2015-04-07
Mandeep Shetty
Support HighQoS and Cancel Observe in CA and RI
tree
|
commitdiff
2015-04-07
Joseph Morrow
Add stack logging flag to scons build parameters.
tree
|
commitdiff
2015-04-02
Erich Keane
Wrapping auto-ran unit tests with valgrind.
tree
|
commitdiff
2015-04-01
Erich Keane
Added function pointer validation to InProcClientWrapper
tree
|
commitdiff
2015-03-29
Erich Keane
Added OCHeaderOption unit tests
tree
|
commitdiff
2015-03-29
Erich Keane
Adding OCException unit tests
tree
|
commitdiff
2015-03-29
Erich Keane
Fixed Presence Resource Filter crash
tree
|
commitdiff
2015-03-27
Sakthivel Samidurai
Update C++ Unit test for OCResource
tree
|
commitdiff
2015-03-27
Sakthivel Samidurai
Update C++ OCPlatform Unit test
tree
|
commitdiff
2015-03-24
Erich Keane
Fixed memory issues related to AddClientCB
tree
|
commitdiff
2015-03-20
Sakthivel Samidurai
Update C++ unit test
tree
|
commitdiff
2015-03-18
Sakthivel Samidurai
Changeset for reviewing RI-CA integration changes.
tree
|
commitdiff
2015-03-04
Sakthivel Samidurai
Run Unit test after building the stack
tree
|
commitdiff
2015-02-27
Sakthivel Samidurai
Fix scons build issue
tree
|
commitdiff
2015-02-19
Sachin Agrawal
Removed ocsocket
tree
|
commitdiff
2015-02-18
Doug Hudson
Created SConscripts for the C and C++ unit tests.
tree
|
commitdiff
2015-02-14
Erich Keane
Implement [] and iteration for OCRepresentation
tree
|
commitdiff
2015-02-12
Yuliya Kamatkova
Removed libcoap and occoap
tree
|
commitdiff
2015-02-11
Erich Keane
Implement [] and iteration for OCRepresentation
tree
|
commitdiff
2015-02-02
Erich Keane
Altered the .gitignore to properly ignore unittest...
tree
|
commitdiff
2015-02-02
Sashi Penta
Removed #ifdef CA_INTs and other code cleanup.
tree
|
commitdiff
2015-01-29
Yuliya Kamatkova
Fixed C++ unit tests for connectivity abstraction integ...
tree
|
commitdiff
2015-01-27
Yuliya Kamatkova
Fixed makefile for unittests
tree
|
commitdiff
2015-01-22
Yuliya Kamatkova
Add C++ Unit tests
tree
|
commitdiff
2015-01-22
Patrick C Lankswert
Updated the README files to reference the master build...
tree
|
commitdiff
2015-01-13
Sudarshan Prasad
Merge "Fixed seg fault in simpleclient sample app ...
tree
|
commitdiff
2015-01-10
Sudarshan Prasad
Merge "Fixed invalid memory read, removed dead code"
tree
|
commitdiff
2015-01-09
Sudarshan Prasad
Merge "Fixing repeated EH calls when client retransmits...
tree
|
commitdiff
2015-01-09
Patrick Lankswert
Merge "Add quick guide into the readme"
tree
|
commitdiff
2015-01-08
Sudarshan Prasad
Merge "Add C++ Unit tests"
tree
|
commitdiff
2015-01-07
Yuliya Kamatkova
Add C++ Unit tests
tree
|
commitdiff
2015-01-07
Uze Choi
Merge "Fix some issues of GroupSynchronization - findG...
tree
|
commitdiff
2015-01-05
Uze Choi
Merge "Fix some issues of GroupManager"
tree
|
commitdiff
2014-12-30
Patrick Lankswert
Merge "This a complete version of OICMiddle. The ReST...
tree
|
commitdiff
2014-12-30
Patrick C Lankswert
Merge "Updated the README files to reference the master...
tree
|
commitdiff
2014-12-30
Patrick C Lankswert
Updated the README files to reference the master build...
tree
|
commitdiff
2014-12-25
Sudarshan Prasad
Merge "scons changes for connectivity-abstraction branc...
tree
|
commitdiff
2014-12-24
Sudarshan Prasad
Merge "Updates occlientbasicops to include (resource...
tree
|
commitdiff
2014-12-24
Sudarshan Prasad
Merge "[CA-Integration] fix for presence." into connect...
tree
|
commitdiff
2014-12-23
Sudarshan Prasad
Merge "Remove the dead code" into connectivity-abstraction
tree
|
commitdiff
2014-12-23
Sudarshan Prasad
Merge from master to connectivity-abstraction branch
tree
|
commitdiff
2014-12-20
William Dieter
Download gtest-1.7.0 rather than depending on it being...
tree
|
commitdiff
2014-12-16
sudarshan prasad
Merge "Fixed server crash on empty client payload"
tree
|
commitdiff
2014-12-15
Uze Choi
Merge "There are Two modifications. 1. Restucturing...
tree
|
commitdiff
2014-12-11
sudarshan prasad
Merge "Implementation of connectivity abstraction featu...
tree
|
commitdiff
2014-12-11
Sudarshan Prasad
Merge branch 'master' into connectivity-abstraction
tree
|
commitdiff
2014-12-11
Patrick Lankswert
Merge "Update build scripts"
tree
|
commitdiff
2014-12-11
Uze Choi
Merge "Added Plugin Manager Configuration Feature ...
tree
|
commitdiff
2014-12-11
sudarshan prasad
Merge "Updated the .gitignore"
tree
|
commitdiff
2014-12-10
sudarshan prasad
Merge "Fixed need of implementers to include cereal...
tree
|
commitdiff
2014-12-09
Erich Keane
Fixed need of implementers to include cereal in their...
tree
|
commitdiff
2014-12-08
Sudarshan Prasad
Merge branch 'master' into connectivity-abstraction
tree
|
commitdiff
2014-12-05
sudarshan prasad
Merge "Implement functionality to set PSK credentials...
tree
|
commitdiff
2014-12-04
Doug Hudson
Implement slow response feature.
tree
|
commitdiff
2014-12-02
sudarshan prasad
Merge "Implemented JSON Serialization using Cereal...
tree
|
commitdiff
2014-12-01
Erich Keane
Implemented JSON Serialization using Cereal Library
tree
|
commitdiff
2014-11-06
William R. Dieter
Repo Merge: Moving resource API down a directory
tree
|
commitdiff