summaryrefslogtreecommitdiff
path: root/lib/binstruct
AgeCommit message (Collapse)Author
2023-01-01lint: Turn on stylecheckLuke Shumaker
2023-01-01lint: Turn on paralleltestLuke Shumaker
2023-01-01lint: Turn on gomndLuke Shumaker
2023-01-01lint: Turn on gofumptLuke Shumaker
All edits to .go files are made by `tools/bin/golangci-lint run --fix ./...`, not by me as a human.
2023-01-01lint: Turn on forcetypeassertLuke Shumaker
2022-07-12lib/btrfs: Fuzz the Node parserLuke Shumaker
2022-07-11Fuzz btrfsitem, and by consequence improve binstruct errorsLuke Shumaker
2022-07-10Add license and copyright infoLuke Shumaker
2022-07-10Rename the module, mv pkg libLuke Shumaker