realigned some preprocess to the left.
[platform/upstream/iotivity.git] / resource / include /
2015-08-28 Ravi NanjundappaUpdated doxygen comments for OCResource.h
2015-08-21 Sachin AgrawalMerge branch 'security-basecamp' into master
2015-08-20 Ravi NanjundappaUpdated doxygen comments for OCPlatform.h and OCPlatfor...
2015-08-09 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-06 Ravi NanjundappaDoxygen comments correction in OCPlatform.h
2015-08-06 Ravi NanjundappaAdd Doxygen comments for OCApi
2015-08-05 Erich KeaneFixed the checked_guard/nil_guard to pass by reference
2015-08-05 Sachin AgrawalMerge branch 'master' into 'security-basecamp'
2015-08-02 Jon A. CruzFix issues revealed by -Wextra flag.
2015-07-30 Joseph MorrowAdded null checks post cbor processing.
2015-07-30 Ossama OthmanClean up some SonarQube warnings (trailing whitespace...
2015-07-19 hunje.yeonUpdate and resolve conflict of service SConscript
2015-07-16 Sachin AgrawalAdded new OCStack Error Code for Unauthorized Req ...
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-15 Erich KeaneRemoved Dead Code from CBOR merge
2015-07-15 Sachin AgrawalMerge "Merge 'security-basecamp' branch into master...
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
2015-07-14 Omkar HegdeCBOR rebase onto master for merge/review
2015-07-13 Sachin AgrawalImplemented C++/Android API for OCRegisterPersistentSto...
2015-07-13 Erich KeaneFixed Fridge sample with constructResourceObject
2015-07-12 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-10 sanilguptaUpdated the comments as per Jira IOT-573
2015-07-10 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-09 Mandeep ShettyChanged discovery JSON for spec compliance to contain...
2015-07-07 Sachin AgrawalFix for a previous check-in related to secure resources
2015-07-07 Sachin AgrawalUpdated C++ SDK for discovering secure resources
2015-07-06 Jihun HaFix some string used for group management feature
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-01 John LightRestore host string behavior lost in IPv6 plumbing...
2015-06-24 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-22 Sanjeev BARemove unused includes.
2015-06-17 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-06-17 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-06-11 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-05 Erich KeaneAdded Policy property to web type linking format
2015-06-04 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-03 Ravi NanjundappaAddressed build warnings in resource folder.
2015-06-01 Charlie LenahanRemove CreateResourceWithHost calls.
2015-05-27 Erich KeaneAdded constructors to trivial struct types used in C++
2015-05-26 Mandeep ShettyAdded support for device discovery at oic/d.
2015-05-26 Moumita RayRenamed all references to ‘/oc/core’ to ‘/oic/res’...
2015-05-20 Shilpa SodaniAdded unit test for OCResourceResponse.cpp
2015-05-19 Charlie LenahanRemove unused OC_INIT_FLAG.
2015-05-19 Mandeep ShettySpec compliance change to move oc/core/d to oic/p.
2015-05-15 Erich KeaneChanged ServerInstanceID to UUID
2015-05-15 Tim KourtAndroid Base API merge to master
2015-05-12 sanjayshSpec Compliance change in interface names
2015-05-12 Erich KeaneFixes a large number of Klocwork identified issues.
2015-05-04 Caiwen Zhangfix build errors
2015-05-01 Joseph MorrowAdded an IoTivity 'octypes' header file.
2015-04-24 Doug HudsonAdd a maximum presence TTL of 24 hours
2015-04-22 Mandeep ShettyFix issue with multicast prescence subscriptions
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-03 Sakthivel SamiduraiRemove unused header and CPP files
2015-03-29 Erich KeaneAdding OCException unit tests
2015-03-27 Erich KeaneExplicitly specify OCResourceIdentifier assignments...
2015-03-26 Caiwen ZhangComplete to_string function implementation
2015-03-24 Erich KeaneFixed build warnings in stack
2015-03-18 Erich KeaneFixed InitializeException issues
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-18 Erich KeaneFixed InProcClientWrapper's option parameter to OCDoRes...
2015-03-13 Jon A. CruzCorrected @file tags and restored 'Files' section.
2015-03-10 Jon A. CruzCorrected OCException that had gotten out of sync with...
2015-03-09 Jon A. CruzCorrected @file tags and restored 'Files' section.
2015-03-09 Sanjeev BAMinor typo fixes.
2015-03-05 William DieterRemoved Doxygen warnings caused by improper formatting...
2015-02-23 Erich KeaneClean up TODOs in OCUtilities
2015-02-22 William DieterUpdated Doxygen @param for OCResourceResponse::setResou...
2015-02-21 Erich KeaneAdding OCRep destructor, various move activities
2015-02-19 Sachin AgrawalRemoved ocsocket
2015-02-19 William DieterAdded documentation for OCRepresentation::getValue
2015-02-17 William DieterUpdated Doxygen @param for OCResourceResponse::setResou...
2015-02-14 Sudarshan PrasadFixed missing public API comments
2015-02-14 Erich KeaneImplement [] and iteration for OCRepresentation
2015-02-11 Erich KeaneImplement [] and iteration for OCRepresentation
2015-02-09 Erich KeaneAdded comment to the OCRepresentation fix
2015-02-06 Erich KeaneAdding OCRep destructor, various move activities
2015-02-06 Erich KeaneFixed make_unique to work with C++14+ compilers
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
2015-01-31 Sakthivel SamiduraiFix build warnings
2015-01-29 Sudarshan PrasadReduce footprint by using string literals.
2015-01-29 Sudarshan PrasadRemoving Internal calls to CA APIs in OCPlatform
2015-01-22 Erich KeaneFixed crash on rec'd invalid data.
2015-01-22 HyunJun KimChange the definition of GROUP_INTERFACE.
2015-01-22 omkarAdding OK Response Code for POST
2015-01-22 ywsungResolve Bug IOT-273 (rename "OC_STACK_REPEATED_REQUEST")
2015-01-22 Erich KeaneFixed crash on rec'd invalid data.
2015-01-21 Caiwen ZhangFix android build compatibility problems
2015-01-20 Sudarshan PrasadMerge "Add missing enum value of OCStackResult to switc...
2015-01-20 Sudarshan PrasadMerge "Fix build warnings" into connectivity-abstraction
2015-01-19 Sudarshan PrasadMerge "C++ SDK Adding OCConnectivity Type" into connect...
2015-01-17 Sudarshan PrasadMerge "Fix zeroing of OCServerResponse payload array"
2015-01-16 Sudarshan PrasadMerge "Enable building C Samples using scons"
2015-01-16 omkarC++ SDK Adding OCConnectivity Type
2015-01-16 ywsungAdd missing enum value of OCStackResult to switch in...
2015-01-15 Patrick LankswertMerge "Remove high frequency log to avoid the log full...
2015-01-15 Patrick LankswertMerge "Adding tinyDTLS into iotivity repo"
2015-01-15 Sudarshan PrasadMerge "Reduce footprint by using string literals."
2015-01-14 Sudarshan PrasadMerge "Update gitignore."
next