Applied IoTivity code style template on all Java source files
[platform/upstream/iotivity.git] / resource /
2015-07-06 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-07-06 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-03 Ravi Nanjundappastack: Fixes cppcheck issue in ocserverrequest
2015-07-03 Ravi Nanjundappacsdk: Fixes issue reported by cppcheck tool
2015-07-03 vimala.vIntegrated singlethread and multithread files of BLE...
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-03 vimala.vIntegrated IP adapter Singlethread and Multithread...
2015-07-02 jihwan.seofixed memory leak in CA
2015-07-02 jnashokFix send LE adapter sendRequestToAll
2015-07-02 vimala.vAdded camutex no operation file.
2015-07-02 vimala.vChanged BLE UUID defined in Tizen according to OIC...
2015-07-01 Sachin Agrawal[CA] Fix for DTLS secure unicast port.
2015-07-01 Moumita RayAdding IPv6 changes in Sample Apps.
2015-07-01 John LightRestore host string behavior lost in IPv6 plumbing...
2015-07-01 jihwan.seoreplaced uuids in Android BLE
2015-06-30 Erich KeaneChanged OCRandom.h's define name to remove lead underscore
2015-06-30 jihwan.seoclean up endpoint methods.
2015-06-30 jnashokIP adapter error handling
2015-06-30 Ravi NanjundappaFix compile warnings in SimpleClientServer for Linux
2015-06-30 Charlie LenahanFix issue the previous CreateResourceWithHost change
2015-06-29 Satya Prakash GuptaFix NULL pointer deferencing in SimpleClientServer
2015-06-29 hyuna0213.joCA linux/android sample modification for the secure...
2015-06-29 Ravi NanjundappaAdded one more unit test for OCCreateResource
2015-06-29 jnashokCA Error handling for LE adapter
2015-06-29 Ossama OthmanMinimized hardcoding of CA transport adapter source...
2015-06-26 koushik.girijala[CA] Fixed sample app code for Tizen and Arduino
2015-06-26 hyuna0213.joremove unnecessary code in caipserver
2015-06-26 arafat.hsn[IOT-555]Add event logs to CA sample app
2015-06-26 jnashokCA Error handling for BT(EDR) Adapter
2015-06-25 jihwan.seo[IOT-583] fixed Option Parameter is not support
2015-06-25 jihwan.seo[IOT-580] fixed RESET is not working
2015-06-25 Ossama OthmanCorrected error return value when parsing fragmentation...
2015-06-25 Joseph MorrowRemoved memory leaks in CA Unit Tests.
2015-06-25 Patrick C LankswertAdded documentation build script for Doxygen and JavaDoc
2015-06-24 Sachin AgrawalFixed unicast failure bug due to faulty strcpy
2015-06-24 Ravi NanjundappaFix compile warnings in connectivity unittests
2015-06-24 jihwan.seoRemove unnecessary code in Android CA Sample
2015-06-24 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-23 Ravi NanjundappaAdded unit tests for StackResource
2015-06-23 Sachin AgrawalAdded missing DTLS #ifdef guard.
2015-06-23 jihwan.seoremoved duplicated code in Sample app
2015-06-23 hyuna0213.joremove unnecessary code in messagehandler
2015-06-23 Ravi NanjundappaRemove unused make file in resource/csdk/connectivity...
2015-06-23 Joseph MorrowRealigned usage of IP Adapter modules' APIs on Arduino.
2015-06-23 koushik.girijala[CA] Assigned unicast port number 0 instead of fixed...
2015-06-22 Ravi NanjundappaFix compile warnings in resource src
2015-06-22 Sanjeev BARemove unused includes.
2015-06-22 Satya Prakash GuptaUpdate example applications fridgeclient & fridgeserver.
2015-06-22 Satya Prakash GuptaFix NULL pointer deferencing in sample program.
2015-06-22 Shilpa SodaniEnable generating credId sequentially
2015-06-22 Ossama OthmanAddressed warnings that occurred when security was...
2015-06-22 jihwan.seoUpdated some value of CAResponseResult_t
2015-06-21 Jamal HaidarFix NULL pointer dereferencing in ocstack
2015-06-19 Satya Prakash GuptaFix NULL pointer deferencing in policyengine.
2015-06-19 Jaehong JoModify android sample app
2015-06-19 jihwan.seo[IOT-575] fixed Android Sample App in CA
2015-06-19 jihwan.seo[IOT-570] fixed multicast issue
2015-06-18 Mandeep ShettyRemove logging lines running in a tight loop that flood...
2015-06-18 Ravi NanjundappaFix compile warnings in srmutility unittest
2015-06-18 hyuna0213.joRename camsgparser to cafragmentation in adapter_util...
2015-06-18 Satya Prakash GuptaFix memory leak in sample app for linux
2015-06-18 Jaehong JoFixed android build error
2015-06-17 jihwan.seo[IOT-569] fixed Transport type issue in EDR
2015-06-17 jihwan.seo[IOT-568] fixed linux sample app in CA
2015-06-17 Mandeep ShettyFix segfault on GET for device and platform info.
2015-06-17 Randeep SinghFixed Provisioning API handling for empty and malformed...
2015-06-17 Jon A. CruzFix compile warning in oic_string unit test.
2015-06-17 Hauke Mehrtenslibcoap: fix big endian problems
2015-06-17 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-06-17 Charlie LenahanFix segfault in ocserver on invalid PUT json
2015-06-17 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-06-16 Erich KeaneReplace/examine usages of mem* and strcat/strcpy
2015-06-16 Moumita RayFixed double free corruption in occlientbasicops handler
2015-06-15 Sachin AgrawalAdded REST query parser
2015-06-15 Sakthivel SamiduraiProvisioning Manager to send CON request
2015-06-15 Ravi NanjundappaUpdated README files to refer to usage of scons
2015-06-15 Ravi NanjundappaRemove sample.sh file
2015-06-12 Sachin AgrawalUpdated resource discovery parsing logic for new 'polic...
2015-06-12 Erich KeaneFixed memory leak in OICStrdup test
2015-06-12 jnashokUpdate NDK build with common source location change
2015-06-12 Ravi NanjundappaAdded unit tests for StackStop
2015-06-12 Omkar HegdeChanging ocstack to retrieve double instead of int...
2015-06-11 Charlie Lenahanfix master because cherry-picked change broke build
2015-06-11 Charlie LenahanAdd EntityHandler callback parameter to C SDK.
2015-06-11 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-10 Randeep SinghFixed possible memory leak condition.
2015-06-10 Sakthivel SamiduraiUpdate pstat property name
2015-06-10 Ravi NanjundappaAdded unit tests for StackStart
2015-06-10 Abhishek Sharma[ARDUINO] Modified sample to let user select response
2015-06-10 Abhishek Sharma[TIZEN] Fix broken build caused by c_common merge
2015-06-09 Hauke Mehrtenscdsk: fix big endian problem
2015-06-09 Mandeep ShettyIncrease delay in presence notifications to avoid stabi...
2015-06-09 jihwan.seofixed android LE multicast
2015-06-08 Ravi NanjundappaBug fixing related to stringtests failures on x86
2015-06-08 Abhishek Sharma[ARDUINO] [BLE / IP] Fixed broken BLE build and IP...
2015-06-05 Erich KeaneAdded Policy property to web type linking format
2015-06-05 Caiwen ZhangClean Arduino build intermediate files
2015-06-04 Sachin AgrawalMerging security-M3 to master
2015-06-04 jnashokNDK build Fix to support DTLS in Android sample
next