summaryrefslogtreecommitdiffstats
path: root/fuzzing
Commit message (Expand)AuthorAgeFilesLines
* fuzzing: Add input file which triggered buffer overflowRobert Löhning2024-01-241-0/+1
* fuzzing: Add file which caused a signed integer overflowRobert Löhning2024-01-241-0/+1
* fuzzing: Add files which caused a nullptr dereference in qtsvgRobert Löhning2024-01-172-0/+2
* fuzzing: Add svg file which caused fuzzers to time outRobert Löhning2024-01-171-0/+1
* fuzzing: Add input file which triggered division by zeroRobert Löhning2024-01-091-0/+1
* fuzzing: Add input file which triggered a temporary memory issueRobert Löhning2024-01-051-0/+1
* fuzzing: Add svg file which revealed use of uninitialized memberRobert Loehning2023-05-021-0/+0
* fuzzing: Add svg file which revealed performance regressionRobert Loehning2023-03-091-0/+1
* fuzzing: Add cbor file which caused overflow in getDateTime()Robert Löhning2023-02-011-0/+0
* fuzzing: Add tga file which triggered an integer overflowRobert Löhning2023-01-112-1/+1
* fuzzing: Refactor build.sh to allow the use of local Qt checkoutSamuel Gaist2022-10-061-27/+38
* fuzzing: Add cbor file to initialize fuzzingSamuel Gaist2022-09-201-0/+0
* fuzzing: Add icns files to initialize fuzzingRobert Löhning2022-06-203-1/+1
* oss-fuzz: Build qtimageformatsRobert Löhning2022-05-111-6/+11
* fuzzing: Add svg which revealed race condition in QSemaphoreRobert Löhning2022-05-061-0/+1
* oss-fuzz: Use individual names for the temporary build directoriesRobert Löhning2022-04-281-3/+3
* fuzzing: Add file which caused ICOReader to go oomRobert Löhning2022-03-111-0/+0
* fuzzing: Add svg which caused overflow in QRasterPaintEngineRobert Löhning2022-02-161-0/+1
* oss-fuzz: Add fuzzer for QJsonDocument::fromJsonRobert Löhning2022-01-191-0/+2
* fuzzing: Add json file which triggered a memory leakRobert Löhning2022-01-181-0/+1
* fuzzing: Add a valid certificate for fuzzing ssl againRobert Löhning2022-01-032-0/+29
* oss-fuzz: Build Qt from separate submodules instead of qt5.gitRobert Löhning2021-12-201-7/+14
* oss-fuzz: Don't build widgetsRobert Löhning2021-12-161-1/+1
* fuzzing: Add input data which triggered issuesRobert Löhning2021-12-082-0/+2
* fuzzing: Add datetime string which triggered an integer overflowRobert Löhning2021-10-011-0/+1
* oss-fuzz: Update configure flagsRobert Löhning2021-08-161-1/+4
* fuzzing: Add png file which triggered a memory leakRobert Löhning2021-08-131-0/+0
* fuzzing: Add svg file which ran out of memoryRobert Löhning2021-08-061-0/+2
* oss-fuzz: Remove mkspec hacks for qmakeRobert Löhning2021-08-051-12/+0
* oss-fuzz: Use pushd and popd when changing directoriesRobert Löhning2021-08-041-2/+2
* fuzzing: Add testcases for recently fixed issuesRobert Löhning2021-08-045-0/+3
* oss-fuzz: Build all tests using cmakeRobert Löhning2021-07-291-45/+14
* oss-fuzz: Remove merged dicts directory after buildRobert Löhning2021-07-201-0/+2
* fuzzing: Add input which caused div by 0 in QIcc::fromIccProfileRobert Löhning2021-06-251-0/+0
* fuzzing: Add testcase for css outset border styleRobert Löhning2021-06-221-0/+1
* oss-fuzz: Merge dictionaries of multiple formatsRobert Löhning2021-06-211-2/+7
* fuzzing: Add testcases for css border and list stylesRobert Löhning2021-06-1717-0/+17
* fuzzing: Add HTML file which caused a memory leakRobert Löhning2021-05-261-0/+1
* fuzzing: Add HTML file which caused undefined behaviorRobert Löhning2021-05-251-0/+1
* oss-fuzz: Use qt-cmake instead of raw cmake for building testsRobert Löhning2021-05-031-1/+1
* oss-fuzz: Clean call to configureRobert Löhning2021-04-231-1/+1
* fuzzing: Add inputs which caused overflows and timeouts in QDateTimeRobert Löhning2021-04-232-0/+0
* oss-fuzz: Build svg's fuzz target using CMakeRobert Löhning2021-04-221-1/+24
* fuzzing: Add input file which used to crash QTextDocument::setHtml()Robert Löhning2021-04-221-0/+1
* fuzzing: Add inputs which caused issues in QDateTime and qtsvgRobert Löhning2021-04-208-0/+5
* fuzzing: Add HTML files which caused trouble in QTextDocumentRobert Löhning2021-04-133-0/+10
* oss-fuzz: Add fuzz target for QDateTimeRobert Löhning2021-03-291-0/+2
* fuzzing: Add inputs which triggered undefined behavior in QDateTimeRobert Löhning2021-03-262-0/+2
* fuzzing: Add svg files which temporarily triggered a leakRobert Löhning2021-03-227-0/+7
* fuzzing: Add latest published testcases from oss-fuzzRobert Löhning2021-03-195-0/+3