This website requires JavaScript.
explore
Showcase
Help
Sign In
Networks
/
Reticulum-Go
Watch
2
Star
1
Fork
0
You've already forked Reticulum-Go
Code
Issues
5
Pull Requests
1
Actions
Packages
Projects
1
Releases
1
Wiki
Activity
Files
83abefcf43f1a317b7edb6d67d34c3a884ca60f1
Reticulum-Go
/
pkg
/
common
History
Sudo-Ivan
3d4b77bee3
refactor: add SIZE_48 and TOKEN_OVERHEAD constants to common size constants in constants.go
2025-12-30 01:27:50 -06:00
..
config_test.go
Add unit tests for configuration, cryptography, interfaces, and packet handling.
2025-05-07 18:24:52 -05:00
config.go
update packet creation
2025-01-01 19:12:32 -06:00
constants.go
refactor: add SIZE_48 and TOKEN_OVERHEAD constants to common size constants in constants.go
2025-12-30 01:27:50 -06:00
interfaces_test.go
Add unit tests for RawChannelReader and RawChannelWriter, including methods for reading, writing, and handling messages.
2025-12-29 21:57:20 -06:00
interfaces.go
gosec fixes and added #nosec where necassary
2025-07-06 00:33:50 -05:00
types.go
Add destination type constants for packet handling in types.go
2025-10-07 21:31:45 -05:00