projects
/
platform
/
core
/
api
/
multi-device-group.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/api/multi-device-group.git
2018-07-02
saerome.kim
test: fixed accumulated group resource when we calld...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
Add a routine to check if it is stored in the DB before...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Jihoon Jung
Add mdgd_check_device_exist impl
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
mdg-manager: translate IoTivity error message for CAPI
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Jihoon Jung
Add daemon recovery when daemon is reboot impl
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
mdg-manager: remove routine that returns unknown_error...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
added error handling routine.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
unified the seperated error code into one
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
mot-agent: fixed crash issue due to emitting signal...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
Fixed svace issues
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
Fixed problem that not to find peers in the network
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
Change prefix from 'companion' to 'mdg'
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
capi: Register device monitor result callback
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
demo: Added test code for device monitoring
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
capi: Added new CAPI to start/stop device monitor
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Add dbus method to start/stop device...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Monitor Invited device
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Jihoon Jung
Add Peer Description discovery implemntation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Send KeepAlive message after device invit...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Fixed glib warnings and memory corruptions
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
Fixed memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Don't update device ip pointer
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
comp-manager: make comp_is_local_ip() function uses...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
d2d-manager: remove unnecessary timer callback which...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
Fixed a bug that wrong IP information is used in comp_c...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
Modified to distinguish local and remote devices using...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
demo: Send/Receive buffered data
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
capi: Send data as array of bytes instead of string
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manger: Send/Receive buffered data instead of...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
Enable Base64 encoding support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
capi: Fixed random crashes due to device_type initializ...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
capi: change APIs relevant devices
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
demo: Receive requester device id in receive_request_result
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
capi: Add requester device id in companion_request_resu...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Add requester uuid when sending data...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
demo: Fixed issue with incorrect comparision of command...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
demo: Register callback to receive request result
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
capi: Add ref count in comp-manager when initializing app
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Add new method to store ref count of...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Send command directly without discovering...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
capi: Change callback function called after request...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
capi: change API names to make doxygen doc.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Jihoon Jung
Add db implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
Fixed coding style related issues
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
comp-manager: add OCPlatform infomation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
capi: add privilege comments
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Notify send data result to application
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Send data directly to host without discovery
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
capi: Store secure port number of devices
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Fixed compile time error
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
d2d-manager: fix doxgen warnings and errors
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
d2d-manager: add doc.h and change of copyright enforcem...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
d2d-manager: remove unnecessary files
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
capi: disable feature check routine temporally.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
capi: add feature check routine
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
capi: seperate a file related dbus
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Send NULL terminated string as data
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
d2d-manager: make capi can support multi-clients.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Mayank Haarit
Removed compilation error
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
d2d-manager: Modify API header files align with ACR...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
d2d-manager: fix Tizen coding rules
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
d2d-manager: initial documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Fixed issue in sending response of Post...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Code cleanup after replacing iotcon with...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Handle Post request from client using...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Added Send Data with Post method using...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
companion-manager: fix crash issue
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
d2d-manager: fix svace issue
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Code cleanup when adding new resource
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Find Resources using IoTivity C++ Stack
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
add boiler plate related to license
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Add initial cpp code
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Compile cpp files also
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Add necessary dependencies for IoTivity C++
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Add extern C in header files for access...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
mot-agent: Fixed crash issue when we can't find target...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
update README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
mot-agent: make demo app to print received messge length
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
mot-agent: code clean up
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
mot-agent: change from structure using multiple threads...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Replace iotcon_query with iotcon_represen...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Mayank Haarit
Fixed compilation errors for Tizen speakers, Added...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
Fixed compile time warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Remove discovery retry mechanism
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
mot-agent: Remove discovery retry mechanism
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
mot-agent: Fixed issue in cloning OCProvision device
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
demo: Always get devices from comp-manager in run_devic...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
mot-agent: Perform deep copy in cloning OCProvisionDev_t
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Register new signal for mowned_devs_added...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
mot-agent: Add discovery retry mechanism for disc_owned...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
mot-agent: Temporary fix to prevent crash in iotivity
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Register new signal for mot_enb_devs_adde...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
mot-agent: Add retry mechanism for disc_mot_enb_devs
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
mot-agent: make mot-agent return 'device busy error...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
saerome.kim
mot-agent: replace usleep with nanosleep
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Remove device discovery retry from compan...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
comp-manager: Reset retry count when device discovery...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
Saurav Babu
demo: Append only new devices to found_device_list
commit
|
commitdiff
|
tree
|
snapshot
next