.. |
certs.go
|
Refactor and tie in of signal events
|
2022-09-09 13:24:56 +01:00 |
certs_test.go
|
Added encrytion and dectription via PayloadManager
|
2022-06-20 15:33:09 +01:00 |
client.go
|
Refactor and tie in of signal events
|
2022-09-09 13:24:56 +01:00 |
components_test.go
|
Added challenge middleware
|
2022-08-25 00:02:32 +01:00 |
connection.go
|
Integrated server side only tls, public key and aes key connection string
|
2022-08-24 23:30:09 +01:00 |
connection_test.go
|
Integrated server side only tls, public key and aes key connection string
|
2022-08-24 23:30:09 +01:00 |
encryption.go
|
Added PayloadManager and outbound pairing tests
|
2022-06-20 15:33:09 +01:00 |
events.go
|
Refactor and tie in of signal events
|
2022-09-09 13:24:56 +01:00 |
handlers.go
|
Refactor and tie in of signal events
|
2022-09-09 13:24:56 +01:00 |
ips.go
|
Get preferred network IP and refactor server package to increase reusability (#2626)
|
2022-06-15 15:49:31 +01:00 |
ips_test.go
|
Integrated server side only tls, public key and aes key connection string
|
2022-08-24 23:30:09 +01:00 |
payload_manager.go
|
Added PairingPayloadSourceConfig to group app client params
|
2022-09-09 13:24:56 +01:00 |
payload_manager_test.go
|
Added PairingPayloadSourceConfig to group app client params
|
2022-09-09 13:24:56 +01:00 |
server.go
|
Get server cert, run validation on cert
|
2022-08-24 23:30:09 +01:00 |
server_media.go
|
Get preferred network IP and refactor server package to increase reusability (#2626)
|
2022-06-15 15:49:31 +01:00 |
server_pairing.go
|
Added StartUpPairingClient and refactored client endpoints
|
2022-09-09 13:24:56 +01:00 |
server_pairing_test.go
|
Added and integrated StartUpPairingServer
|
2022-09-09 13:24:56 +01:00 |
server_test.go
|
Added ConnectionParams struct and related funcs
|
2022-06-20 15:33:09 +01:00 |