summaryrefslogtreecommitdiff
path: root/lthor.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-31Add network transport for image transferDongwoo Lee1-2/+21
2018-05-31Re-structure lthor to extend its transfer methodsDongwoo Lee1-28/+27
2018-05-31Fix wrong opt usage for pidSeung-Woo Kim1-1/+1
2018-05-18Fix to check protocol version before refusing large fileSeung-Woo Kim1-14/+26
2018-05-18Update for THOR 5.0 supportSeung-Woo Kim1-4/+4
2017-04-10Fix progress report for larger than 2GB fileSeung-Woo Kim1-4/+5
2016-09-05Fix description for short version of paramsrelease-20160930Krzysztof Opasiak1-3/+3
2016-09-02Fix file testingKrzysztof Opasiak1-0/+2
2016-07-25Allow to print also content of tar fileKrzysztof Opasiak1-12/+12
2016-07-25Add support for large filesKrzysztof Opasiak1-5/+24
2016-07-25Improve colors handling in terminalKrzysztof Opasiak1-8/+14
2016-07-25Start using new implementation of thor protocolKrzysztof Opasiak1-1079/+305
2016-07-25Use getopt_long() to parse cmd lineKrzysztof Opasiak1-45/+53
2016-07-25Add to pass abnormal fileJaewon Kim1-11/+19
2016-07-25Add ttyACM check for lthorJaewon Kim1-68/+92
2016-07-25Remove vendor and product match codeJaewon Kim1-60/+16
2016-07-25Correcting usage help for check protocolGaurav Kalra1-1/+1
2013-10-28Support MAC OS X 10.7,10.8jaehoon.you1-1/+13
2013-04-02Change AUTHORSjaehoon.you1-2/+1
2013-04-02Fix and Add some error messagejaehoon.you1-5/+9
2013-01-24[Prevent] fix Tizen 35853, and update authors listjaehoon.you1-2/+3
2013-01-15add license/author informationsChanho Park1-0/+17
2013-01-08[Prevent] fix Tizen 36515,36516,37705 - STRING_OVERFLOW, RESOURCE_LEAKjaehoon.you1-1/+8
2012-11-06Added option to check protocol availabilityEd Bartosh1-4/+63
2012-11-02initial commit of lthorYoungJin Lee1-0/+1162