storj/internal/testplanet
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
..
gen_identities.go pkg/transport: fail on bad certificates (#1285) 2019-02-11 13:02:49 +02:00
identities_table.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
identities.go Delete provider package (#1177) 2019-01-30 22:47:21 +02:00
planet_test.go Remove node package and simplify DHT interface (#1233) 2019-02-06 14:37:17 +02:00
planet.go pkg/transport: require tls configuration for dialing (#1286) 2019-02-11 13:17:32 +02:00
run_test.go Ensure that tally tests run against postgres (#1227) 2019-02-05 16:23:45 +02:00
run.go Fix parallel execution sharing (#1247) 2019-02-06 11:16:05 +02:00
uplink_test.go Ensure everyone sees everyone else (#1275) 2019-02-08 11:25:13 +02:00
uplink.go pkg/transport: require tls configuration for dialing (#1286) 2019-02-11 13:17:32 +02:00