summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh2025-05-2921-33/+310
|
* meta.capim: Add with :dependencies keyEuAndreh2025-05-231-0/+1
|
* Make: Use $< over $?EuAndreh2025-05-041-1/+1
|
* src/binder.go: Close incoming connection on dial errorEuAndreh2024-11-101-0/+1
|
* .gitignore: Include pattern for cgoEuAndreh2024-10-291-0/+1
|
* .gitignore: Add pattens for next test artifactsEuAndreh2024-10-291-1/+9
|
* mkdeps.sh: Fix typo on varlist nameEuAndreh2024-10-292-2/+2
|
* Makefile: Simplify time file generation on bench taget dependenciesEuAndreh2024-10-291-2/+1
|
* Makefile: Prioritize local version when building and linkingEuAndreh2024-10-291-2/+2
|
* Makefile: Adapt to latest golang skeletonEuAndreh2024-10-203-32/+104
|
* {src,tests}/binder.go: Update to latest gobangEuAndreh2024-10-192-2/+2
|
* Makefile: "var version" -> "const Version"EuAndreh2024-09-271-1/+1
|
* Makefile: Define $(GOCFLAGS) and $(GOLDFLAGS) based on $(PREFIX)EuAndreh2024-08-151-0/+2
|
* Add src/version.goEuAndreh2024-08-153-6/+15
|
* Makefile: Simplify a bit compile ruleEuAndreh2024-08-111-9/+7
|
* src/binder.go: Format and reorder codeEuAndreh2024-08-111-16/+16
|
* tests/integration.sh: Re-enable and fix testEuAndreh2024-08-081-1/+3
|
* src/binder.go: Stop exporting functions for testingEuAndreh2024-08-082-24/+25
|
* tests/integration.sh: Disable tests for nowEuAndreh2024-08-081-0/+1
|
* src/binder.go: Vendor in copyData()EuAndreh2024-08-081-3/+9
|
* Makefile: Use "go tool {compile,link}" over "go {build,test}"EuAndreh2024-08-087-44/+80
|
* rm go.modEuAndreh2024-08-081-6/+0
|
* src/lib.go: Do not exit on conn errorEuAndreh2024-08-082-4/+6
|
* tests/integration.sh: Use more specific assertion functionsEuAndreh2024-07-261-7/+7
|
* src/lib.go: Get CopyData() from gobangEuAndreh2024-07-222-10/+5
|
* Makefile: Do not mess with glaze.socketEuAndreh2024-07-221-1/+0
|
* Add integration testsEuAndreh2024-07-225-2/+237
|
* src/lib.go: Long when start listeningEuAndreh2024-07-221-3/+9
|
* v0 ImplEuAndreh2024-07-229-0/+297
|
* Initial empty commitEuAndreh2024-03-250-0/+0