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
Age
Commit message (
Expand
)
Author
2020-11-14
Meta: Use SerenityBot for IRC notifications
Ben Wiederhake
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-13
Meta: Nicer IRC notifications
Ben Wiederhake
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-08
Meta: Add script that runs all lints
Ben Wiederhake
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-11-01
Meta: lint-shell-scripts: Exit if shellcheck is not installed
Brendan Coles
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-10-20
Build: Modify various parts to allow the build to succeed on FreeBSD
Laurent Cimon
2020-10-12
Toolchain: Upgrade to GCC 10.2.0
Andreas Kling
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-09-25
Meta: Provide script to automatically flag bad formatting
Ben Wiederhake
2020-09-20
Meta: Fix build-root-filesystem.sh on macOS
Valtteri Koskivuori
2020-09-19
Meta: Add env variable SERENITY_RUN to be able to choose qemu, bochs, etc
Tom
2020-09-16
Build: Preserve hard/symbolic links when building root fs
AnotherTest
2020-09-14
Meta: Include .json files in the Qt Creator refresh script
Andreas Kling
2020-09-14
Meta: Make the text-to-cpp-string thingy pass shellcheck
Andreas Kling
2020-09-14
Meta: Add helper for generating a C++ string from a text file
Andreas Kling
2020-09-13
Userland: Add {md5,sha1,sha256,sha512}sum
Linus Groh
2020-09-12
Meta: Avoid deprecated qemu option
Ben Wiederhake
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-07
Meta: Fix shellcheck whines in check-symbols.sh
Andreas Kling
2020-09-06
Travis: Run script that checks for forbidden symbols in LibC
Itamar
2020-09-06
utmpupdate: Add a program for updating /var/run/utmp
Andreas Kling
2020-09-05
Meta: Fix wonky copyright headers in Tests
Ben Wiederhake
2020-09-04
Kernel/USB: Start fleshing out a basic UHCI controller driver :^)
Andreas Kling
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-16
Meta: Actually exclude the Build/ directory from QtCreator refresh
Andreas Kling
2020-08-15
Meta: Lint for duplicate endpoint IDs
Ben Wiederhake
2020-08-15
Meta: Don't require setting SERENITY_ROOT for refresh script
Ben Wiederhake
2020-08-15
Lagom: Add LibHTTP to Lagom (it builds fine without changes)
Andreas Kling
2020-08-14
Meta: allow override of QEMU -cpu argument via environment variable
Peter Nelson
2020-08-12
Meta: Check that "#include <LibM/math.h>" is not being used
Linus Groh
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-06
Meta: Update CLion configuration to include LibM and generated files
Luke
2020-08-04
Build: Make things build with clang without needing local changes
Nico Weber
2020-08-04
Meta: Provide a way to only update a file if the output changes
Ben Wiederhake
2020-08-04
LibCompress: Add LibCompress
stelar7
[next]