index
:
gentoo-utils
atom-cmp
debugging
feature/port-to-meson-cargo
feature/profiles
fuzz
improve-fuzzing
master
profiles
split-into-workspace
Gentoo-utils
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-29
impl profile evaluation
profiles
John Turner
2025-11-29
use fs.stem instead of name in tests/meson.build
John Turner
2025-11-28
add porthole test to check_commands.txt
John Turner
2025-11-28
add repo parser test
John Turner
2025-11-28
use gnu parallel to run pre-commit hook check commands in parallel
John Turner
2025-11-28
add porthole tests to meson
John Turner
2025-11-26
bump mon
John Turner
2025-11-23
derive PartialEq and Eq for Atom and Atom related types
John Turner
2025-11-23
derive Hash for Atom and similar types
John Turner
2025-11-23
rearrange modules
John Turner
2025-11-23
allow "0" as a build-id
John Turner
2025-11-23
remove invalid comment
John Turner
2025-11-22
enable fuzz feature in check.sh
John Turner
2025-11-22
print the remaining input on fuzzer failures
John Turner
2025-11-22
disallow wildcard after a build-id
John Turner
2025-11-22
represent 4th variant of slots, and disallow empty primary slot names
John Turner
2025-11-22
verify that repo names are also valid package names
John Turner
2025-11-22
disallow "+" in repo names
John Turner
2025-11-21
remove unneeded targets from Cargo.toml
John Turner
2025-11-21
change "test" meson option to "tests"
John Turner
2025-11-21
build-id must not start with zero
John Turner
2025-11-21
remove build-id from control version and reject inputs with it
John Turner
2025-11-20
format version build-id
John Turner
2025-11-20
port check.sh to use only meson
John Turner
2025-11-20
update mon and use new ascii parsers
John Turner
2025-11-19
fix lints
John Turner
2025-11-19
remove dbg!
John Turner
2025-11-19
compare versions as strings rather than parsing them to ints
John Turner
2025-11-19
allow missing panic docs
John Turner
2025-11-19
compare letters before suffixes, and having a letter is greater than none
John Turner
2025-11-19
impl vercmp fuzzer
John Turner
2025-11-18
setup meson to allow building multiple fuzzers easily
John Turner
2025-11-18
dont allow "." in repo names
John Turner
2025-11-18
allow slot to be only :* := :slot/sub= or :slot
John Turner
2025-11-18
support portage build-id extension
John Turner
2025-11-18
take at least 1 usedep
John Turner
2025-11-18
skip atoms that portage denies for having duplicate usedeps
John Turner
2025-11-18
check if fuzz input is graphical before decoding it to UTF8
John Turner
2025-11-18
disallow atoms that end in what could be a valid version
John Turner
2025-11-18
support ::repo syntax
John Turner
2025-11-18
version wildcard comes after the version expression
John Turner
2025-11-17
add false positive case to unit tests
John Turner
2025-11-17
in fuzz python process, inherit stderr so we can see python errors
John Turner
2025-11-17
reject fuzz inputs with invisible characters
John Turner
2025-11-17
bump mon for bug fixes
John Turner
2025-11-17
communicate with python over a pipe to increase fuzzing performance
John Turner
2025-11-17
verify that slot exprs have either a primary slot name or operator
John Turner
2025-11-16
fixup
fuzz
John Turner
2025-11-16
push check.sh
John Turner
2025-11-16
generate corpus to fuzz on with meson
John Turner
[next]