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
1b3f4e59dbdc4ba4228a622079c7262782b4f66d
Reticulum-Go/pkg/interfaces
History
Ivan b601ae1c51 Add read loop for UDP interface to handle incoming packets asynchronously.
2025-10-07 21:30:27 -05:00
..
auto_test.go
Code cleanup of unused functions/variables
2025-05-07 18:35:45 -05:00
auto.go
mark interface as online
2025-09-27 05:47:28 -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
Add read loop for UDP interface to handle incoming packets asynchronously.
2025-10-07 21:30:27 -05:00