platform/upstream/iotivity.git
2015-06-17 coderhymeFix test code to apply base changed regarding OCConnect...
2015-06-17 coderhymeAdd destructor to PrimitiveServerResource to unregister...
2015-06-17 coderhymeFormat source to follow coding standard
2015-06-17 coderhymeAdd additional unit tests for ResourceAttributes
2015-06-17 coderhymeAdd unittests for PresenceSubscriber
2015-06-17 coderhymeAdd exception descriptions to explain what error is
2015-06-17 coderhymeImplement a basic version of ResponseStatement
2015-06-17 coderhymeRemove unnecessary using-declarations from PrimitiveRes...
2015-06-17 coderhymeChange raw pointer parameters to use shared ptr
2015-06-17 coderhymeAdd namespace to common PrimitiveResource
2015-06-17 coderhymeFix minor bug of isTypeOf method of ResourceAttributes
2015-06-17 coderhymeAdd unittests to server builder
2015-06-17 coderhymeDefine const values for RequestHandler default values
2015-06-17 coderhymeFix build error caused by not including header path...
2015-06-17 coderhymeCompose RequestHandler unit tests
2015-06-17 coderhymeCompose PrimitiveServerResource unit tests
2015-06-17 coderhymeAdd a new PrimitiveServerResouce::LockGuard Constructor...
2015-06-17 coderhymeAdd exception handling in server builder to convert...
2015-06-17 coderhymeAdd test file for PresenceSubscriber
2015-06-17 coderhymeImplement draft version of ResponseStatement
2015-06-17 coderhymeAdd namespace to ServerBuilder
2015-06-17 doil.kwonAdd Control Presence Callback
2015-06-17 coderhymeRemove unnecessary constructors of ResourceAttributes
2015-06-17 coderhymeChange lib name in Resource Manipulation common
2015-06-17 coderhymeModify scon script for primitive resource to measure...
2015-06-17 coderhymeAdd unittests for PrimitiveResponse
2015-06-17 coderhymeModify scon script to measure code coverage using gcov
2015-06-17 coderhymeConvert line delimiters to unix style of scon script
2015-06-17 coderhymeRemove header dependency on OC header from ResourceAttr...
2015-06-17 coderhymeAdd namespace to PresenceSubscriber
2015-06-17 coderhymeAdd exception descriptions
2015-06-17 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-06-17 coderhymeAdd util methods for ResourceAttributes
2015-06-17 YounghyunJooUpdate Resource Cache
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-15 coderhymeFix PresenceSubscriber to work correctly with move...
2015-06-15 Minji ParkUpdate Resource container - server builder integration...
2015-06-15 coderhymeAdd assertion util to handle OCStackResult code with...
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-12 coderhymeBasic implementation of PrimitiveResource and ServerBuilder
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-11 jyong2.kimAdd ResourceBroker Sconscript
2015-06-11 jyong2.kimAdd ResourceCache Sconscript
2015-06-11 Markus JungResource container update
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-09 hunje.yeonAdd PrimitiveResource for internal use of ResourceManip...
2015-06-09 jyong2.kimUpdate Broker latest skeleton code
2015-06-09 jyong2.kimReplace ServiceResource with PrimitiveResource for...
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-05 Heewon ParkUpdate server builder Initial Version
2015-06-05 Markus JungResource container skeleton for resource manipulation...
2015-06-05 jyong2.kimUpdate Resource Cache Initial Version
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-04 hunje.yeonMerge branch 'master' into resource-manipulation
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-06-01 hunje.yeonUpdate Resource Broker Initial Version
2015-05-30 Joseph MorrowFixed issue where stack logging is incorrectly enabled...
next