Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to latest project skeleton: i18n and fine-grained fuzzingHEADmain | EuAndreh | 2025-05-29 | 1 | -1/+2 |
* | src/binder.go: Close incoming connection on dial error | EuAndreh | 2024-11-10 | 1 | -0/+1 |
* | {src,tests}/binder.go: Update to latest gobang | EuAndreh | 2024-10-19 | 1 | -1/+1 |
* | Add src/version.go | EuAndreh | 2024-08-15 | 1 | -1/+2 |
* | src/binder.go: Format and reorder code | EuAndreh | 2024-08-11 | 1 | -16/+16 |
* | src/binder.go: Stop exporting functions for testing | EuAndreh | 2024-08-08 | 1 | -18/+18 |
* | src/binder.go: Vendor in copyData() | EuAndreh | 2024-08-08 | 1 | -3/+9 |
* | Makefile: Use "go tool {compile,link}" over "go {build,test}" | EuAndreh | 2024-08-08 | 1 | -0/+133 |