index
:
wscat
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
Makefile: Simplify time file generation on bench taget dependencies
EuAndreh
1
-2
/
+1
2024-10-29
Makefile: Prioritize local version when building and linking
EuAndreh
1
-2
/
+2
2024-10-20
Adapt to latest golang Makefile skeleton
EuAndreh
5
-36
/
+103
2024-09-27
Makefile: "var version" -> "const Version"
EuAndreh
1
-1
/
+1
2024-08-15
Makefile: Define $(GOCFLAGS) and $(GOLDFLAGS) based on $(PREFIX)
EuAndreh
1
-0
/
+2
2024-08-15
Add src/version.go
EuAndreh
3
-6
/
+15
2024-08-11
Makefile: Simplify a bit compile rule
EuAndreh
1
-6
/
+4
2024-08-10
Makefile: Add "bench" target
EuAndreh
2
-1
/
+5
2024-08-10
src/wscat.go: Remove deprecated code
EuAndreh
2
-414
/
+238
2024-08-10
src/wscat.go: Remove client support
EuAndreh
2
-1256
/
+13
2024-08-10
Remove unnecessary SOCKS5 support
EuAndreh
5
-1090
/
+5
2024-08-10
Build with "go tool" AND import code from deps
EuAndreh
11
-177
/
+6933
2024-08-02
go.mod: Use "replace" for all
EuAndreh
2
-9
/
+10
2024-07-26
go mod tidy
EuAndreh
1
-0
/
+3
2024-07-26
Makefile: Use $(NAME)
EuAndreh
1
-2
/
+2
2024-07-25
Initial implementation
EuAndreh
12
-0
/
+456