.. |
certs.go
|
Added nolit gosec to InsecureSkipVerify, see PR for details
|
2022-08-24 23:30:09 +01:00 |
certs_test.go
|
Added encrytion and dectription via PayloadManager
|
2022-06-20 15:33:09 +01:00 |
client.go
|
Moved cert related functionality into cert.go
|
2022-08-24 23:30:09 +01:00 |
components_test.go
|
Integrated server side only tls, public key and aes key connection string
|
2022-08-24 23:30:09 +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 |
handlers.go
|
More refactor to increase testability
|
2022-08-22 13:27:59 +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
|
Integrated server side only tls, public key and aes key connection string
|
2022-08-24 23:30:09 +01:00 |
payload_manager_test.go
|
Added func comments and Refactor to use shared *PairingPayload
|
2022-08-22 13:27:59 +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
|
Integrated server side only tls, public key and aes key connection string
|
2022-08-24 23:30:09 +01:00 |
server_pairing_test.go
|
Integrated server side only tls, public key and aes key connection string
|
2022-08-24 23:30:09 +01:00 |
server_test.go
|
Added ConnectionParams struct and related funcs
|
2022-06-20 15:33:09 +01:00 |