projects
/
platform
/
upstream
/
iotivity.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
CoAP over TCP transmission over BT
[platform/upstream/iotivity.git]
/
resource
/
csdk
/
stack
/
2016-02-18
hyuna0213.jo
keepalive for coap over tcp
tree
|
commitdiff
2016-02-01
jihwan.seo
replaced OC_LOG with OIC_LOG in stack
tree
|
commitdiff
2016-01-29
hyuna0213.jo
replaced current TAG with 'OIC_xxx' commonly in RI...
tree
|
commitdiff
2016-01-20
jihwanseo
To Integrate logger files
tree
|
commitdiff
2016-01-15
Jay Oh
Add OICFree() to release the memory already allocate...
tree
|
commitdiff
2016-01-14
Dmitriy Zhuravlev
Revert "Update secure resource related modules(SRM...
tree
|
commitdiff
2016-01-13
jihwan.seo
Removed unneccessary code for stack
tree
|
commitdiff
2016-01-13
Stephane Lejeune
Allow empty token usage.
tree
|
commitdiff
2016-01-08
youngman
Fix get platform info issue when ROUTING_GATEWAY
tree
|
commitdiff
2016-01-05
leechul
Update secure resource related modules(SRM,OTM,SRP...
tree
|
commitdiff
2015-12-29
leechul
Modify OCParseSecurityPayload() to prevent core-dump...
tree
|
commitdiff
2015-12-21
Jihun Ha
Correct some defects detected by Static Code Analysis...
tree
|
commitdiff
2015-12-18
G S Senthil Kumar
Merge branch 'simulator'
tree
|
commitdiff
2015-12-18
G S Senthil Kumar
Merge branch 'master' into simulator.
tree
|
commitdiff
2015-12-18
leechul
Add wrong PIN defence codes in case of PIN based OxM
tree
|
commitdiff
2015-12-17
Habib Virji
/oic/res response for the RD
tree
|
commitdiff
2015-12-15
Joseph Morrow
Make sure the Platform Resource and Device Resource...
tree
|
commitdiff
2015-12-15
Mandeep Shetty
Modified discovery payload to be spec compliant.
tree
|
commitdiff
2015-12-15
Joseph Morrow
Add /oic/d and /oic/p discovery response messaging...
tree
|
commitdiff
2015-12-11
Markus Jung
IoT-875, IoT-876 core value and data model value fix
tree
|
commitdiff
2015-12-11
leechul
Modify incorrect conditional statements in OCParseSecur...
tree
|
commitdiff
2015-12-11
Ravi Nanjundappa
Update the OC_SPEC_VERSION macro
tree
|
commitdiff
2015-12-11
Habib Virji
Change RD payload in correct format.
tree
|
commitdiff
2015-12-10
Habib Virji
Change SECURITY payload in correct format.
tree
|
commitdiff
2015-12-10
Habib Virji
Change PRESENCE payload in correct format.
tree
|
commitdiff
2015-12-10
Habib Virji
Change DEVICE payload in correct format.
tree
|
commitdiff
2015-12-10
Habib Virji
Change PLATFORM payload in correct format.
tree
|
commitdiff
2015-12-10
Habib Virji
Change REPRESENTATION payload in correct format.
tree
|
commitdiff
2015-12-09
Habib Virji
RD handling of publishing device address
tree
|
commitdiff
2015-12-07
koushik.girijala
Fix for Memory management in Arduino
tree
|
commitdiff
2015-11-24
Jon A. Cruz
Revert "MAC address parsing" as per info from Thiago...
tree
|
commitdiff
2015-11-23
jaewook jung
MAC address parsing
tree
|
commitdiff
2015-11-23
vimala.v
Optimization for EDR and LE adapter
tree
|
commitdiff
2015-11-23
jihwan.seo
Modified preprocessor for headers of RI layer
tree
|
commitdiff
2015-11-21
Abhishek Sharma
[ARDUINO][BLE] Enable Arduino BLE support in RI sample
tree
|
commitdiff
2015-11-21
Erkka Kääriä
[IOT-839] Ensure correct map size when serializing...
tree
|
commitdiff
2015-11-18
Mandeep Shetty
Replaced hard-coded uri to discovered uri for GET/PUT...
tree
|
commitdiff
2015-11-18
vimala.v
Resolved Tizen RI sample build error for SECURED=1...
tree
|
commitdiff
2015-11-17
Ossama Othman
Fix payload logging related compile-time warnings.
tree
|
commitdiff
2015-11-17
koushik.girijala
Placed OC random functionality at common place for...
tree
|
commitdiff
2015-11-13
Harish Kumara Marappa
Merge branch 'master' into simulator
tree
|
commitdiff
2015-11-11
hyuna0213.jo
remove a preprocessor for TCP_ADAPTER in RI.
tree
|
commitdiff
2015-10-30
Jihun Ha
Correct a wrong memory free in construction of aggregat...
tree
|
commitdiff
2015-10-28
Mandeep Shetty
Change occlient to cancel observe on every registration.
tree
|
commitdiff
2015-10-27
Sachin Agrawal
Add ByteString support in CBOR wrapper in OIC stack
tree
|
commitdiff
2015-10-22
Habib Virji
Fix format used in OIC_LOG_V
tree
|
commitdiff
2015-10-19
Hauke Mehrtens
fix many format errors
tree
|
commitdiff
2015-10-14
Habib Virji
Fix coverity and compilation warning
tree
|
commitdiff
2015-10-14
Jihun Ha
Add exception handling logic in things configuration
tree
|
commitdiff
2015-10-12
Harish Kumara Marappa
Merge branch 'master' into simulator
tree
|
commitdiff
2015-10-08
Jihun Ha
Update the things manager code not to produce warning...
tree
|
commitdiff
2015-10-07
jihwan.seo
modified build option for CoAP/TCP
tree
|
commitdiff
2015-10-07
Woochul Shim
Fix segmentation fault problem after discovery.
tree
|
commitdiff
2015-10-06
daeken.kwon
[IOT-762] Something wrong with handling unicast presenc...
tree
|
commitdiff
2015-10-05
Habib Virji
/oic/res response as per Spec1.0
tree
|
commitdiff
2015-10-05
Joseph Morrow
Merge branch 'plugin-interface' into master
tree
|
commitdiff
2015-10-01
Mandeep Shetty
Speed up linux ocserver to fix apparent instabilities.
tree
|
commitdiff
2015-09-30
Jon A. Cruz
Merge "Merge Resource Directory into the master"
tree
|
commitdiff
2015-09-30
Mandeep Shetty
Fix duplicate observer registrations due to slow server...
tree
|
commitdiff
2015-09-30
Habib Virji
Merge Resource Directory into the master
tree
|
commitdiff
2015-09-29
Habib Virji
OCMulticast start and stop APIs
tree
|
commitdiff
2015-09-29
Ravi Nanjundappa
Update the OC_SPEC_VERSION macro
tree
|
commitdiff
2015-09-29
Ravi Nanjundappa
Add unit test for OCSetPlatformInfo()
tree
|
commitdiff
2015-09-29
Habib Virji
/oic/res response based on the collection response...
tree
|
commitdiff
2015-09-28
Sachin Agrawal
Add check for expired symmetric keys
tree
|
commitdiff
2015-09-28
vimala.v
Integration of Tizen RI layer and Routing Manager build...
tree
|
commitdiff
2015-09-28
Sachin Agrawal
Merge "Merge branch 'security-CKM' into 'master'"
tree
|
commitdiff
2015-09-28
koushik.girijala
Fix for Jira issues IOT-733,739 and 727
tree
|
commitdiff
2015-09-28
Sachin Agrawal
Merge branch 'security-CKM' into 'master'
tree
|
commitdiff
2015-09-26
Joseph Morrow
Merge branch 'master' into plugin-interface
tree
|
commitdiff
2015-09-25
Mandeep Shetty
Fix segfault when calling OCCancel ()
tree
|
commitdiff
2015-09-25
Jon A. Cruz
Merge "Merge branch 'remote-access2'"
tree
|
commitdiff
2015-09-25
Mandeep Shetty
Increase delay in ocserver.cpp sample to avoid missed...
tree
|
commitdiff
2015-09-25
Mandeep Shetty
Fix crash when discovering devices & platforms.
tree
|
commitdiff
2015-09-25
K.J. Kao
Merge branch 'remote-access2'
tree
|
commitdiff
2015-09-25
Jihun Ha
Remove a wrong memory free in oicgroup
tree
|
commitdiff
2015-09-24
vimala.v
Prevent fixes in Routing Manager and CA.
tree
|
commitdiff
2015-09-23
Habib Virji
Move OCGetServerInstanceId in OCStack
tree
|
commitdiff
2015-09-22
Ravi Nanjundappa
Updated README files to refer to usage of scons
tree
|
commitdiff
2015-09-21
Jihun Ha
Fix bugs in things manager reported as defects
tree
|
commitdiff
2015-09-21
Habib Virji
RD Server Response for RD Client Publish
tree
|
commitdiff
2015-09-20
Joseph Morrow
Merge branch 'plugin-interface' into master
tree
|
commitdiff
2015-09-20
Habib Virji
Update RD with latest master
tree
|
commitdiff
2015-09-20
Mandeep Shetty
Fix broken observe requests and GETs being treated...
tree
|
commitdiff
2015-09-20
Sachin Agrawal
Merge branch 'security-summit' into 'master'
tree
|
commitdiff
2015-09-20
Sachin Agrawal
Added AMS functionality to support on-demand ACL provis...
tree
|
commitdiff
2015-09-19
Erich Keane
Changed if/rt to be space-delimited strings in CBOR...
tree
|
commitdiff
2015-09-19
Sachin Agrawal
Merge "Merge branch 'security-CKM' into 'master'"
tree
|
commitdiff
2015-09-19
Dmitrii Zhuravlev
Merge branch 'security-CKM' into 'master'
tree
|
commitdiff
2015-09-19
Erich Keane
Add validation to resource type/interface addition
tree
|
commitdiff
2015-09-19
Harish Kumara Marappa
Merge branch 'simulator'
tree
|
commitdiff
2015-09-19
Younghyun Joo
Merge "Merge branch 'master' into resource-encapsulatio...
tree
|
commitdiff
2015-09-19
Younghyun Joo
Merge branch 'master' into resource-encapsulation
tree
|
commitdiff
2015-09-18
Madan Lanka
Merge "Merge branch 'master' into simulator" into simulator
tree
|
commitdiff
2015-09-18
Ravi Nanjundappa
Add iotivity.pc.in file and generate iotivity.pc file
tree
|
commitdiff
2015-09-18
Harish Kumara Marappa
Merge branch 'master' into simulator
tree
|
commitdiff
2015-09-18
Madan Lanka
Merge "Merge branch 'master' into resource-encapsulatio...
tree
|
commitdiff
2015-09-18
hunje.yeon
Merge branch 'master' into resource-encapsulation
tree
|
commitdiff
2015-09-17
Jaehong Jo
Merge remote-tracking branch 'origin/routing-manager'
tree
|
commitdiff
2015-09-17
Sakthivel Samidurai
Merge RA branch to master
tree
|
commitdiff
next