summaryrefslogtreecommitdiffstats
path: root/fb-helper.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Error on 0-byte filesFlorian Pritz1-0/+6
2012-04-04fb-helper: properly clean up upon errorFlorian Pritz1-5/+10
2012-02-16fb-helper.c: remove "OVER 9000" jokeFlorian Pritz1-3/+1
2012-02-10fb-helper.c: remove unused FORMAT_ARRAY_SIZE defineFlorian Pritz1-1/+0
2012-02-10fb-helper.c: change format_bytes() arguments and buffer sizeFlorian Pritz1-7/+7
2012-02-10fb-helper.c: clean up curl options; set follow locationFlorian Pritz1-2/+5
2012-02-10fb-helper.c: remove unused warning for callback parametersFlorian Pritz1-1/+3
2012-02-10fb-helper.c: calculate a moving average of the upload speedFlorian Pritz1-5/+32
2012-02-10fb-helper.c: calculate ETA for the uploadFlorian Pritz1-3/+36
2012-01-25fb-helper.c: catch read() errorsFlorian Pritz1-0/+6
2011-12-10make it more obvious that we convert from micro seconds to secondsFlorian Pritz1-1/+1
2011-12-10remove magic constantFlorian Pritz1-4/+5
2011-10-09fb-helper.c: main() to increase readabilityFlorian Pritz1-42/+49
2011-10-09fb-helper.c: improve readabilityFlorian Pritz1-9/+22
2011-09-15use define instead of sed for VERSION expansion in helperFlorian Pritz1-0/+256