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
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
2020-10-30
LibTLS: (Almost) verify certificate chain against root CA certificates
AnotherTest
2020-10-29
CMake: Use CONFIGURE_DEPENDS in existing globs.
asynts
2020-09-12
Meta: Describe how to analyze an LLVM fuzzer crash
Ben Wiederhake
2020-09-12
Meta+LibGfx: Fuzz BMP parsing
Ben Wiederhake
2020-09-12
LibJS: Fix start position of multi-line tokens
Ben Wiederhake
2020-09-01
Build: Add some -Wno-unknown-warning-option flags to CXXFLAGS
Andreas Kling
2020-08-24
Meta+Userland: Run the TLS test too
AnotherTest
2020-08-15
Lagom: Add LibHTTP to Lagom (it builds fine without changes)
Andreas Kling
2020-08-10
Lagom+LibELF: Add an ELF fuzzer, and tweak the code to survive a few minutes ...
Nico Weber
2020-08-09
Lagom: Pass -Wno-deprecated-copy to clang too
Nico Weber
2020-08-09
disasm: For ELF files, disassemble .text section
Nico Weber
2020-08-04
Build: Make things build with clang without needing local changes
Nico Weber
2020-08-04
LibCompress: Add LibCompress
stelar7
2020-07-29
Lagom: Clean up glob after puff.c -> puff.cpp rename
Nico Weber
2020-07-27
Lagom: Build with -std=c++2a -Wno-deprecated-copy
Andreas Kling
2020-07-23
Lagom: Add LibGemini, LibGfx
Nico Weber
2020-07-14
Lagom: Add a markdown fuzzer
Nico Weber
2020-07-14
Lagom: Add a note on how to build the fuzzers to readme
Nico Weber
2020-07-06
LibJS/test-js: Create test-js program, prepare for test suite refactor
Matthew Olsson
2020-07-05
Shell: Build as part of Lagom as well
AnotherTest
2020-06-13
AK: JsonParser improvements
Matthew Olsson
2020-06-07
Meta: Run Crypto tests in CI
AnotherTest
2020-06-01
Lagom: Fix target name
Sergey Bugaev
2020-05-27
Lagom: Build LibCrypto, LibTLS and test-crypto :^)
Andreas Kling
2020-05-15
LibJS: Let parser keep track of errors
Linus Groh
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-09
Lagom: Add missing copyright header to FuzzJS.cpp
Linus Groh
2020-04-20
Meta: Build Lagom js and run LibJS tests on Travis
Linus Groh
2020-04-11
LibX86: Add an X86 instruction decoder library + basic disassembler
Andreas Kling
2020-04-08
Lagom: Add fuzz testing for LibJS using libFuzzer (#1692)
Paul Redmond
2020-04-05
Lagom: Add clang address/memory/undefined-behavior analyzer support
Brian Gianforcaro
2020-03-31
Lagom: Build LibLine since "js" depends on it
Andreas Kling
2020-03-23
Lagom: Build LibJS + "js" test program
Andreas Kling
2020-02-06
Lagom: Add a tiny JSON test app
Andreas Kling
2020-02-06
Lagom: Remove the bitrotted SimpleIPC test program
Andreas Kling
2020-02-06
LibCore: Remove leading C from filenames
Andreas Kling
2020-02-02
LibCore: Put all classes in the Core namespace and remove the leading C
Andreas Kling
2020-01-18
Meta: Add license header to source files
Andreas Kling
2019-11-19
Lagom: Fix build
Andreas Kling
2019-11-18
Lagom: Move this into Meta/
Andreas Kling