projects
/
platform
/
core
/
appfw
/
cion.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/appfw/cion.git
2021-07-15
Inkyun Kil
Add include <stdint.h> for uint64_t
69/260669/3
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Sangyoon Jang
Remove tab
73/261273/2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Sangyoon Jang
Use separated dp when sending synchronously
92/260892/5
commit
|
commitdiff
|
tree
|
snapshot
2021-07-05
SukHyung Kang
Merge "Gets uuid from esd" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2021-07-05
SukHyung, Kang
Gets uuid from esd
79/260479/13
commit
|
commitdiff
|
tree
|
snapshot
2021-06-29
Sangyoon Jang
Fix name of VineInterface callbacks
79/260579/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-29
Sangyoon Jang
Optimize some parameters
49/260549/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Sangyoon Jang
Improve readability of ServerChannel
33/260533/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Hyunho
Remove error callback
63/260463/3
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Sangyoon Jang
Fix build warnings
74/260474/2
commit
|
commitdiff
|
tree
|
snapshot
2021-06-28
Hwankyu Jhun
Use temporary variable
03/260503/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Sangyoon Jang
Fix crash when sending payload async
72/260472/3
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Sangyoon Jang
Remove duplicated code
65/260465/2
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Sangyoon Jang
Fix coding style
52/260452/2
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Sangyoon Jang
Improve readability of ClientChannel
33/260233/6
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Hyunho
Remove duplication
85/260285/9
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
jusung
Fix build error
91/260191/1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Hyunho
Add missing param name
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Hyunho
Use uint64_t instead of long
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Hyunho
Add get payload id capi
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Hyunho
Fix wrong header format
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Hyunho
Remove unnecessary character
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Hyunho
Add server side async result logic
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Hyunho
Add peerinfo for payload async result and capi
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Hyunho
Add a callback to receive async calls' result
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Sangyoon Jang
Invoke OnConnectionResult at the main thread
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
jusung
Remove unnecessary log
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
jusung
Fix discovery bug
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
jusung
Fix coding rule
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
jusung
Fix coding rule
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
jusung
Use unordered_map instead of map
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
jusung
Fix coding rule
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
jusung
Use peer_id instead of ip address in pub/sub
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
jusung
Apply vine_dp_set_remote_port
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
jusung
Add joined/left callback
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sangyoon Jang
Fix uninitialized variable of ChannelJob
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sangyoon Jang
Fix static analysis issue
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sangyoon Jang
Fix uninitialized variables of constructor
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sangyoon Jang
Set enum class PayloadType as char type
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Sangyoon Jang
Fix build error
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
review-bot
Fix UNSPECIFIED_CHAR_IN_COND
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
review-bot
Fix UNINIT.CTOR
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Hyunho
Merge branch 'hhstark-kang-master'
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Hyunho
Implement missing server's OnConnectionResult logic
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
강현호/Tizen Platform...
Merge pull request #24 from appfw/master
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Sangyoon Jang
Fix to throw exception when ServerChannel::Listen(...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Sangyoon Jang
Remove submodules
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Sangyoon Jang
Add handling exceptions
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Sangyoon Jang
Convert vine error to cion error
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Sangyoon Jang
Fix doxygen comments of cion_error.hh
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
강현호/Tizen Platform...
Merge pull request #23 from appfw/master
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Sangyoon Jang
Set security info at dp
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
강현호/Tizen Platform...
Merge pull request #22 from appfw/master
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
jusung
Add reject reason
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
jusung
Add missing peer_info
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
강현호/Tizen Platform...
Merge pull request #21 from appfw/master
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Sangyoon Jang
Fix vine discovering
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
jusung
Fix wrong comparison statement
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Hyunho
Add missing disconnected impl
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Hyunho
Add missing disconnected impl
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Hyunho
Fix GetDp bug
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
hyunho
Add capi Disconnected callback
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
SukHyung, Kang
Add timeout sequence for senddata sync calling
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Hyunho
Fix GetDp bug
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
hyunho
Add capi Disconnected callback
commit
|
commitdiff
|
tree
|
snapshot
2021-05-04
hyunho
Add missing assingment
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
hyunho
Check IP and Port to prevent duplication
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
hyunho
Merge branch 'master' of github.sec.samsung.net:hhstark...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
hyunho
Fix a discovery duplication issue
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
강현호/Tizen Platform...
Merge pull request #20 from appfw/master
commit
|
commitdiff
|
tree
|
snapshot
2021-05-03
Inkyun Kil
Fix bug for client peerinfo
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
hyunho
Fix wrong pointer comparison
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
hyunho
Fix wrong pointer comparison
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
강현호/Tizen Platform...
Merge pull request #19 from appfw/master
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
jusung
Fix crash issue
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
hyunho
git push origin "master"Merge branch 'hhstark-kang...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
강현호/Tizen Platform...
Merge branch 'master' into master
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
hyunho
Remove wrong null check
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
hyunho
Check null data send
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
hyunho
Fix wrong signature
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
hyunho
Fix null ref
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
hyunho
Add Reject / Accept methods
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
hyunho
Implement missing conn result callback implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
jusung
Fix multiple transmission
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
강현호/Tizen Platform...
Merge pull request #17 from appfw/master
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
hyunho
Call ServerChannel OnDisconnected on main thread
commit
|
commitdiff
|
tree
|
snapshot
2021-04-26
hyunho
Call OnDisconnected on main thread
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
hyunho
Call ServerChannel OnDisconnected on main thread
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
hyunho
Call OnDisconnected on main thread
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
jusung
Fix coding rule
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
jusung
Set dp max connection
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
강현호/Tizen Platform...
Merge pull request #16 from appfw/master
commit
|
commitdiff
|
tree
|
snapshot
2021-04-20
jusung
Add async sender
commit
|
commitdiff
|
tree
|
snapshot
2021-04-20
SukHyung, Kang
Add Fileload
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Inkyun Kil
Fix wrong type
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Sangyoon Jang
Fix PeerInfo class
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Inkyun Kil
Modify cion server casting for capi and fix trivial...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
강현호/Tizen Platform...
Merge pull request #15 from appfw/master
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Sangyoon Jang
Fix BroadcastChannel::Impl
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Sangyoon Jang
Fix BroadcastChannel::Impl::Impl()
commit
|
commitdiff
|
tree
|
snapshot
next