index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
Lagom
Age
Commit message (
Expand
)
Author
2021-01-30
Lagom/Fuzzers: Recommend enabling UBSan, extend instructions
Ben Wiederhake
2021-01-30
Lagom: Don't include Shell/main.cpp
Ben Wiederhake
2021-01-28
Lagom+AK: Remove remains of clang -Wconsumed usage
Andreas Kling
2021-01-26
Meta: Split debug defines into multiple headers.
asynts
2021-01-25
Everywhere: Use CMake to generate AK/Debug.h.
asynts
2021-01-24
Lagom/Fuzzers: Fix FuzzilliJs build and update patch for new Fuzzilli version
Luke
2021-01-20
Meta: Add some more documentation on oss-fuzz
Nico Weber
2021-01-19
Shell: Make tests use PASS/FAIL instead of exit codes
AnotherTest
2021-01-12
Lagom: Add Userland/ to include paths
Andreas Kling
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling
2021-01-12
Userland: Move command-line utilities to Userland/Utilities/
Andreas Kling
2021-01-12
Shell: Move to Userland/Shell/
Andreas Kling
2021-01-09
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-03
Lagom: Build gml-format
Linus Groh
2021-01-03
Loader.so+LibELF: Move most of Loader.so's logic into ELF::DynamicLinker
William Marlow
2021-01-03
FuzzJs: If the program successfully parsed, try running it
Luke
2021-01-02
Lagom/Fuzzers: Add TTF fuzzer
Luke
2021-01-01
Lagom: Build test-compress
Andreas Kling
2021-01-01
CMake: Consolidate all options to the root of the project
Brian Gianforcaro
2020-12-25
LibELF: Remove ELF::Loader and move everyone to ELF::Image
Andreas Kling
2020-12-21
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
Lenny Maiorani
2020-12-19
LibHTTP: Make HTTPRequest::from_raw_request() take a ReadonlyBytes
Andreas Kling
2020-12-15
Meta: Set a 10 second timeout on Shell tests
AnotherTest
2020-12-14
Lagom/Fuzzers: Fix creation of ELF::Loader
Itamar
2020-12-02
Meta+LibHTTP: Fuzz HTTP request parsing
Ben Wiederhake
2020-12-01
Meta: Document fuzz dump
Ben Wiederhake
2020-11-30
Lagom/Fuzzers: Add URL fuzzer
Luke
2020-11-29
Meta: Add GitHub Actions workflow for Lagom with Fuzzers
Luke
2020-11-29
Lagom: Mention OSS-Fuzz in ReadMe
Nico Weber
2020-11-29
Lagom: Add a Shell parser fuzzer
AnotherTest
2020-11-29
Lagom: Add Regex fuzzers
Linus Groh
2020-11-27
Lagom: Various fixes to make Lagom run on OSS-Fuzz (#4176)
DavidKorczynski
2020-11-27
LibRegex: Add a regular expression library
Emanuel Sprung
2020-11-26
Lagom: Rename FuzzBMP to FuzzBMPLoader
Nico Weber
2020-11-26
Lagom: Make BMP fuzzer look like the other image loader fuzzers
Nico Weber
2020-11-26
Lagom: Add fuzzers for remaining image loaders: ICO, PNG, PBM, PGM
Nico Weber
2020-11-25
Lagom: Fix FuzzJs build
Linus Groh
2020-11-20
Lagom: Add a gif loader fuzzer
Nico Weber
2020-11-19
Lagom: Add a jpg fuzzer
Nico Weber
2020-11-19
Lagom: Make fuzzer cmake less repetitive
Nico Weber
2020-11-19
Lagom: Add a PPM fuzzer
Nico Weber
2020-11-14
Lagom: Use -fsanitize=fuzzer, not -fsanitize=fuzzer-no-link
Nico Weber
2020-11-14
Lagom: Add a gemini fuzzer
Nico Weber
2020-11-14
Lagom: Augment fuzzing readme a bit
Nico Weber
2020-11-12
Lagom: Add ntpquery to lagom build
Nico Weber
2020-11-10
Userland: Add an "adjtime" utility
Nico Weber
2020-11-08
Lagom/Fuzzers: Add a Dockerfile for FuzzilliJs
Linus Groh
2020-11-07
Documentation: Update required GCC version to >= 10
Linus Groh
2020-11-07
Lagom/Fuzzers: Add Fuzzilli version of FuzzJs
Luke
2020-11-02
Travis: Update host GCC to version 10
Linus Groh
[next]