summaryrefslogtreecommitdiff
path: root/src/binder.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh2025-05-291-1/+2
* src/binder.go: Close incoming connection on dial errorEuAndreh2024-11-101-0/+1
* {src,tests}/binder.go: Update to latest gobangEuAndreh2024-10-191-1/+1
* Add src/version.goEuAndreh2024-08-151-1/+2
* src/binder.go: Format and reorder codeEuAndreh2024-08-111-16/+16
* src/binder.go: Stop exporting functions for testingEuAndreh2024-08-081-18/+18
* src/binder.go: Vendor in copyData()EuAndreh2024-08-081-3/+9
* Makefile: Use "go tool {compile,link}" over "go {build,test}"EuAndreh2024-08-081-0/+133