platform/upstream/iotivity.git
2016-08-05 ch79.choUpdate API comments
2016-08-05 jaesick.shinModify folder path with sconscript about memorycache.
2016-08-05 Madan LankaMerge "Merge branch 'master' into notification-service...
2016-08-05 jaesick.shinAdd userInfo field in NSProviderInfo Struct.
2016-08-05 Hun-je YeonMerge branch 'master' into notification-service
2016-08-04 Jaehong JoChange APIs for Subscribe device presence.
2016-08-04 Philippe Covaltizen: set verbose mode for building
2016-08-04 jihwan.seoSeparated transmission logic for data on Both Mode.
2016-08-04 Otavio PontesInclude a new tinycbor file to iotivity build
2016-08-04 jaesick.shinbug fixes for check null in NSProviderMemoryCache.
2016-08-04 Jaewook Jungadded OCAccountManager class
2016-08-04 hyuna0213.jomodified network interface monitoring logic in tizen
2016-08-04 jihwan.seoremoved c++ warning for initialize
2016-08-04 jihwan.seoremoved potential invalid return value in BWT
2016-08-04 Abhishek PandeyAdded API to obtain OCResourceObject from RCSRemoteReso...
2016-08-04 Abhishek PandeyAdded API for setting representation in RCS Client...
2016-08-04 abitha.sDividing Cloud related services under separate Flag
2016-08-03 David AntlerUpdate garageclient status checking
2016-08-03 Ajay SainiIOT-1091: Add auto_build.py
2016-08-03 David AntlerImprove run.bat
2016-08-03 jaesick.shinMove macro from consumer common to NSConstant.h
2016-08-03 Philippe Covalcsdk: fix minimal linux tests
2016-08-03 jaesick.shindivide code about related cloud service.
2016-08-03 Jaewook Jungfixed segmentation fault issue when parsing query with...
2016-08-03 Hauke MehrtensFix memory corruption when reading integers from cbor
2016-08-02 jaesick.shindo code optimization of EntityHandler.
2016-08-02 jaesick.shinRemove unused function and Related MessageList.
2016-08-01 Hun-je YeonMerge branch 'master' into notification-service
2016-07-29 Sandeep SharmaRAML spec gap updation for ACL (Android)
2016-07-29 Ashwini KumarAdd sample provisioning servers in package
2016-07-29 Randeep SinghSync master with 1.1-rel
2016-07-29 KIM JungYongAdded memory deallocation of Consumer main thread handle.
2016-07-29 jaesick.shinAdd Unittest of startProvider in Provider side.
2016-07-29 jaesick.shinmodify the Unittests in ProviderSide.
2016-07-29 ljsachsHandle OC_STACK_RESOURCE_CHANGED as success in Jni...
2016-07-29 Stephane LejeuneUse the IANA assigned IPv6 multicast addresses for...
2016-07-28 Hun-je YeonMerge branch 'master' into notification-service
2016-07-28 jaesick.shindelete unused code of EntityHandler in Provider Side.
2016-07-28 jaesick.shinNo place to call the StopPresence in Provider side.
2016-07-28 ljsachsAdd interface for onFindResourceFailed
2016-07-28 KIM JungYongRemove potential defects detected in the static analyzer.
2016-07-28 hyuna0213.joadded multicast sending logic for response message
2016-07-27 Philippe Covaltizen: Dereference sqlite3 symlinks before building
2016-07-27 jihwan.seoadded build option for SECURE in testcase.
2016-07-27 Ashwini KumarPrevent restore of doxm/pstat resource
2016-07-27 jaesick.shinmodify NSPolicy in Provider side.
2016-07-27 jaesick.shinDestroy mutex and mutex Attribute in ProviderMemoryCache.
2016-07-27 jaesick.shinmodify mutex logic in ProviderMemoryCache.
2016-07-27 jihwan.seoModified eCode checker in callback method related PUT...
2016-07-27 KIM JungYongRemoved NSMessage_consumer structure.
2016-07-27 Randeep Singh[I0T-1159] Resolved twice response issue
2016-07-26 Ziran SunFix client crash caused by observe cancellation with...
2016-07-26 hyuna0213.joRD client features in base layer
2016-07-26 hyuna0213.joChanged the Policy key name for TCP Discovery
2016-07-26 Jaehong JoAdded preprocessor WITH_CLOUD for Subscribe device...
2016-07-26 jaesick.shinChange the name of NSAccept Function.
2016-07-26 jaesick.shincode cleanup.
2016-07-26 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-07-26 Abitha ShankarAdded C++ wrapper for the Notification Service Provider...
2016-07-25 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-07-25 Sunyoung JungBug fix OCRepPayloadIsNull function. All of return...
2016-07-25 David AntlerRemove duplicate declaration
2016-07-25 Philippe Covaltizen: defines platform for logger
2016-07-25 Hun-je YeonMerge branch 'master' into notification-service
2016-07-25 Jee Hyeok KimMerge branch 'cloud-interface'
2016-07-25 eunok.shinchange 3rd party(Github) code
2016-07-25 eunok.shinchange jackson version
2016-07-25 jaesick.shinFix bugs about memory free at Notification scheduler...
2016-07-22 Jaehong JoAdded the OCStackResult code related 'RESOURCE_CHANGED...
2016-07-22 jihwan.seoAdded MessageQueue(CoAP over MQ) API about Cloud Client...
2016-07-22 ljsachs[IOT-1196] MAX_QUERY_LENGTH is too short
2016-07-22 YounghyunJooModify Logic for unsubscribing all provider.
2016-07-22 KIM JungYongAdded logic for remove NSProvider.
2016-07-22 jaesick.shinrollback The Provider Interface file name.
2016-07-22 Abhishek SharmaFixed build error for Arduino Mega
2016-07-22 jaesick.shinadd deregister of observe and delete subscription list...
2016-07-22 Abhishek PandeyBug Fix for constructing RCSRepresentation from OCRepre...
2016-07-22 Abhishek PandeyFixed bug during CacheID generation in resource encapsu...
2016-07-21 Jung SeunghoModified maven config pom files in stack and interface.
2016-07-21 hyuna0213.joremoved defects detected by static analysis tool for...
2016-07-21 Jaewook Jungmodifed MAX_ADDR_STR_SIZE value
2016-07-21 David AntlerUse monotonic clock source for Windows in oic_time
2016-07-21 Jaehong JoRD Device Presence features in base layer
2016-07-21 Jaewook JungAdded Cloud-connector API in base layer for account...
2016-07-21 KIM JungYongFixed bug for duplicated request to subscribe and inval...
2016-07-21 Minji ParkAdd response handler in cloud interface to set uri...
2016-07-21 Jung SeunghoIntegrated log files(Logger, errLog, FileLogger) related
2016-07-21 Minji ParkModify Message queue to apply latest OCF resource model...
2016-07-21 KIM JungYongUpdated unit test of consumer.
2016-07-20 Jung SeunghoModified maven config pom files in stack and interface.
2016-07-20 jihwan.seoTo Enable property value for MQ Publisher/Subscriber
2016-07-20 YounghyunJooAdd Android Notification APIs for Consumer service
2016-07-20 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-07-20 Jongmin ChoiRemote Reset
2016-07-20 jaesick.shinseparated the scheduler interface and added callbackres...
2016-07-20 ch79.choadd subscriber list for remote server
2016-07-20 Hun-je YeonMerge branch 'master' into notification-service
2016-07-20 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-07-19 David AntlerCorrect encoding of ZoneIDs in URIs, as per RFC 6874
2016-07-19 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
next