projects
/
contrib
/
iotivity.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
contrib/iotivity.git
2017-04-12
hyuna0213.jo
Support secure network info in CAGetNetworkInformation
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Pawel Winogrodzki
IOT-1583: Fixing libcoap W4 warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Alex Kelley
[IOT-1996] Make resource/csdk/connectivity W4 compliant.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
jake
Change OICFree to NSOICFree in notification provider...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Philippe Coval
hippomocks: Update to latest release (v5.0)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jee Hyeok Kim
Merge "Merge branch 'cloud-interface'"
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
uzchoi
Create links OCRepPayloadValue for collection resource
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jee Hyeok Kim
Merge branch 'cloud-interface'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Kevin Kane
Fix build break from bad merge
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
ol.beketov
[IOT-1992] Bug in the ocf.patch
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Greg Zaverucha
[IOT-1950] Add default ACL for roles resource
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Kevin Kane
[IOT-2005] Correct PEM encoding of test certs in SSL...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Kevin Kane
[IOT-1785] Implement roles from symmetric pair-wise...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Greg Zaverucha
Remove uses of WITH_X509
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Poovizhi
[IOT-1939] Fix for failure of test cases in C++ Notifi...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Jihun Ha
Add two APIs in EnrolleeConf class
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Minji Park
Add Firmware update sample
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
George Nash
Fixed missing null terminator in mpm_sample_client
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Pawel Winogrodzki
IOT-1583: Updating cJSON version to remove /W4 warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Jihun Ha
Fix a wrong calculation of buffer size to make coap...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Mats Wichmann
Python no longer prefers use of has_key method, use...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Soemin Tjong
Print elevator server's device ID.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Soemin Tjong
Update IPCA to use new OCPlatform::start/stop().
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Jaewook Jung
Add clearing network callback info when CATerminate()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Jung Seungho
added option field related to accept and content version
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Minji Park
add websocket feature and dashboard
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Pawel Winogrodzki
IOT-1985: Fixing SimpleClientServer include paths.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Dan Mihai
Windows: Remove unused provision exports
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Pawel Winogrodzki
IOT-1583: Removing /W4 warnings from mbedtls.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Philippe Coval
csdk: Relocate timerlib to c_common/octimer
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
jihwan.seo
fix JNI crash issue related send data for android BLE
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Andrii Shtompel
Fix build issue caused by #16731
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Mats Wichmann
Add missing system include <string.h>, if available
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Mats Wichmann
Add a README.md to give clearer guidance to github...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
KIM JungYong
Fix to prevent of crash on the unit test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Andrii Shtompel
PSK check before ciphersuite selection
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Jee Hyeok Kim
Merge branch 'master' into cloud-interface
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Greg Zaverucha
Merge "[IOT-1785] Merge branch 'iot-1785'"
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Philippe Coval
build: Download gtest 1.7.0 from upstream source
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Andrii Shtompel
Fix huge amount of warnings generated by logs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Philippe Coval
tinycbor: Update import to v0.4.1
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Philippe Coval
stack: Flag OCAdapterStateChangedHandler unused parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Philippe Coval
resource: Flag OCRepresentation unused parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Soemin Tjong
Remove incorrect semicolons at end of for loop.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Ziran Sun
Revert "Change default vaule of acceptVersion and accep...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
veeraj.sk
Add missing null checks [IOT-1190]
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Andrii Shtompel
[IOT-1944] If handshake fails, mbedtls alert sent twice
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Philippe Coval
easy-setup: Fix Initialization warning (var is char...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Hauke Mehrtens
build: take compiler options from environment
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Dan Mihai
Windows: remove cbor exports
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Kevin Kane
[IOT-1785] Merge branch 'iot-1785'
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Kevin Kane
Merge branch 'master' into iot-1785
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Kevin Kane
Create PSKs with the correct encoding type
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Pawel Winogrodzki
IOT-1583: Removing boost usage from stack sample.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Jaewook Jung
Fixed memory leak detected by valgrind
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Greg Zaverucha
[IOT-1785] Finish role certs feature
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
YunheeHwang
Fix defect detected by static code analyzer
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Ziran Sun
Change default vaule of acceptVersion and acceptFormat.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
saurabh.s9
[IOT-1792] rectified bad check issue in pstatresource
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Ziran Sun
Version option is not associate with application/cbor...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Parkhi
Fix defect detected by static code analyzer
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Todd Malsbary
Add missing exports.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Philippe Coval
mbedtls: Display exceptions on issue
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Soemin Tjong
IPCA: Change to not use deprecated APIs.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
jihwan.seo
Fix to print private log in logger.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Soemin Tjong
Reenable IPCA unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Pawel Winogrodzki
IOT-1583: Updating libcoap's SConscript.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Philippe Coval
zigbee_wrapper: Do IEEE754 test at runtime
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Pawel Winogrodzki
IOT-1961: Fixing Windows c_common test build environment.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Philippe Coval
security: Return error if invalid parameters as provide...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Greg Zaverucha
[IOT-1785] Finish OCF 1.0 identity certificate support
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Philippe Coval
resource: Use global LIBPATH for samples
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
KIM JungYong
Fix for invalid discovery query in the RE.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Andrii Shtompel
Fix Cloud ACL CSdk issues
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
jihwan.seo
Fix packet loss related BLE fragmentation & MTU attr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Soemin Tjong
Auto generate platform ID.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Nathan Heldt...
[IOT-1900] Implemented read-only pstat.cm
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
jihwan.seo
fix blocking issue related writeCharacteristic for...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Philippe Coval
tizen: Depend on profile's bluetooth package if available
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Jaewook Jung
Fixed memory leak on ocstack.c
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
YounghyunJoo
Fix memory leak on ResourceCache Module
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Todd Malsbary
Set href value of rel=self links correctly.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Todd Malsbary
Clean up error handling in resource directory.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Philippe Coval
resource: Disable logging if not enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Todd Malsbary
Add support for application/vnd.ocf+cbor to resource...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
jihwan.seo
update Doxygen comment for cautilinterface
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Todd Malsbary
Add support for application/ocf.vnd+ocf discovery payloads.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Dan Mihai
[IOT-1921] Remove compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Philippe Coval
resource-encapsulation: Remove exec permission on sources
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Kevin Kane
Merge branch 'master' into iot-1785
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
KIM JungYong
Fix result of static analyzer in primitive service.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
George Nash
docs: Update Doxyfiles for c-doc
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Jihun Ha
Fix defects detected by static code analyzer
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Soemin Tjong
IPCA: Temporarily disable all unit tests + run.bat...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Alex Kelley
[IOT-1520] Allow MOT to be disabled after it is enabled.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Alex Kelley
[IOT-1640] [IOT-1641] Fix MOT invalid pin handling
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Jaewook Jung
Removed unused function declarations
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Nathan Heldt...
[IOT-1763] Implemented device onboarding state CR 23
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
jihwan.seo
Fix crash issue related string reference in std::thread...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Poovizhi
[IOT-1955] Notification service fails to load libca...
commit
|
commitdiff
|
tree
|
snapshot
next