libs5-go/protocol
Derrick Hammer 6510beddf2
refactor: switch to using structs.SetImpl
2024-03-14 06:53:31 -04:00
..
handshake_open.go refactor: more refactoring to break import cycles, introduce a mediator between protocol and service 2024-01-30 00:31:31 -05:00
handshake_open_test.go test: add tests for HandleMessage 2024-01-08 07:15:30 -05:00
hash_query.go refactor: switch to using structs.SetImpl 2024-03-14 06:53:31 -04:00
mediator.go refactor: more refactoring to break import cycles, introduce a mediator between protocol and service 2024-01-30 00:31:31 -05:00
message.go refactor: merged signed back into protocol 2024-01-29 22:35:40 -05:00
protocol.go refactor: more refactoring to break import cycles, introduce a mediator between protocol and service 2024-01-30 00:31:31 -05:00
protocol_test.go testing: remove bad imports 2024-01-29 00:25:25 -05:00
registry.go fix: pass nil for pk on SignRegistryEntry 2024-03-03 13:02:42 -05:00
registry_entry.go chore: add debug logging gor registry query and set 2024-03-11 11:50:27 -04:00
registry_query.go chore: add debug logging gor registry query and set 2024-03-11 11:50:27 -04:00
signed.go refactor: merged signed back into protocol 2024-01-29 22:35:40 -05:00
signed_announce_peers.go fix: require a handshake for announcement messages 2024-03-10 06:46:18 -04:00
signed_handshake_done.go fix: set the username to the peer id for all connection uris 2024-03-05 14:13:22 -05:00
signed_handshake_done_test.go fix: filename typo 2024-01-29 22:40:36 -05:00
signed_message.go fix: add logging of peer ip and the node id signing the message if handshake is not done 2024-03-10 09:17:13 -04:00
storage_location.go refactor: switch to using structs.SetImpl 2024-03-14 06:53:31 -04:00