index
:
tools/lthor
accepted/tizen/ivi
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_devbase_tools
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
accepted/tools_devbase_tools_legacy
devel
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160808
release-20160930
release-test-0.1
release-test-20150810
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_panda
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libthor
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
Fix segmentation fault during network tranfer
Dongwoo Lee
1
-0
/
+2
2018-05-31
Add support for asynchronous transfer on network transport
Dongwoo Lee
1
-43
/
+224
2018-05-31
Add network transport for image transfer
Dongwoo Lee
4
-0
/
+255
2018-05-31
Re-structure lthor to extend its transfer methods
Dongwoo Lee
7
-636
/
+835
2018-05-31
Add packed attribute to message protocol struct
Seung-Woo Kim
1
-3
/
+3
2018-05-18
Fix to check protocol version before refusing large file
Seung-Woo Kim
2
-0
/
+16
2018-05-18
Update for THOR 5.0 support
Seung-Woo Kim
2
-4
/
+10
2018-05-18
Fix overflow of filename
Seung-Woo Kim
2
-2
/
+24
2018-05-18
Fix wrong close for negative file descriptor
Dongwoo Lee
1
-1
/
+2
2018-05-18
Fix uninitialized data in error ret value
Seung-Woo Kim
1
-1
/
+3
2018-05-18
Fix use of deprecated libarchive function calls
Dongwoo Lee
1
-5
/
+5
2017-04-10
Fix progress report for larger than 2GB file
Seung-Woo Kim
1
-2
/
+2
2016-09-05
Fix busid param parsing
Krzysztof Opasiak
1
-0
/
+2
2016-09-02
Fix memleak of entry name
Krzysztof Opasiak
1
-0
/
+1
2016-09-02
Fix file testing
Krzysztof Opasiak
1
-0
/
+3
2016-09-02
Fix double free on error condition
Krzysztof Opasiak
1
-1
/
+4
2016-09-02
Fix memleak of entries array
Krzysztof Opasiak
1
-0
/
+1
2016-07-25
Allow to print also content of tar file
Krzysztof Opasiak
3
-2
/
+88
2016-07-25
Add support for large files
Krzysztof Opasiak
6
-33
/
+33
2016-07-25
Use asynchronous API to improve performance
Krzysztof Opasiak
3
-47
/
+381
2016-07-25
Add core file with thor communication protocol
Krzysztof Opasiak
1
-0
/
+340
2016-07-25
Add cdc-acm related implementation of thor protocol
Krzysztof Opasiak
2
-0
/
+115
2016-07-25
Add libusb backend for thor protocol
Krzysztof Opasiak
2
-0
/
+590
2016-07-25
Add code for accessing tar archives
Krzysztof Opasiak
2
-0
/
+204
2016-07-25
Add code for accessing raw file by liblthor
Krzysztof Opasiak
2
-0
/
+131
2016-07-25
Add headers with API for new implementation of thor protocol
Krzysztof Opasiak
3
-0
/
+227