Age | Commit message (Expand) | Author |
2015-10-01 | Avoid possible NULL pointer dereference | Dirk Hohndel |
2015-09-27 | Uemis downloader: display message if no dives to download | Guido Lerch |
2015-09-19 | Uemis downloader: start downloading using the correct dive ID | Linus Torvalds |
2015-09-19 | Uemis downloader: avoid NULL pointer dereference | Linus Torvalds |
2015-09-18 | Uemis downloader: minor coding style changes | Dirk Hohndel |
2015-09-18 | Uemis downloader: don't try to download divespots that weren't set | Dirk Hohndel |
2015-09-18 | Uemis downloader: reduce the amount of dive stops to be read | Guido Lerch |
2015-09-17 | Uemis downloader: fix algorithm to find matching dive details | glerch |
2015-09-16 | Uemis downloader: code cleanup | glerch |
2015-09-16 | Uuemis downloader: make sure import reacts to cancel | glerch |
2015-09-15 | Uemis downloader: new memory calculation | glerch |
2015-09-15 | Uemis - fixup debugging | glerch |
2015-09-14 | Uemis - bugfix wrong variable addressing | glerch |
2015-09-14 | Uemis downloader: more code restructuring | glerch |
2015-09-14 | Uemis downloader: code restructuring | glerch |
2015-09-14 | Uemis bugfix | glerch |
2015-09-11 | Uemis downloader: code optimization | glerch |
2015-09-11 | Uemis downloader: cleaning up debug bits | glerch |
2015-09-10 | Uemis downloader: remove memory leaks | glerch |
2015-09-10 | Uemis downloader: assure empty divespots are not added | glerch |
2015-09-10 | Uemis downloader: remove code not needed anymore | glerch |
2015-09-10 | Uemis downloader: new logic for divespots | glerch |
2015-09-10 | Uemis downloader: deleting code because of design change | glerch |
2015-09-10 | Uemis downloader: new routine to load divespots | glerch |
2015-09-10 | Uemis downloader: fix bug when creating dive site | glerch |
2015-09-09 | Fix another memory leak on uemis downloader | Miika Turkia |
2015-09-09 | Fix memory leak on uemis downloader | Miika Turkia |
2015-09-09 | Initialize variable before use | Miika Turkia |
2015-09-09 | Two small string changes | Dirk Hohndel |
2015-09-08 | Uemis downloader: don't use unknown type u_int32_t | Lubomir I. Ivanov |
2015-09-07 | Uemis downloader: code cleanup | glerch |
2015-09-07 | Uemis downloader: original dive number support | glerch |
2015-09-07 | Uemis downloader: multiple buddy support | glerch |
2015-09-06 | Uemis downloader: change download logic | Guido Lerch |
2015-09-05 | Uemis downloader: add helper function to dump buffer | Guido Lerch |
2015-09-05 | Uemis downloader: add heler function to delete dive | Guido Lerch |
2015-09-05 | Uemis downloader: parse dive_no as well | Guido Lerch |
2015-09-05 | Uemis downloader: add helper function to estimate memory needs | Guido Lerch |
2015-09-05 | Uemis downloader: parse_divespot should return if it was successful | Guido Lerch |
2015-09-05 | Uemis downloader: add constant for maximum number of ANS files | Guido Lerch |
2015-09-05 | Uemis downloader: fix and move helper function | Guido Lerch |
2015-09-05 | Uemis downloader: various changes to the debugging output | Guido Lerch |
2015-09-05 | Uemis downloader: small whitespace change | Guido Lerch |
2015-08-25 | Make created dive site uuid deterministic | Dirk Hohndel |
2015-06-24 | Uemis downloader: create the req.txt file if it went missing | Dirk Hohndel |
2015-06-22 | Better error handling | Dirk Hohndel |
2015-06-21 | Uemis downloader: open returns -1 on error | Dirk Hohndel |
2015-06-21 | Fix a number of resource leaks | Dirk Hohndel |
2015-05-21 | Merge branch 'v4.4-branch' into newmaster | Dirk Hohndel |
2015-04-30 | Uemis downloader: better error reporting | Dirk Hohndel |