summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove allocation, done by called function nowMarcus Meissner2020-01-261-3/+1
* allow filenames shorter than 11 characters (AFL)Marcus Meissner2020-01-261-1/+1
* round up the download size (AFL)Marcus Meissner2020-01-261-1/+1
* added a SECURITY descriptionMarcus Meissner2020-01-262-1/+67
* added size checking (AFL)Marcus Meissner2020-01-261-0/+5
* allocate reported size of data (and dont guess by size) (AFL)Marcus Meissner2020-01-263-6/+9
* avoid endless loops on detaching devices (AFL)Marcus Meissner2020-01-261-1/+3
* check return of READ_STATUSMarcus Meissner2020-01-261-3/+3
* added a check on the boundaries of the homo_h processing (ASAN)Marcus Meissner2020-01-251-2/+4
* avoid endless loops on device going away (AFL)Marcus Meissner2020-01-251-1/+8
* avoid endless loops when device goes away (AFL)Marcus Meissner2020-01-251-4/+6
* avoid endless loops (AFL)Marcus Meissner2020-01-251-11/+13
* avoid double free of camera->pl (ASAN)Marcus Meissner2020-01-251-0/+6
* fix gp_file reference count usage, its a bit weirdMarcus Meissner2020-01-251-4/+4
* added nikon d7500 imagequalityAlex Argelaguet2020-01-251-1/+24
* merge from libmtpMarcus Meissner2020-01-251-0/+3
* camlib template Makefile-files: group files logicallyHans Ulrich Niedermann2020-01-221-1/+3
* camlibs: Move camlib specific SUBDIRS addtions to subdir Makefile-filesHans Ulrich Niedermann2020-01-223-1/+5
* Convenience make targets for dealing with *.po filesHans Ulrich Niedermann2020-01-201-0/+25
* also fuzz via gp_port_vusb_msg_interface_read_libMarcus Meissner2020-01-191-2/+2
* rpm spec: Fix dist tarball locationHans Ulrich Niedermann2020-01-181-1/+1
* rpm spec: Use double %% sign in commentsHans Ulrich Niedermann2020-01-181-1/+1
* Add $(AM_MAKEFLAGS) for every $(MAKE)Hans Ulrich Niedermann2020-01-185-8/+8
* fixed conditional building of lumix driver.Marcus Meissner2020-01-122-18/+35
* synced from libmtpMarcus Meissner2020-01-061-2/+56
* synced from pktrioggercord.Marcus Meissner2020-01-063-2/+4
* avcoid memory leak (Coverity)Marcus Meissner2020-01-041-0/+2
* handle invalid file types by erroring out (AFL)Marcus Meissner2020-01-041-0/+3
* check size of compressed image, (half height of original) (AFL)Marcus Meissner2020-01-041-2/+7
* initialize memory to avoid access of uninitialized memory (AFL)Marcus Meissner2020-01-042-3/+3
* make the coverity model valid againMarcus Meissner2020-01-021-0/+1
* updated newsMarcus Meissner2020-01-021-2/+14
* updated brazilFabrício Godoy2020-01-021-47/+47
* we have 2020Marcus Meissner2020-01-021-1/+1
* avoid buffer overread due to mismatched total vs in fat filesize (AFL)Marcus Meissner2020-01-011-0/+5
* more sanity checks for sizes (AFL)Marcus Meissner2020-01-013-4/+10
* more sanity checks to avoid buffer overflows (AFL)Marcus Meissner2019-12-311-6/+11
* avoid integer overflow (AFL)Marcus Meissner2019-12-311-0/+2
* avoid sleeping when fuzzing (AFL)Marcus Meissner2019-12-301-0/+5
* hopefully fix travis for osx, remove old libtool hackMarcus Meissner2019-12-301-2/+0
* fix the comptype check to be same as above to avoid crashes (AFL)Marcus Meissner2019-12-301-1/+1
* check buffer length after read, if we read the full buffer (AFL)Marcus Meissner2019-12-301-0/+4
* stv0674: add an arbitrary limit to avoid DOS by large allocs (AFL)Marcus Meissner2019-12-301-0/+4
* pdc640: width must be at least 2 to avoid a buffer overwrite (AFL)Marcus Meissner2019-12-291-0/+1
* spca50x: fixed a buffer overflow (AFL)Marcus Meissner2019-12-291-1/+1
* added goprop hero7 whiteMarcus Meissner2019-12-292-0/+157
* wait 200 seconds for the exposure.Marcus Meissner2019-12-231-3/+4
* revert a disabling of EOS M functionality that mistakenly slipped in.Marcus Meissner2019-12-081-1/+4
* removed another dupMarcus Meissner2019-12-081-6/+4
* remvoed a dupMarcus Meissner2019-12-081-3/+1