summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainUpdate to latest project skeleton: i18n and fine-grained fuzzingEuAndreh5 weeks
 
 
AgeCommit messageAuthorFilesLines
2025-05-29Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh21-33/+310
2025-05-23meta.capim: Add with :dependencies keyEuAndreh1-0/+1
2025-05-04Make: Use $< over $?EuAndreh1-1/+1
2024-11-10src/binder.go: Close incoming connection on dial errorEuAndreh1-0/+1
2024-10-29.gitignore: Include pattern for cgoEuAndreh1-0/+1
2024-10-29.gitignore: Add pattens for next test artifactsEuAndreh1-1/+9
2024-10-29mkdeps.sh: Fix typo on varlist nameEuAndreh2-2/+2
2024-10-29Makefile: Simplify time file generation on bench taget dependenciesEuAndreh1-2/+1
2024-10-29Makefile: Prioritize local version when building and linkingEuAndreh1-2/+2
2024-10-20Makefile: Adapt to latest golang skeletonEuAndreh3-32/+104
[...]