Quad4 Software
explore Showcase Help
Sign In
Networks/Reticulum-Go
2
1
Fork 0
You've already forked Reticulum-Go
Code Issues 5 Pull Requests 1 Actions Packages Projects 1 Releases 1 Wiki Activity
Files
8d7f86e15ac1a31e11231a1796cc1bd8be32b2fd
Reticulum-Go/pkg/interfaces
History
Ivan 2ffd12b3e1 Add Send method to TCPClientInterface and better logging in UDPInterface
2025-09-07 02:21:48 -05:00
..
auto_test.go
Code cleanup of unused functions/variables
2025-05-07 18:35:45 -05:00
auto.go
gosec fixes and added #nosec where necassary
2025-07-06 00:33:50 -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
Add Send method to TCPClientInterface and better logging in UDPInterface
2025-09-07 02:21:48 -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
Add Send method to TCPClientInterface and better logging in UDPInterface
2025-09-07 02:21:48 -05:00