Placed OC random functionality at common place for RI and CA to use
[contrib/iotivity.git] / resource /
2015-09-18 hunje.yeonMerge branch 'master' into resource-encapsulation
2015-09-17 Sandeep SharmaAdded Android support for Provisioning APIs
2015-09-17 jihwan.seoupdated CA sample app related to removed CA_SUCCESS
2015-09-17 hyuna0213.joModified the argument in CAAddBlockOption()
2015-09-17 Jaehong JoMerge remote-tracking branch 'origin/routing-manager'
2015-09-17 jihwan.seoFixed a session problem related to BT off/on for Androi...
2015-09-17 jnashokFixed wrong update of ip information
2015-09-17 Sachin AgrawalMerge "Merge branch 'security-summit' into 'master'"
2015-09-17 Woochul ShimQuick fix on getting secure port information
2015-09-17 Sachin AgrawalMerge branch 'security-summit' into 'master'
2015-09-16 vimala.vChanged from c++11 to c++0x in Tizen csdk samples.
2015-09-16 jihwan.seoremoved unneccessary code to check sending data in BLE
2015-09-16 jihwan.seoreplace meaningless comment with detail comment.
2015-09-16 jihwan.seoUpdated a code value of CAResponseResult_t.
2015-09-16 Patrick LankswertMerge "Merge easysetup branch into master"
2015-09-16 Sakthivel SamiduraiAdd security payload type to a request/response
2015-09-16 jihwan.seoClean up the stack code of csdk to check NULL
2015-09-16 jihwan.seoCloud Interface Feature base on CoAP over TCP in CA...
2015-09-16 Erich KeaneAdded unit tests for OCRepresentation to CBOR and back
2015-09-16 Erich KeaneRemoved the OCPayloadType from the payload
2015-09-16 Erich KeaneChanged CBOR array format
2015-09-16 Sachin AgrawalMerge branch 'master' into security-summit
2015-09-16 Woochul ShimAdd assignment of newly introduced member in OCProvisio...
2015-09-16 Ashwini KumarAdd C++ API for OCUnlink / OCRemove CAPI to Provisionin...
2015-09-16 lankamadanMerge easysetup branch into master
2015-09-16 Madan LankaMerge "Merge branch 'master' into resource-encapsulatio...
2015-09-16 Dmitrii ZhuravlevAdd PKIX resources
2015-09-15 Ashwini KumarAdd 'sct' (Supported Credential Types) in doxm resource.
2015-09-15 Dmytro ZhuravlevAdd PKIX API for CA
2015-09-15 Sachin AgrawalUpdated ACL & DOXM entity handler to process GET query
2015-09-15 Stephane LejeuneUpdate the stack to use the new CoAP return code 2...
2015-09-15 Myungchul Kwakresolve memory leak of ip monitor
2015-09-15 jihwan.seoremoved warning message for CA
2015-09-15 vimala.vAdd frag/defrag logic in EDR
2015-09-15 Woochul ShimFix 2 warnings in C Provisioning Module
2015-09-15 Woochul ShimRefactored provisioning client sample on C-level API
2015-09-15 Stephane LejeuneAdd support for and handle presence of the coap ACCEPT...
2015-09-15 Ossama OthmanAddressed endpoint pointer type mismatches in LE adapter.
2015-09-15 hunje.yeonMerge branch 'master' into resource-encapsulation
2015-09-14 hyuna0213.jomodify the OCTransportAdapter structure in RI
2015-09-14 Randeep SinghAdded Device dashboard OC APIs
2015-09-14 Minchul Leeapply smack rule and make resource samples package
2015-09-14 Harish Kumara MarappaIncluding observer endpoint information in ObservationI...
2015-09-13 Woochul ShimRemove unnecessary data type in PM
2015-09-13 Ashwini KumarAdded C++ API for Provisioning Manager
2015-09-13 Woochul ShimAdd OCUnlink / OCRemove API to Provisioning Manager
2015-09-12 Mandeep ShettyEnable error responses to be sent back to the client.
2015-09-11 jihwan.seoUpdated Android Sample App for block-wise transfer
2015-09-11 hyuna0213.joEnabled CoAP over TCP in RI Layer.
2015-09-11 hunje.yeonMerge branch 'master' into resource-encapsulation
2015-09-11 Woochul ShimCheck PDM Initialization before excuting exposed PDM...
2015-09-11 Woochul ShimRemove unnecessary OC API in Provisioning Manager
2015-09-11 Ravi Nanjundapparesource: Add test for ConstructResourceObject with...
2015-09-10 Erich KeaneFixed pointer-type arrays with NULL values
2015-09-10 Tim KourtRemove ifaddr files
2015-09-10 jihwan.seoreplaced some ERROR tag with DEBUG
2015-09-09 Randeep SinghRemoved global variables from OTM
2015-09-09 Sachin AgrawalRemoved unused defines from ocstackconfig header file
2015-09-09 Erich KeaneFixed intialization of 3-deep arrays in CPP
2015-09-09 hyuna0213.joRemoved memory leaks in CA Layer
2015-09-09 Stephane LejeuneFix regression on confirm-able messages.
2015-09-09 Erich KeaneMade the AttributeItem nullptr_t enabled only for direc...
2015-09-09 Erich KeaneFixed CPP Conversion of nested array types
2015-09-09 Jon A. CruzChanged arraylist implementation to avoid floating...
2015-09-08 Dmytro ZhuravlevAdd certificate verification
2015-09-08 koushik.girijala[RI] Fix for out of memory issue in Arduino Mega
2015-09-08 Doug HudsonClean up structure allocation to follow best practices.
2015-09-08 Stephane LejeuneAdded support for CBOR content format option.
2015-09-08 Woochul ShimAdd filter to Owned Device Discovery.
2015-09-08 sandipan.pMerge remote-tracking branch 'origin/master' into easys...
2015-09-07 Randeep SinghAdded PDM Module to Provisioning APIs
2015-09-07 Woochul ShimBug-fix & Internal API name change
2015-09-04 Woochul Shim1. Change OCDeleteProvisionResults() parameters
2015-09-04 jihwan.seorealigned some preprocess to the left.
2015-09-04 Stephane LejeuneFixes the observe option size to the legal max value...
2015-09-04 Ravi NanjundappaFix for the Jira issue IOT-524
2015-09-04 vimala.vResolved Tizen crash while printing FATAL errors.
2015-09-03 Cosmin PetrisorFix DefaultCollectionEntityHandler in csdk/stack/src...
2015-09-03 hyuna0213.jocode refactoring for blockwise-transfer
2015-09-03 vimala.vEnabled occlient to communicate over EDR adapter on...
2015-09-03 Jon A. CruzFixed bug in u_arraylist_contains caused by poor member...
2015-09-02 Sachin AgrawalMerge branch 'master' into 'security-summit' branch.
2015-09-01 Randeep SinghResolved doxm issue
2015-09-01 G S Senthil KumarMerge branch 'master' into simulator
2015-08-31 Sachin AgrawalMerge branch 'master' into 'security-CKM' branch
2015-08-31 leechulUpdated provisioning API to cater different connectivit...
2015-08-31 leechulUpdated provisioning API to cater different connectivit...
2015-08-28 Shilpa SodaniFixed IOT-674 bug
2015-08-28 Ravi NanjundappaUpdated doxygen comments for OCResource.h
2015-08-28 Shilpa SodaniFixed the IsRequestWithinValidTimeTest unit tests.
2015-08-28 lankamadanFix for compilation errors in Android EasySetup
2015-08-27 Sakthivel SamiduraiGenerate device ID from Secure Virtual Resource
2015-08-27 Jaehong JoFix Android EDR Client memory leak
2015-08-27 Hauke MehrtensOCRepresentation: fix segmentation fault by initializin...
2015-08-27 Jaehong JoVariable declaration incorporated in for() loop itself.
2015-08-27 js126.leeChange build option about provisioning
2015-08-27 Vinil JainMerge branch 'master' into easysetup & CBOR changes
2015-08-27 Jihun HaModify a group management implementation with CBOR...
2015-08-27 Sakthivel SamiduraiFix resource sample and unit test warnings
2015-08-27 Jon A. CruzFixed u_arraylist to correct performance and missing...
next