contrib/iotivity.git
2015-06-23 Sachin AgrawalAdded missing DTLS #ifdef guard.
2015-06-23 jihwan.seoremoved duplicated code in Sample app
2015-06-23 Ravi NanjundappaRemove unused scons file in examples/OICMiddle/ for...
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-23 Satya Prakash... Fix memory leak in Notification Manager
2015-06-22 Ravi NanjundappaFix compile warnings in resource src
2015-06-22 Jiwon KimFix install external libraries comment on openssl in...
2015-06-22 Sanjeev BARemove unused includes.
2015-06-22 Satya Prakash... Close fd after use in RestInput
2015-06-22 Satya Prakash... Update example applications fridgeclient & fridgeserver.
2015-06-22 Satya Prakash... Fix NULL pointer deferencing in sample program.
2015-06-22 Ossama OthmanMake git ignore libraries and tinydtls binaries.
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-22 arafat.hsnAdded event logs to Android/Tizen for Primitive Service...
2015-06-22 Satya Prakash... Fix possible memory leak condition in PPM for Tizen...
2015-06-21 Jamal HaidarFix NULL pointer dereferencing in ocstack
2015-06-21 Ossama OthmanAdded Valgrind generated "*.memcheck" files to the...
2015-06-19 Satya Prakash... Fix 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-19 Jamal HaidarFix memory leak in Thing-Manager SampleAPP for Tizen...
2015-06-19 Jamal HaidarFix possible memory leak condition in PPM for Tizen...
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... Fix memory leak in sample app for linux
2015-06-18 Jaehong JoFixed android build error
2015-06-18 Jon A. CruzCorrect code that combined assignment with condition...
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 Charlie LenahanFix segfault in ocserver on invalid PUT json
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 Caiwen ZhangFix cross compile link error
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 Jay SharmaFix for the Jira issue IOT-538
2015-06-11 YounghyunJooFix Android Plugin code file
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-08 hyuna0213.joAdd proguard-project.txt to the .gitignore file
2015-06-08 arya.kumarFix for the Jira issue IOT- 531 and review comment...
2015-06-08 krishna.kbFix for JIRA Issue IOT-535 and IOT-536
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
2015-06-04 Charlie LenahanAdd script license headers.
2015-06-04 hyuna0213.joremove the unnecessary file.
2015-06-03 Erich KeaneMoved oic_string and combined mallocs to central place
2015-06-03 Ravi NanjundappaAddressed build warnings in resource folder.
2015-06-03 nraviAdded unit tests for OCCreateResource()
2015-06-03 jnashokAdding Error handling from CA to RI
2015-06-03 jaehong.joFix to android EDR multicast
2015-06-02 Joseph MorrowRefactored android default ArchType check in SConscript.
2015-06-02 jihwan.seoFixed [IOT-539] issue for CAInitialize
2015-06-01 Erich KeaneFixes for strcat/strcpy implementation
2015-06-01 Charlie LenahanRemove CreateResourceWithHost calls.
2015-06-01 Erich KeaneFixed trailing-comma in too-long JSON discovery packet
2015-06-01 jnashokFix to avoid android log messages in release mode
2015-06-01 G S Senthil... Constructing the libraries path in PPM at runtime loadi...
2015-05-30 Joseph MorrowFixed issue where stack logging is incorrectly enabled...
2015-05-29 Joseph MorrowFixed template issue on Android for arch types armeabi...
2015-05-29 Joseph MorrowSpecify proper default SCons parameter build values...
2015-05-29 Joseph MorrowRefactoring the TB_LOG flag for Android builds.
2015-05-29 Erich KeaneRevert "Adding error handling in IP Adapter"
2015-05-29 jw1103.kimAdding error handling in IP Adapter
2015-05-29 hyuna0213.joFix for issue of CA don't check the invalid CAResponseI...
2015-05-29 Erich KeaneImplementation of OICStrcat/OICStrcpy
2015-05-29 Abhishek Sharma[TIZEN][DTLS] Fix broken DTLS build for Tizen
2015-05-28 Joseph MorrowFixed a bug introduced in Spec Compliance change for...
2015-05-28 Joseph MorrowConverting OTA payload for advertisements to JSON packa...
next