Commit graph

50 commits

Author SHA1 Message Date
Ivan
045b98864a
ci: add DX tooling, hooks, templates, and CI path filters 2026-08-22 21:49:37 -05:00
Ivan
453bd810b3
chore: improve Makefile and update various files for improved functionality and security checks 2026-08-22 20:26:59 -05:00
Ivan
b4c8b0cd31
feat: add go rngit (git-remote-rns) with Python interop 2026-08-22 19:33:16 -05:00
Ivan
8587938515
chore: update gosec command to include GOSUMDB and exclude testdata directory 2026-08-22 06:13:12 -05:00
Ivan
b0e0cb9c4c
feat: add install script for reticulum-go with options for binary and source installation 2026-08-18 15:22:22 -05:00
Ivan
d6c2d87d1f
chore: improve cross-compilation support by adding additional targets for various platforms and updating build scripts 2026-08-15 02:39:55 -05:00
Ivan
801367b471
feat: add 'zen' command for scanning Go and Python sources, including new rules and tests 2026-08-14 19:09:26 -05:00
Ivan
d2e37e231a
chore: add cross-compilation support by adding 386 architecture for Windows and Linux, update README and CHANGELOG accordingly 2026-08-14 14:02:16 -05:00
Ivan
ee06fd68b4
feat: add support for Windows XP and Server 2003 builds using go-legacy-winxp 2026-08-14 11:34:35 -05:00
Ivan
a9e7de8d52
chore: update Makefile by adding stage-nfpm target and integrating it into package-deb, package-rpm, and package-arch rules 2026-08-13 02:28:08 -05:00
Ivan
6a345d8ab2
feat: introduce rgosh interactive remote shell with compatibility for Python rnsh protocol 2026-07-27 07:56:32 -05:00
Ivan
bd6ac61734
feat: add new man pages for speedtest and self-check commands 2026-07-17 21:56:36 -05:00
Ivan
270b142da4
feat: add YAML linting support and update pre-commit hooks for improved code quality 2026-07-17 08:30:32 -05:00
Ivan
03b89b03ff
feat: speedtest, debugging tools and helpers, updated to go 1.26.5, fixed stalls in resource transfers 2026-07-17 05:10:03 -05:00
Ivan
2fce564a8a
feat: update self-check functionality by adding support for multiple architectures (386, arm, ppc64le, ppc64) and refactoring CI scripts for improved testing 2026-07-16 16:48:23 -05:00
Ivan
0dd5d792a8
feat: add riscv64 self-check functionality with CI integration and documentation updates 2026-07-16 16:42:15 -05:00
Ivan
b6b4d983aa
feat: add host OS self-check functionality with CLI integration and CI support 2026-07-16 16:13:43 -05:00
Ivan
35d1a52c17
feat: introduce Firecracker microvm support with comprehensive build scripts, configuration, and documentation updates 2026-07-16 14:40:14 -05:00
Ivan
72c410b513
feat: add Dart Control API client and bindings for Flutter 2026-07-16 13:28:29 -05:00
Ivan
9d0922e9e2
feat: add Odin bindings support with new test target and clean commands in Makefile 2026-07-16 12:41:33 -05:00
Ivan
aa7d9bccd4
feat: add logging to file and service (systemd, openrc, runit and dinit) installation 2026-07-16 11:04:44 -05:00
Ivan
78bb2fbcea
chore: update Makefile and docs 2026-07-13 14:10:27 -05:00
Ivan
8d73fb653d
chore: add package-arch target to Makefile for Arch Linux packaging 2026-07-13 09:30:07 -05:00
Ivan
346f37d8a7
feat: add 'slow' command to CLI for identifying slow interfaces and paths, and improve bandwidth availability checks in interface stats 2026-07-10 08:14:04 -05:00
Ivan
bad4bad616
refactor: update test commands to use testsummary for consistent output and improved log management 2026-07-10 07:56:20 -05:00
Ivan
231b4a9de7
build: add rgox and rnx commands to Makefile and update installation scripts 2026-07-09 23:00:40 -05:00
Ivan
d6b7cc8ef5
feat: update CLI with debug command and options, improve logging and configuration handling 2026-07-09 14:45:25 -05:00
Ivan
c1a0453686
build: update makefiles, taskfiles, package specs, and dependencies 2026-07-09 13:12:49 -05:00
Ivan
5f6be4b02d
feat(makefile): update build process to include utility binaries rgostatus, rgoid, and rgoprobe; update install and uninstall targets for new utilities 2026-07-09 11:12:51 -05:00
Ivan
7d7c973989
chore(vulncheck): update environment variables for vulnerability scanning and improve command handling 2026-07-04 23:33:07 -05:00
Ivan
3b2802d670
chore(security): update vulnerability scanning and ignore unnecessary directories 2026-07-04 23:21:31 -05:00
Ivan
4ce7d113e7
chore(ci): enable CGO for race detection in test commands 2026-06-14 19:34:36 -05:00
Ivan
8f7ff60dc9
refactor(modules): update module paths and dependencies to quad4 namespace and support offline builds better. 2026-06-14 13:22:30 -05:00
Ivan
65e1f8325f
feat(build): add support for building with go-legacy-win7 and include setup script 2026-06-14 12:30:39 -05:00
Ivan
6510c28ab8
refactor(tests): replace direct go test commands with a custom test summary script for improved output and error handling 2026-05-06 17:32:50 -05:00
Ivan
7d4c1ec922
chore(deps, ci, docker): vendor dependencies for offline builds 2026-04-19 15:49:46 -05:00
Ivan
839a4e04c6
feat(makefile): add wasm testing support 2026-04-12 19:07:24 -05:00
Ivan
294d3a8af4
chore: add govulncheck target to Makefile and create setup script for installation 2026-03-30 15:28:26 +03:00
Sudo-Ivan
28ee359179
chore(Makefile): add cross-reference test command and update benchmark command to run only on empty tests 2026-03-11 02:46:03 -05:00
Sudo-Ivan
fb320c7fa6
feat(build): add Makefile for build, install, and test automation 2026-03-10 23:24:07 -05:00
Sudo-Ivan
1be94dc0ba
chore: remove Makefile to streamline build process and simplify project structure 2025-12-31 11:42:36 -06:00
Ivan
fc95e54b2e
update: Makefile with debug build target and update help text 2025-11-09 00:01:19 -06:00
Ivan
5369037a74 Add TinyGo build targets to Makefile and create GitHub Actions workflow for TinyGo builds 2025-10-30 18:54:23 -05:00
Ivan
53b2d18a79 Add benchmarking targets to Makefile for standard and experimental GC 2025-09-25 12:42:06 -05:00
Ivan
40213eeac9 Add experimental greenteagc support, release build (strip debug symbols) and lint 2025-09-25 12:24:14 -05:00
Ivan
ae9a35e3bb update 2025-05-04 03:47:13 -05:00
Ivan
6b3990d399 more platforms 2025-03-11 23:06:56 -05:00
Sudo-Ivan
30ea1dd0c7 0.3.2 2025-01-01 00:40:25 -06:00
Sudo-Ivan
a8a7607eb6 update binary name 2024-12-31 19:25:23 -06:00
Sudo-Ivan
083991c997 add Makefile 2024-12-31 14:34:04 -06:00