summaryrefslogtreecommitdiff
path: root/src (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-082-2/+2
* src/lib.go: Do not exit on conn errorEuAndreh2024-08-081-4/+5
* src/lib.go: Get CopyData() from gobangEuAndreh2024-07-221-10/+4
* Add integration testsEuAndreh2024-07-221-1/+1
* src/lib.go: Long when start listeningEuAndreh2024-07-221-3/+9
* v0 ImplEuAndreh2024-07-222-0/+139