Read CA cert from SVR DB for TLS
[platform/upstream/iotivity.git] / resource /
2016-08-24 Jongmin ChoiRead CA cert from SVR DB for TLS
2016-08-24 Chul LeeUpdate the OCRemoveDeviceWithUuid API to delete the...
2016-08-23 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-23 Thiago MacieiraFix build with TinyCBOR from the dev branch: stop using...
2016-08-23 js126.leeSave and Provision Trust Cert. Chain
2016-08-22 hyuna0213.joRemoved the duplicated code in catcpserver.c
2016-08-22 Ziran SunCorrect wrong use of API for creating resources in...
2016-08-22 Oleksii BeketovModify TLS adapter implementation to store subjectAltName
2016-08-22 Jaewook Jungfixed bug for setValue in refreshAccessToken
2016-08-19 Hun-je YeonMerge branch 'notification-service'
2016-08-19 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 hyuna0213.joFixed wrong address conversion of ip information
2016-08-19 Jaehong JoChange the delimiter from '&' to ';'
2016-08-19 hyuna0213.joFix wrong network interface length when secured option...
2016-08-19 hyuna0213.joFixed memory leak from keep-alive
2016-08-19 jihwan.seomodified scan interval logic when BT adapter is on.
2016-08-19 Kyungsun ChoFixed memory-leak of |cJSON| object on |json2cbor|
2016-08-19 ch79.choMerge remote-tracking branch 'origin/master' into notif...
2016-08-19 Sijae KimAdd PMSingleDiscovery function for discover owned/unown...
2016-08-18 Dmitriy ZhuravlevFix X.509 build issue
2016-08-17 Andrii ShtompelTLS support
2016-08-17 jihwan.seoUpdated Message Queue for C++ API
2016-08-17 Jaehong JoIndent modified by static analysis
2016-08-17 Youngjae Shinrevise build scripts for tizen
2016-08-17 Philippe Covalbuild: Disable provisioning logging when not wanted
2016-08-17 youngman(double free) crash occurred when discovering device
2016-08-16 Jaewook Jungmodified setHost() in OCResource for ipv6 with scope ID
2016-08-15 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-08-15 jihwan.seoupdate simpleclient sample app to support test TCP.
2016-08-13 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-13 Hun-je YeonMerge branch 'master' into notification-service
2016-08-12 Jaehong JoRemove '/.well-known' from URI
2016-08-11 David AntlerClean up encodeAddressForRFC6874 routine
2016-08-11 ch79.choMerge branch 'notification-service'
2016-08-11 Chul LeeMove the removeDeviceWithUuid method to OCSecure class...
2016-08-11 Madan LankaMerge "Merge remote-tracking branch 'origin/extended...
2016-08-11 Dan Mihai[IOT-1204] Add zero terminator before logging
2016-08-11 Jihun HaMerge remote-tracking branch 'origin/extended-easysetup'
2016-08-10 hyuna0213.joResolved tizen build issue regarding ip network
2016-08-09 Jaewook Jungadded APIs related to account in OCAccountManager
2016-08-09 Madan LankaMerge "Merge remote-tracking branch 'origin/master...
2016-08-08 Hun-je YeonMerge remote-tracking branch 'origin/master' into notif...
2016-08-08 hyuna0213.joAdd RD C++ API to supporting QoS in OCPlatform
2016-08-08 hyuna0213.joEnabled IP CAGetNetworkInformation() API
2016-08-08 Chul LeeFix OTM Unittest
2016-08-08 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-08-08 jihwan.seoAdd specified response type into RM
2016-08-08 Heewon ParkMerge branch 'master' into extended-easysetup
2016-08-08 Chul LeeAdd specified response type
2016-08-05 jihwan.seoadded Testcase for MQ Client API
2016-08-05 Madan LankaMerge "Merge branch 'master' into notification-service...
2016-08-05 jihwan.seoTo Enable MQ Cloud Client API for Android
2016-08-05 Abhishek SharmaReplace handling RM routeData
2016-08-05 Hun-je YeonMerge branch 'master' into notification-service
2016-08-04 Jihun HaMerge branch 'master' into extended-easysetup
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 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-03 David AntlerUpdate garageclient status checking
2016-08-03 Madan LankaMerge "Merge branch 'master' into extended-easysetup...
2016-08-03 Philippe Covalcsdk: fix minimal linux tests
2016-08-03 Jihun HaMerge branch 'master' into extended-easysetup
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-01 Hun-je YeonMerge branch 'master' into notification-service
2016-07-31 Jihun HaMerge branch 'master' into extended-easysetup
2016-07-29 Ashwini KumarAdd sample provisioning servers in package
2016-07-29 Randeep SinghSync master with 1.1-rel
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 hyuna0213.joadded multicast sending logic for response message
2016-07-28 Jihun HaMerge branch 'master' into extended-easysetup
2016-07-27 jihwan.seoadded build option for SECURE in testcase.
2016-07-27 Ashwini KumarPrevent restore of doxm/pstat resource
2016-07-27 jihwan.seoModified eCode checker in callback method related PUT...
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 Uze ChoiMerge "Merge branch 'master' into notification-service...
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 Jihun HaAdd API description for doxygen
2016-07-25 Uze ChoiMerge "Merge branch 'master' into extended-easysetup...
2016-07-24 Jihun HaMerge branch 'master' into extended-easysetup
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 Abhishek SharmaFixed build error for Arduino Mega
2016-07-21 hyuna0213.joremoved defects detected by static analysis tool for...
2016-07-21 Jaewook Jungmodifed MAX_ADDR_STR_SIZE value
next