summaryrefslogtreecommitdiff
path: root/examples/sample-afl.c
Commit message (Expand)AuthorAgeFilesLines
* avoid crash on freed memoryMarcus Meissner2021-11-281-1/+3
* remove memory leaksMarcus Meissner2021-08-101-1/+7
* Fix examples compilation warnings.Siim Meerits2020-08-031-3/+2
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-1/+1
* Revert "also test for usbscsi, usbdiskdirect and serial"Marcus Meissner2020-05-261-98/+88
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-251-1/+1
* also test for usbscsi, usbdiskdirect and serialMarcus Meissner2020-03-291-88/+98
* fix gp_file reference count usage, its a bit weirdMarcus Meissner2020-01-251-4/+4
* let the sample-afl do autodetection to allow fuzzing all USB camerasMarcus Meissner2019-04-231-6/+36
* disable capture fuzzingMarcus Meissner2019-01-201-0/+3
* try more callsMarcus Meissner2019-01-201-2/+65
* unref the context in afl sampleMarcus Meissner2018-12-211-0/+1
* also log the domainMarcus Meissner2017-07-311-1/+1
* various fixes to free parameters and coverity issuesMarcus Meissner2017-06-051-23/+31
* recursively list directories until the first file is found,Marcus Meissner2017-04-291-14/+75
* list folders and files tooMarcus Meissner2017-04-291-0/+19
* add event handling to aflMarcus Meissner2016-12-231-0/+9
* simplified using sample_open_cameraMarcus Meissner2016-09-251-57/+14
* add a sample program for using AFL without the gphoto2 commandline toolMarcus Meissner2016-09-241-0/+114