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
d325ee6a2d07eac3e62380160c0a3a95b137bf88
Reticulum-Go
/
pkg
/
interfaces
History
Ivan
d325ee6a2d
Update UDPInterface Send method to return an error for unsupported UDP functionality in TinyGo
2025-10-30 19:08:42 -05:00
..
auto_test.go
Code cleanup of unused functions/variables
2025-05-07 18:35:45 -05:00
auto.go
Fixes
2025-10-30 19:05:20 -05:00
interface_test.go
Add unit tests for configuration, cryptography, interfaces, and packet handling.
2025-05-07 18:24:52 -05:00
interface.go
gosec fixes and added #nosec where necassary
2025-07-06 00:33:50 -05:00
tcp_common.go
go fmt
2025-07-06 00:09:14 -05:00
tcp_linux.go
gosec fixes and added #nosec where necassary
2025-07-06 00:33:50 -05:00
tcp_test.go
Add unit tests for configuration, cryptography, interfaces, and packet handling.
2025-05-07 18:24:52 -05:00
tcp.go
Refine comment in TCPClientInterface to clarify HDLC framing usage for TCP connections
2025-09-27 04:41:36 -05:00
udp_test.go
Add unit tests for configuration, cryptography, interfaces, and packet handling.
2025-05-07 18:24:52 -05:00
udp.go
Update UDPInterface Send method to return an error for unsupported UDP functionality in TinyGo
2025-10-30 19:08:42 -05:00