Ivan
e9428f8a19
feat: add examples for announce, echo, and file transfer functionalities with detailed README documentation
2026-07-16 11:38:13 -05:00
Ivan
51802d56e0
chore: cleanup tests and comments
2026-07-13 08:56:23 -05:00
Ivan
ca6228bf6e
chore(license header) update license from 0BSD to Apache-2.0 across multiple files
2026-04-30 02:08:36 -05:00
Ivan
62c2b1aabe
refactor: standardize constant naming and update copyright notices
...
- Updated copyright notices across multiple files to reflect the new ownership.
- Refactored constant names to follow Go naming conventions, changing from uppercase to camel case (e.g., `APP_NAME` to `AppName`).
- Adjusted logging levels in debug statements to use the new constants.
- Modified test files to align with the updated constant names and environment variable usage.
2026-04-19 17:07:05 -05:00
Ivan
f0f56a8f00
cleanup(codebase) remove bearer and outdated or useless comments
2026-03-15 13:42:32 +03:00
Sudo-Ivan
1d3a969742
chore: add SPDX license identifier and copyright notice
2025-12-31 20:44:58 -06:00
Sudo-Ivan
595430c808
refactor: remove commented-out code for default interfaces in InitConfig function
2025-12-30 21:13:38 -06:00
Sudo-Ivan
fcfd04c0c2
Add 'bearer:disable go_gosec_filesystem_filereadtaint' comments to file loading functions across config and identity modules to suppress specific security scanner warnings
2025-12-29 22:33:07 -06:00
Sudo-Ivan
7086926839
Add 'bearer:disable' comments to configuration and identity file loading functions to suppress security scanner warnings
2025-12-29 22:20:48 -06:00
Sudo-Ivan
49aee4818b
Add unit tests for various packages including config, buffer, debug, pathfinder, rate, and resolver.
2025-12-28 22:55:28 -06:00
Ivan
b9aebc8406
gosec fixes and added #nosec where necassary
2025-07-06 00:33:50 -05:00
Sudo-Ivan
f3d22dfcd4
0.3.1
2024-12-31 15:15:06 -06:00
Sudo-Ivan
668d7c56b5
init v0.1.0
2024-12-30 01:56:25 -06:00