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-04-29
Meta: Increase fconstexpr-steps for Clang Lagom builds
Idan Horowitz
2021-04-25
AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake
Andrew Kaster
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-21
Tests: Reorganize LibCompress unit tests
Marco Biscaro
2021-04-20
Lagom: Add sql utility and LibSQL unit tests
Timothy Flynn
2021-04-11
Everywhere: Update references from ReadMe.md => README.md
Andreas Kling
2021-03-27
Lagom/Fuzzers: Add fuzzer for zip file parser
Luke
2021-03-17
LibJS: Rename GlobalObject::initialize() => initialize_global_object()
Andreas Kling
2021-03-14
Lagom/Fuzzers: Add fuzzers for the new Gzip and Deflate compressors
Luke
2021-03-14
Lagom/Fuzzers: Add fuzzers for Latin 1, Latin 2 and UTF16-BE
Luke
2021-03-12
FuzzilliJs: Add missing <errno.h> include
Andreas Kling
2021-03-04
Lagom/Fuzzers: Add fuzzers for LibCompess
Luke
2021-03-02
Meta: Run test-js and test-compress as CTest executables
Andrew Kaster
2021-03-01
AK/Lagom: Modify TestSuite to return how many tests failed from main
Andrew Kaster
2021-03-01
Lagom/Fuzzers: Add WAV fuzzer
Luke
2021-02-28
Meta: Build AK and LibRegex tests in Lagom and for Serenity
Andrew Kaster
2021-02-27
Lagom: Build with -Wno-literal-suffix when using GCC
Linus Groh
2021-02-27
Lagom: CMakeLists.txt housekeeping
Linus Groh
2021-02-26
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
Linus Groh
2021-02-24
AK: Add support for AK::StringView literals with operator""sv
Brian Gianforcaro
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-02-16
Lagom: Build LibTextCodec into Lagom
Andreas Kling
2021-02-13
Lagom/Fuzzers: Add RSA key parser fuzzer
Luke
2021-02-08
Everywhere: Remove unnecessary headers 4/4
Ben Wiederhake
2021-02-08
Fuzz: Remove unused FuzziliJS header
Ben Wiederhake
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
[next]