summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.5.10 releaselibgphoto2-2_5_10-releaseMarcus Meissner2016-03-232-7/+13
* merged from libmtpMarcus Meissner2016-03-231-2/+31
* error handling for settingMarcus Meissner2016-03-201-2/+5
* powershot g9x infoMarcus Meissner2016-03-191-0/+126
* 1 more gp_log_remove checksMarcus Meissner2016-03-191-0/+4
* use a unique logfunc id, not the array size, which will fallMarcus Meissner2016-03-192-8/+31
* Merge pull request #46 from arnew/proposed-fixMarcus Meissner2016-03-182-0/+21
|\
| * use SetObjectAttributes to remove new flag on cameras that support itArne Wichmann2016-03-182-0/+21
|/
* added Kodak Z990Marcus Meissner2016-03-151-0/+2
* use single config getter/setterMarcus Meissner2016-03-141-2/+2
* Merge branch 'master' of github.com:gphoto/libgphoto2Marcus Meissner2016-03-143-25/+108
|\
| * select deviceinfo on typeMarcus Meissner2016-03-131-2/+10
| * start to add support for multiple camera typesMarcus Meissner2016-03-133-23/+98
* | added nikon s3600Marcus Meissner2016-03-142-0/+75
|/
* added ixus 160 idMarcus Meissner2016-03-101-0/+3
* correct the 0 checkMarcus Meissner2016-03-091-1/+1
* avoid division by zero in battery display (AFL)Marcus Meissner2016-03-081-1/+6
* added GP_MIME_NEFMarcus Meissner2016-03-062-0/+2
* added leica slMarcus Meissner2016-03-061-1/+3
* gp_file_get_name_by_type - support / in filenamesMarcus Meissner2016-03-061-8/+26
* do not change the filenames of duplicated entries, this justMarcus Meissner2016-03-051-8/+2
* remove debugging code from object_sort againMarcus Meissner2016-03-051-7/+0
* avoid unsigned int -> int covnersion in compare function for qsortMarcus Meissner2016-03-051-1/+6
* debug after sortMarcus Meissner2016-03-051-0/+7
* debug outputMarcus Meissner2016-03-051-1/+1
* log incorrect type in int8 table matcherMarcus Meissner2016-03-051-4/+8
* relax datatype incompatible check, restrictMarcus Meissner2016-03-041-4/+12
* enforce the type specified in the table (AFL)Marcus Meissner2016-03-041-0/+10
* pass the total size compared against offset to ptp_unpack_stringMarcus Meissner2016-03-042-11/+33
* handle an oom in getpropcodesMarcus Meissner2016-02-291-1/+5
* set filesize and mimetype on canon sdram captureMarcus Meissner2016-02-291-1/+24
* add support for a enum range with strings (ImageFormat)Marcus Meissner2016-02-281-2/+32
* handle NULL ptr to array unpacker (AFL)Marcus Meissner2016-02-251-0/+5
* handle NULL data in mtp_getobjectpropssupport (AFL_)Marcus Meissner2016-02-251-0/+1
* handle null dataphase on sony getpropdes (AFL)Marcus Meissner2016-02-251-0/+1
* clear the storageinfo before returning random values (AFL)Marcus Meissner2016-02-251-0/+7
* handle getstorageinfo with too short or no dataphase (AFL)Marcus Meissner2016-02-242-3/+9
* array sizes might be valid, but still too large for malloc,Marcus Meissner2016-02-241-0/+6
* dpd are at least 5 bytes large (AFL)Marcus Meissner2016-02-241-1/+3
* avoid crash if we receive no data during GetDevicePropDesc (AFL)Marcus Meissner2016-02-231-0/+5
* allow fuzzing the virtual usb traffic, with a file being xored.Marcus Meissner2016-02-223-5/+26
* Merge branch 'master' of github.com:gphoto/libgphoto2Marcus Meissner2016-02-221-111/+67
|\
| * updated some fuzziesMarcus Meissner2016-02-221-111/+67
* | fixed buffer overreads caused by remote device (AFL)Marcus Meissner2016-02-221-2/+13
* | added wb valuesMarcus Meissner2016-02-221-8/+8
|/
* ricoh theta: added whitebalance vendor specific valuesMarcus Meissner2016-02-211-0/+8
* fixed setprops leaksMarcus Meissner2016-02-201-0/+3
* use the new single api in the exampleMarcus Meissner2016-02-201-21/+25
* merge set_config and set_single_config using a single helper functionMarcus Meissner2016-02-201-193/+64
* comment get_config helperMarcus Meissner2016-02-201-0/+6