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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-08
Bump version to 3.3
tizen
Seung-Woo Kim
3
-2
/
+9
2024-11-08
Fix report_progress when sent file size is less than 1KB
Seung-Woo Kim
1
-1
/
+2
2022-10-28
Fix the race in data_finished() and resp_finished()
Mateusz Moscicki
1
-3
/
+2
2019-01-17
Bump version to 3.2 for Ubuntu 18.04 build
Seung-Woo Kim
3
-2
/
+9
2019-01-17
net: add include for signal.h
Seung-Woo Kim
1
-0
/
+1
2019-01-17
transport: remove implicit-function-declaration build warnings
Seung-Woo Kim
1
-1
/
+6
2019-01-02
Bump version to 3.1 fixing crash in network mode
Seung-Woo Kim
3
-2
/
+9
2018-12-19
Fix segmentation fault during network tranfer
Dongwoo Lee
1
-0
/
+2
2018-07-02
Bump version to 3.0 supporting THOR protocol 5.0 and network mode
Seung-Woo Kim
3
-2
/
+9
2018-07-02
Add support for asynchronous transfer on network transport
Dongwoo Lee
2
-44
/
+225
2018-07-02
Add network transport for image transfer
Dongwoo Lee
6
-2
/
+277
2018-07-02
Re-structure lthor to extend its transfer methods
Dongwoo Lee
9
-664
/
+863
2018-06-21
Add packed attribute to message protocol struct
Seung-Woo Kim
1
-3
/
+3
2018-06-21
Fix wrong opt usage for pid
Seung-Woo Kim
1
-1
/
+1
2018-06-21
Fix to check protocol version before refusing large file
Seung-Woo Kim
3
-14
/
+42
2018-06-21
Update for THOR 5.0 support
Seung-Woo Kim
3
-8
/
+14
2018-06-21
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-11
Fix progress report for larger than 2GB file
Seung-Woo Kim
2
-6
/
+7
2017-04-10
Fix description for short version of params
Krzysztof Opasiak
1
-3
/
+3
2017-04-10
Fix busid param parsing
Krzysztof Opasiak
1
-0
/
+2
2017-04-10
Fix memleak of entry name
Krzysztof Opasiak
1
-0
/
+1
2017-04-10
Fix file testing
Krzysztof Opasiak
2
-0
/
+5
2017-04-10
Fix double free on error condition
Krzysztof Opasiak
1
-1
/
+4
2017-04-10
Fix memleak of entries array
Krzysztof Opasiak
1
-0
/
+1
2016-07-19
Update package build configuration
Krzysztof Opasiak
4
-4
/
+14
2016-07-13
Bump lthor version to 2.0
Krzysztof Opasiak
3
-7
/
+26
2016-07-07
Allow to print also content of tar file
Krzysztof Opasiak
4
-14
/
+100
2016-07-07
Add support for large files
Krzysztof Opasiak
8
-38
/
+58
2016-07-07
Improve colors handling in terminal
Krzysztof Opasiak
1
-8
/
+14
2016-07-07
Use asynchronous API to improve performance
Krzysztof Opasiak
3
-47
/
+381
2016-07-07
Start using new implementation of thor protocol
Krzysztof Opasiak
4
-1161
/
+321
2016-07-07
Add core file with thor communication protocol
Krzysztof Opasiak
1
-0
/
+340
2016-07-07
Add cdc-acm related implementation of thor protocol
Krzysztof Opasiak
2
-0
/
+115
2016-07-07
Add libusb backend for thor protocol
Krzysztof Opasiak
2
-0
/
+590
2016-06-03
Add code for accessing tar archives
Krzysztof Opasiak
2
-0
/
+204
2016-06-03
Add code for accessing raw file by liblthor
Krzysztof Opasiak
2
-0
/
+131
2016-06-03
Add headers with API for new implementation of thor protocol
Krzysztof Opasiak
3
-0
/
+227
2016-05-09
Use getopt_long() to parse cmd line
Krzysztof Opasiak
1
-45
/
+53
2016-05-09
Add gitignore
Krzysztof Opasiak
1
-0
/
+8
2014-10-31
Update lthor version
Jaewon Kim
3
-2
/
+8
2014-10-31
Add to pass abnormal file
Jaewon Kim
1
-11
/
+19
2014-09-12
Add ttyACM check for lthor
Jaewon Kim
1
-68
/
+92
2014-09-11
Remove vendor and product match code
Jaewon Kim
1
-60
/
+16
2014-05-20
Update URL in spec file
tizen_3.0_ivi_release
tizen_3.0.m14.3_ivi_release
tizen_3.0.m14.2_ivi_release
tizen_3.0.2014.q3_common_release
submit/tizen_mobile/20141120.000000
submit/tizen_3.0_common/20161104.104000
submit/tizen/20140520.040414
accepted/tizen/ivi/20140604.064621
accepted/tizen/common/20140520.095850
accepted/tizen/3.0/common/20161114.112423
tizen_3.0_ivi
tizen_3.0.m2
tizen_3.0.m14.3_ivi
tizen_3.0.m14.2_ivi
tizen_3.0.2015.q2_common
tizen_3.0.2015.q1_common
tizen_3.0.2014.q4_common
tizen_3.0.2014.q3_common
accepted/tizen_wearable
accepted/tizen_tv
accepted/tizen_mobile
accepted/tizen_ivi
accepted/tizen_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.2014.q3_common
Gaurav Kalra
1
-1
/
+1
2014-05-20
Correcting usage help for check protocol
Gaurav Kalra
1
-1
/
+1
2013-12-08
Increased version in debian/changelog
Ed Bartosh
1
-0
/
+6
2013-10-11
Support MAC OS X 10.7,10.8
submit/tizen_ivi_panda/20140403.000543
submit/tizen/20131029.071705
accepted/tizen/ivi/panda/20140403.000127
accepted/tizen/20131112.015138
accepted/tizen/20131029.175713
accepted/tizen/20131029.080332
tizen_ivi_panda
accepted/tizen_ivi_panda
accepted/tizen/ivi
jaehoon.you
5
-4
/
+34
[next]