Fixed build issue by generating ~DiscoveryTask code
[platform/upstream/iotivity.git] / resource /
2016-03-08 Habib VirjiOCPayloadConvert cbor payload size
2016-03-07 Madan LankaMerge "Merge branch 'simulator'."
2016-03-07 Harish Kumara MarappaMerge branch 'simulator'.
2016-03-07 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-03-07 Jee Hyeok KimMerge branch 'cloud-interface'
2016-03-07 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
2016-03-07 Uze ChoiMerge "Merge branch 'group-manager'"
2016-03-07 Habib VirjiUpdate ocstack.c cbData comments
2016-03-07 vimala.vFix to notify connected state to Tizen LE client from...
2016-03-07 jihwan.seomodified timing issue associated with data transmission.
2016-03-07 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-03-07 Jihun HaMerge branch 'group-manager'
2016-03-06 js126.leeFix issue related SVACE in C provisioningclient sample
2016-03-05 Habib VirjiError handling for the cbor handling in ocpayload
2016-03-05 jihwan.seoremoved warning in connectivity abstraction.
2016-03-05 lankamadanMerge "Merge branch 'easysetup'"
2016-03-05 Jihun HaRemove group manager APIs from Doxygen and JavaDoc
2016-03-04 Andrii ShtompelFix issues reported by SVACE tool in Security module
2016-03-04 Dmitriy ZhuravlevFix for issues reported on SVACE tool for PKIX
2016-03-04 lankamadanMerge branch 'easysetup'
2016-03-04 jihwan.seoTo add "coap+tcp://" header to url for EDR and BLE
2016-03-04 Jaehong JoChange file mode.
2016-03-04 jihwan.seomodified connection state callback for cleaing recv...
2016-03-03 lankamadanResolved build error for SECURED=1 in Android
2016-03-03 wonnyAdd API doxygen to SceneManager Local-side interface
2016-03-03 Habib VirjiAdd collection payload to include each resource informa...
2016-03-02 vimala.vFix for send failure via Non-IP adapters
2016-03-02 jihwan.seo[IOT-955] To separate of pairing BT
2016-03-02 jihwan.seoTo support autoconnect flag of connectGatt(..) for...
2016-03-02 jihwan.seoTo add connection manager for client for android BLE.
2016-03-02 sahil bansalFixing error return type of OTMDoOwnershipTransfer...
2016-03-02 leechulModify OTM & SRM to resolve gap in ownership transfer...
2016-03-02 vimala.vFix to resolve discovery issue when built with "scons"
2016-03-02 Ashok Babu ChannaNFC Adapter initialization error
2016-03-02 vimala.vFix in Tizen 2.4 BLE client to discover services when...
2016-03-02 jihwanseoadded the logic to clean receive buffer when disconnected
2016-03-02 jihwan.seoto add error checker for gatt connection state
2016-03-02 jihwan.seoadded CA interface to monitoring network status for...
2016-03-02 vimala.vCoAP over TCP transmission over BLE support for arduino
2016-03-01 koushik.girijalaFix for issues reported on SVACE tool for CA
2016-03-01 saurabh.s9IoTivity Security bug fix and enable security api usage...
2016-02-29 Jihun HaFix svace defects in things manager
2016-02-29 koushik.girijalaFix for Tizen EDR issues
2016-02-29 jihwan.seocheck if send request is sucessful or not.
2016-02-29 JungHo KimMerge "Merge branch 'resource-container'"
2016-02-29 Markus JungMerge branch 'resource-container'
2016-02-27 Markus JungRC android: load bundle classes from library
2016-02-26 vimala.vCoAP over TCP Transmission handling for CA_DEFAULT_ADAP...
2016-02-26 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-02-26 Jaehong JoPrevent macro error
2016-02-26 jihwan.seoremoved buffer size defined previously in android edr...
2016-02-26 hyuna0213.joFixed memory leak issue in CA common logic
2016-02-25 hyuna0213.joAdded unit test cases for CA Util interface API
2016-02-25 hyuna0213.joadded the cpp interface to monitoring network status.
2016-02-25 Madan LankaMerge "Merge branch 'master' into group-manager" into...
2016-02-24 hyuna0213.joTo add connection manager for Tizen BLE Server
2016-02-24 Sandipan PatraFixed issues reported by Static analysis tool
2016-02-24 hyuna0213.jofixed build warning for tizen edr/le adapter
2016-02-24 hyuna0213.joChanged client keepalive logic to use the dynamic inter...
2016-02-24 koushik.girijalaFix for Tizen Build error
2016-02-24 saurabh.s9Resolved function description gaps.
2016-02-24 Jihun HaMerge branch 'master' into group-manager
2016-02-24 hyuna0213.joFix for defects detected by static analysis in ca commo...
2016-02-24 Youngjae Shinrevise build scripts and spec file for Tizen
2016-02-24 jihwanseoadded the CA interface to monitoring network status.
2016-02-24 Jaewook Jungupdate description in cainterface.h
2016-02-24 Jaewook Jungput the iotivity version info in CA
2016-02-24 Jaehong JoRemoved warning for RI
2016-02-24 Jaehong JoRemoved warning for BT, NFC
2016-02-24 Jaehong JoFix android build error with ALL
2016-02-24 vimala.vBLE Server support for Tizen 2.4
2016-02-24 koushik.girijalaGBS conf for tizen 2.4 public url
2016-02-24 koushik.girijalaAdded send logic to check write/notify in Tizen 2.4...
2016-02-24 Jihun HaFix a limitation of the maximum number of child resourc...
2016-02-23 hyuna0213.jofixed the ca android sample crash issue
2016-02-23 Jon A. CruzFollow-up for build breakage due to 3dec7176200a1e8f125...
2016-02-23 jihwan.seoremoved warning for connectivity abstraction.
2016-02-23 hyuna0213.jomodified transport type check logic for coap over tcp
2016-02-23 koushik.girijalaCoAP over TCP transmission over BT support for Tizen
2016-02-23 Jaehong JoFix tizen build issue.
2016-02-23 jihwan.seoremoved duplicated OC_LOG and replace it with OIC_LOG
2016-02-23 vimala.vEMPTY ACK/RESET message Handling by Routing Manager
2016-02-23 jihwan.seoupgrade gatt connection performence
2016-02-19 lankamadanMerge "Merge branch 'master' into easysetup" into easysetup
2016-02-19 Jaehong JoModified edrinterface for initiaize and terminate
2016-02-19 jihwan.seo[IOT-953] coap message is not sent in android ble
2016-02-19 lankamadanMerge branch 'master' into easysetup
2016-02-19 Ashok ChannaMerge branch 'nfc-transport'
2016-02-18 hyuna0213.joFix for defects detected by static analysis in ca android
2016-02-18 jihwan.seoclean up android ble implement code
2016-02-18 Madan LankaMerge "Merge branch 'master' into group-manager" into...
2016-02-18 hyuna0213.joCoAP over TCP transmission over BT
2016-02-18 hyuna0213.jokeepalive for coap over tcp
2016-02-18 Jihun HaMerge branch 'master' into group-manager
2016-02-17 jihwan.seo[IOT-946] To support Resource Discovery on unicast...
2016-02-17 jihwan.seoCoAP over TCP transmission over BLE
2016-02-17 jihwanseoBLE Client support for Tizen 2.4
2016-02-15 Jihun HaMerge branch 'master' into group-manager
2016-02-03 Jaehong JoFixed EDR problem related to BT on/off for Android.
2016-02-03 jihwan.seo[IOT-931] Added send logic to check write/notify in BLE
next