status-go/server/pairing
Sale Djenic 0f58d01cc4 tests: added test simulating a migration of an imported keypair to/from keycard and transferring keystore files for it 2023-08-31 12:13:54 +02:00
..
peers Added versioning package and addressed feedback 2023-04-17 12:01:38 +01:00
preflight Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
statecontrol Added functionality to local pairing that makes client calls (more) idempotent 2023-08-21 15:44:32 +01:00
versioning Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
TODO.MD Added a (rough) roadmap to resolving a number of known issues 2023-08-14 15:10:54 +01:00
certs.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
certs_test.go Reconciled duplicate cert funcs 2023-03-24 17:31:34 +00:00
challenge_management.go Addressed feedback from @ilmotta 2023-03-24 16:47:43 +00:00
client.go fix: a crash when the user provides a connection string there is no running server for is fixed 2023-08-23 12:59:18 +02:00
common.go fix: changes lost while rebasing 2023-08-21 14:45:50 +02:00
components_test.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
config.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
config_test.go add validation on config (#3350) 2023-03-29 23:51:01 +08:00
connection.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
connection_test.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
events.go feat: transferring keystore files for selected keypair via local network 2023-08-18 17:43:14 +02:00
handlers.go Removed HandlerServer interface 2023-04-04 15:29:13 +01:00
interfaces.go Removed HandlerServer interface 2023-04-04 15:29:13 +01:00
payload_encryptor.go Refactored BasePayloadReceiver to handle Receive() 2023-04-04 11:56:40 +01:00
payload_management.go feat: transferring keystore files for selected keypair via local network 2023-08-18 17:43:14 +02:00
payload_management_test.go test: use `T.TempDir` to create temporary test directory (#2746) 2023-04-26 21:39:51 +01:00
payload_mounter.go feat: transferring keystore files for selected keypair via local network 2023-08-18 17:43:14 +02:00
payload_receiver.go fix: changes lost while rebasing 2023-08-21 14:45:50 +02:00
peers.go Added functionality to slow stop UDP beacon multicast/listen 2023-04-17 12:01:38 +01:00
raw_message_collector.go Refactored BasePayloadReceiver to handle Receive() 2023-04-04 11:56:40 +01:00
raw_message_handler.go fix: discard backed up messages if `ProcessBackedupMessages` is not set to `true` 2023-07-25 07:50:43 +02:00
server.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
server_pairing_test.go Removed server mode from pairing 2023-03-24 17:53:29 +00:00
sync_device_test.go tests: added test simulating a migration of an imported keypair to/from keycard and transferring keystore files for it 2023-08-31 12:13:54 +02:00
utils.go fix(pairing): Received installation event (#3422) 2023-04-26 14:48:49 +03:00