summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2020-11-30Lagom/Fuzzers: Add URL fuzzerLuke
2020-11-29Meta: Add GitHub Actions workflow for Lagom with FuzzersLuke
2020-11-29Lagom: Mention OSS-Fuzz in ReadMeNico Weber
2020-11-29Lagom: Add a Shell parser fuzzerAnotherTest
2020-11-29Lagom: Add Regex fuzzersLinus Groh
2020-11-27Lagom: Various fixes to make Lagom run on OSS-Fuzz (#4176)DavidKorczynski
2020-11-27LibRegex: Add a regular expression libraryEmanuel Sprung
2020-11-26Lagom: Rename FuzzBMP to FuzzBMPLoaderNico Weber
2020-11-26Lagom: Make BMP fuzzer look like the other image loader fuzzersNico Weber
2020-11-26Lagom: Add fuzzers for remaining image loaders: ICO, PNG, PBM, PGMNico Weber
2020-11-25Meta: Reduce IRC spamBen Wiederhake
2020-11-25Lagom: Fix FuzzJs buildLinus Groh
2020-11-20Lagom: Add a gif loader fuzzerNico Weber
2020-11-19Lagom: Add a jpg fuzzerNico Weber
2020-11-19Lagom: Make fuzzer cmake less repetitiveNico Weber
2020-11-19Lagom: Add a PPM fuzzerNico Weber
2020-11-14Meta: Fix IRC notification scriptBen Wiederhake
2020-11-14Meta: Use SerenityBot for IRC notificationsBen Wiederhake
2020-11-14Lagom: Use -fsanitize=fuzzer, not -fsanitize=fuzzer-no-linkNico Weber
2020-11-14Lagom: Add a gemini fuzzerNico Weber
2020-11-14Lagom: Augment fuzzing readme a bitNico Weber
2020-11-13Meta: Nicer IRC notificationsBen Wiederhake
2020-11-12Lagom: Add ntpquery to lagom buildNico Weber
2020-11-10Userland: Add an "adjtime" utilityNico Weber
2020-11-08Lagom/Fuzzers: Add a Dockerfile for FuzzilliJsLinus Groh
2020-11-08Meta: Add script that runs all lintsBen Wiederhake
2020-11-07Documentation: Update required GCC version to >= 10Linus Groh
2020-11-07Lagom/Fuzzers: Add Fuzzilli version of FuzzJsLuke
2020-11-02Travis: Update host GCC to version 10Linus Groh
2020-11-01Meta: lint-shell-scripts: Exit if shellcheck is not installedBrendan Coles
2020-10-30LibTLS: (Almost) verify certificate chain against root CA certificatesAnotherTest
2020-10-29CMake: Use CONFIGURE_DEPENDS in existing globs.asynts
2020-10-20Build: Modify various parts to allow the build to succeed on FreeBSDLaurent Cimon
2020-10-12Toolchain: Upgrade to GCC 10.2.0Andreas Kling
2020-10-03Everywhere: Fix more typosLinus Groh
2020-09-25Meta: Provide script to automatically flag bad formattingBen Wiederhake
2020-09-20Meta: Fix build-root-filesystem.sh on macOSValtteri Koskivuori
2020-09-19Meta: Add env variable SERENITY_RUN to be able to choose qemu, bochs, etcTom
2020-09-16Build: Preserve hard/symbolic links when building root fsAnotherTest
2020-09-14Meta: Include .json files in the Qt Creator refresh scriptAndreas Kling
2020-09-14Meta: Make the text-to-cpp-string thingy pass shellcheckAndreas Kling
2020-09-14Meta: Add helper for generating a C++ string from a text fileAndreas Kling
2020-09-13Userland: Add {md5,sha1,sha256,sha512}sumLinus Groh
2020-09-12Meta: Avoid deprecated qemu optionBen Wiederhake
2020-09-12Meta: Describe how to analyze an LLVM fuzzer crashBen Wiederhake
2020-09-12Meta+LibGfx: Fuzz BMP parsingBen Wiederhake
2020-09-12LibJS: Fix start position of multi-line tokensBen Wiederhake
2020-09-07Meta: Fix shellcheck whines in check-symbols.shAndreas Kling
2020-09-06Travis: Run script that checks for forbidden symbols in LibCItamar
2020-09-06utmpupdate: Add a program for updating /var/run/utmpAndreas Kling