contrib/iotivity.git
2016-03-29 Philippe Covalbuild: force ARMv7 machine for all Tizen profile 34/64034/1 sandbox/pcoval/latest tizen submit/contrib_common/20160330.092790
2016-03-21 Philippe Covaltizen: prevent building as seems unsuported on 32bit... 33/64033/1
2016-03-21 Philippe Covalpackaging: Bump to 1.0.1 32/64032/1
2016-03-03 Philippe Covalexamples: update OICSensorBoard includes path
2016-03-03 Philippe Covalpackaging: workaround bug when tag not in upstream...
2016-03-03 Philippe Covalpackaging: align to yocto for csdk as well
2016-03-03 Philippe CovalOICSensorBoard: update build path and improve
2016-03-03 Philippe Covalbuild: force ARMv7 machine for Tizen:2.4:Mobile profile
2016-03-03 Philippe Covalpackaging: Add dependency gtest
2016-03-03 Philippe Covalpackaging: Add dependency tinycbor
2016-03-03 Philippe Covalpackaging: Add dependency hippomocks
2016-03-03 Philippe Covalexample: build on any target
2016-03-03 Philippe Covalresource: install examples
2016-03-03 Philippe Covalpackaging: Bump to 1.0.0
2016-03-03 Philippe Covalbuild: install headers in iotivity namespace
2016-03-03 Philippe Covalpackaging: Bump version to 0.9.0
2016-03-03 Philippe Covalpackaging: add module cereal
2016-03-03 Philippe Covalpackaging: gbs: use git tags from upstream
2016-03-03 Philippe Covalpackaging: Initial packaging on 0.9 for Tizen
2015-12-15 Joseph MorrowMake sure the Platform Resource and Device Resource... 1.0.1 1.0.1+RC1 1.0.1-RC1
2015-12-15 hyuna0213.jo[JIRA IOT-768] fixed to parsing message length for TCP
2015-12-15 Mandeep ShettyModified discovery payload to be spec compliant.
2015-12-15 Joseph MorrowAdd /oic/d and /oic/p discovery response messaging...
2015-12-14 Markus JungFixed simple fixes according to static code analysis...
2015-12-14 hyuna0213.jocheck the method type of request info.
2015-12-14 hekraIOT-897:OCRepresentation can check attribute type
2015-12-12 hyuna0213.jofixed sample app defects detected by static analysis
2015-12-11 hyuna0213.joupdated Readme.scons.txt file
2015-12-11 Ravi NanjundappaChange file permission of SampleResource{Client|Server...
2015-12-11 leechulModify incorrect conditional statements in OCParseSecur...
2015-12-11 Markus JungIoT-875, IoT-876 core value and data model value fix
2015-12-11 Habib VirjiChange SECURITY payload in correct format.
2015-12-11 Habib VirjiChange RD payload in correct format.
2015-12-10 Habib VirjiChange DEVICE payload in correct format.
2015-12-10 Habib VirjiChange PRESENCE payload in correct format.
2015-12-10 Habib VirjiChange PLATFORM payload in correct format.
2015-12-10 Habib VirjiChange REPRESENTATION payload in correct format.
2015-12-10 hyuna0213.joadd the prefix definition to resolve the build error
2015-12-10 hyuna0213.joremove a preprocessor for TCP_ADAPTER in RI.
2015-12-10 Sachin AgrawalFixed MAC key issue in AES-CBC cipher suite in tinyDTLS
2015-12-09 hekra[IOT-828] OCRepresentation to provide host info
2015-12-09 Sandipan PatraFixed issues reported by Prevent static analysis tool
2015-12-09 koushik.girijalaPlaced OC random functionality at common place for...
2015-12-09 hyuna0213.joAdded message format error logic for EMPTY message.
2015-12-09 hyuna0213.joChanged the logic to add option list in pdu
2015-12-09 koushik.girijalaCoap over TCP support for Tizen
2015-12-09 hyuna0213.jochanged default transport type on android platform
2015-12-09 Ravi NanjundappaChange file permission of ocpayload.h file
2015-12-09 Ravi NanjundappaUpdate the OC_SPEC_VERSION macro
2015-12-09 Habib VirjiRD handling of publishing device address
2015-12-08 koushik.girijalaFix for Memory management in Arduino
2015-12-07 Tim Kourt[IOT-826] Android: Fixed failure on cancelObserve(...
2015-12-07 Hauke Mehrtensconnectivity: fix getnameinfo() call for musl libc
2015-12-07 Hauke Mehrtenstinydtls: use types from inittype.h, fix musl libc
2015-12-07 Tim KourtAndroid: Removed CAInitialize() call from the CA initia...
2015-12-04 Hauke Mehrtenslibcoap: remove fix build error on big endian systems
2015-12-04 Tim KourtFix for IOT-813
2015-12-04 coderhymeModify RE layer to use POST operation for set-request
2015-12-01 Kyungsun Cho[IOT-829] Updated |CT_FLAG_SECURE| support on |PMGenera...
2015-12-01 Kyungsun Cho[IOT-830] Added remove API for all credentials on ...
2015-12-01 leechulAdd message length validation check code in case of...
2015-11-26 js126.lee[IOT-825] Explicit discovery to get secure port during...
2015-10-19 arya.kFix for IOT-808
2015-10-19 arya.kResource Client tizen sample applications UI updated.
2015-10-16 coderhymeFix handler setters of RcsResourceObject of resource...
2015-10-14 Jihun HaAdd exception handling logic in things configuration
2015-10-14 spurthi.seguFix for Update Frequency for both RECURRENT and NORMAL...
2015-10-14 spurthi.seguCode cleanup, Junit fixes and updated Junit test cases...
2015-10-14 Heewon Parkfixed Resource-encapsulation sampleApplication bug.
2015-10-14 arya.k [RE][TIZEN] Fix for application crash when Back Button...
2015-10-14 arya.kResource Container - Global variable name changes to...
2015-10-08 Minji Parkmodify resource type name used in server builder unittests 1.0.0 1.0.0-RC3
2015-10-08 Jihun HaFix defect issues in things manager
2015-10-08 lankamadaneasy-setup : mediator compilation warning and prevent...
2015-10-08 Markus JungExperimental disclaimer for resource container android...
2015-10-08 Sachin AgrawalFix ECDSA signature verification (IOT-793)
2015-10-08 spurthi.seguFindResource and CreateResource issue fix in Simulator.
2015-10-07 Tim KourtAndroid: Enhancement for the IOT-764
2015-10-07 Tim KourtAndroid: Removing old build instructions
2015-10-07 spurthi.seguJunit fixes and review comment fixes for Simulator.
2015-10-07 Jay Sharma[Resource-container] Updated the Java SDK
2015-10-07 jihwan.seomodified build option for CoAP/TCP
2015-10-07 abitha.sChanges for JsonSchema and Raml Parser.
2015-10-07 spurthi.seguPrevent and Klockwork fixes.
2015-10-07 Jihun HaCorrect a typo in comments in Group Manager class
2015-10-07 Heewon ParkRefactoring ResourceEncapsulation Sample App.
2015-10-07 lankamadan[easy-setup] Modified JNI class name based on Android...
2015-10-07 Rami Jungintial creation for making JAVA API documetation
2015-10-07 coderhymeFix oversized lib size of rcs_client of resource-encaps...
2015-10-07 lankamadan[easy-setup] Android package name changed for sdk
2015-10-07 Jihun HaUpdate the things manager code not to produce warning...
2015-10-07 Rami Jungupdate comments for javadoc
2015-10-07 Dmitrii ZhuravlevFix ECDSA signature verification
2015-10-07 Markus Jung[Resource-Container] Java SDK and Sample applications
2015-10-07 jihwan.seoModified to check Payload for TCP
2015-10-06 spurthi.seguJunit testing fixes for Simulator APIs.
2015-10-06 js126.leeCorrect the ENUM value of OTM according to spec.
2015-10-06 lankamadan[easy-setup] Updated Arduino Enrollee sample app for...
2015-10-06 Markus JungUse unique_ptr for listBundles API return
2015-10-06 Woochul ShimFix segmentation fault problem after discovery.
next