aboutsummaryrefslogtreecommitdiffstats
path: root/uemis-downloader.c
AgeCommit message (Expand)Author
2015-09-06Uemis downloader: change download logicGravatar Guido Lerch
2015-09-05Uemis downloader: add helper function to dump bufferGravatar Guido Lerch
2015-09-05Uemis downloader: add heler function to delete diveGravatar Guido Lerch
2015-09-05Uemis downloader: parse dive_no as wellGravatar Guido Lerch
2015-09-05Uemis downloader: add helper function to estimate memory needsGravatar Guido Lerch
2015-09-05Uemis downloader: parse_divespot should return if it was successfulGravatar Guido Lerch
2015-09-05Uemis downloader: add constant for maximum number of ANS filesGravatar Guido Lerch
2015-09-05Uemis downloader: fix and move helper functionGravatar Guido Lerch
2015-09-05Uemis downloader: various changes to the debugging outputGravatar Guido Lerch
2015-09-05Uemis downloader: small whitespace changeGravatar Guido Lerch
2015-08-25Make created dive site uuid deterministicGravatar Dirk Hohndel
2015-06-24Uemis downloader: create the req.txt file if it went missingGravatar Dirk Hohndel
2015-06-22Better error handlingGravatar Dirk Hohndel
2015-06-21Uemis downloader: open returns -1 on errorGravatar Dirk Hohndel
2015-06-21Fix a number of resource leaksGravatar Dirk Hohndel
2015-05-21Merge branch 'v4.4-branch' into newmasterGravatar Dirk Hohndel
2015-04-30Uemis downloader: better error reportingGravatar Dirk Hohndel
2015-04-30Uemis downloader: adjust the threshold for stopping downloadsGravatar Dirk Hohndel
2015-04-30Uemis downloader: download additional dive data after every batchGravatar Dirk Hohndel
2015-04-30Uemis downloader: get the right values set before bailingGravatar Dirk Hohndel
2015-04-30Uemis downloader: even with an empty divelist, check where to startGravatar Dirk Hohndel
2015-04-30Uemis downloader: allow continuing download by clicking RetryGravatar Dirk Hohndel
2015-04-30uemis-downloader - arguments in wrong orderGravatar Marcos CARDINOT
2015-04-21Uemis downloader: adjust the threshold for stopping downloadsGravatar Dirk Hohndel
2015-04-21Uemis downloader: download additional dive data after every batchGravatar Dirk Hohndel
2015-04-21Uemis downloader: get the right values set before bailingGravatar Dirk Hohndel
2015-04-20Uemis downloader: even with an empty divelist, check where to startGravatar Dirk Hohndel
2015-04-20Uemis downloader: allow continuing download by clicking RetryGravatar Dirk Hohndel
2015-04-20Uemis downloader: avoid double freeGravatar Dirk Hohndel
2015-03-24Clean req.txt file pathGravatar Claudiu Olteanu
2015-03-19uemis-downloader - arguments in wrong orderGravatar Marcos CARDINOT
2015-03-19uemis-downloader - resource leaksGravatar Marcos CARDINOT
2015-02-12Change UEMIS infrastructure to use dive sitesGravatar Dirk Hohndel
2015-01-25Typos: capitalization in uemis-downloader.cGravatar Lubomir I. Ivanov
2015-01-09Now use our table when downloading from the dive computerGravatar Dirk Hohndel
2014-11-25Match agreed captalisation styleGravatar Tim Wootton
2014-10-12Teach uemis downloader about downloading into private tripsGravatar Linus Torvalds
2014-10-12Pass the whole 'device_data_t' to the uemis downloaderGravatar Linus Torvalds
2014-08-17Uemis downloader: show the timestamp for dives while downloadingGravatar Dirk Hohndel
2014-05-20Migrate code to for_each_dive and for_each_dcGravatar Anton Lundin
2014-05-20Consistently use for_each_dive (and use it correctly)Gravatar Dirk Hohndel
2014-05-13rename 'get_dive_by_diveid' to 'get_dive_by_uemis_diveid'Gravatar Tomaz Canabrava
2014-05-12Uemis downloader: fix corner caseGravatar Dirk Hohndel
2014-05-07Fix stupid typoGravatar Dirk Hohndel
2014-05-05Uemis downloader: handle more corner casesGravatar Dirk Hohndel
2014-05-01Fix Uemis SDA downloadGravatar Dirk Hohndel
2014-03-06Don't leak file descriptor in the error caseGravatar Dirk Hohndel
2014-03-05Uemis downloader: don't ignore return values from fs operationsGravatar Dirk Hohndel
2014-03-03Remove pointless assignmentsGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel