summaryrefslogtreecommitdiff
Commit message (Expand)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
* .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
* Adapt to latest golang Makefile skeletonEuAndreh2024-10-205-36/+103
* 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-6/+4
* Makefile: Add "bench" targetEuAndreh2024-08-102-1/+5
* src/wscat.go: Remove deprecated codeEuAndreh2024-08-102-414/+238
* src/wscat.go: Remove client supportEuAndreh2024-08-102-1256/+13
* Remove unnecessary SOCKS5 supportEuAndreh2024-08-105-1090/+5
* Build with "go tool" AND import code from depsEuAndreh2024-08-1011-177/+6933
* go.mod: Use "replace" for allEuAndreh2024-08-022-9/+10
* go mod tidyEuAndreh2024-07-261-0/+3
* Makefile: Use $(NAME)EuAndreh2024-07-261-2/+2
* Initial implementationEuAndreh2024-07-2512-0/+456
* Initial empty commitEuAndreh2024-03-250-0/+0