storj/pkg/pointerdb
JT Olio 2a59679766 pkg/transport: require tls configuration for dialing (#1286)
* separate TLS options from server options (because we need them for dialing too)
* stop creating transports in multiple places
* ensure that we actually check revocation, whitelists, certificate signing, etc, for all connections.
2019-02-11 13:17:32 +02:00
..
auth updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
pdbclient pkg/transport: require tls configuration for dialing (#1286) 2019-02-11 13:17:32 +02:00
allocation.go Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
config.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
pointerdb_test.go Store the uplinks public key on the satellite so that it can verify bandwidth requests in the future (#1042) 2019-02-07 14:22:49 -05:00
pointerdb.go don't put nil nodes in GetResponse (#1218) 2019-02-05 23:12:27 +02:00
service.go Move pointerdb logic to a service (#1037) 2019-01-18 10:10:21 -05:00