storj/cmd/storj-sim
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
..
cancelable.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
console.go Updating account activation flow (#1251) 2019-02-11 12:33:56 +02:00
inmemory.go Consolidate key/cert/signature encoding and decoding (#1243) 2019-02-07 12:40:28 -06:00
main.go Make inmemory a separate command (#1127) 2019-01-24 23:04:29 +02:00
network.go pkg/transport: require tls configuration for dialing (#1286) 2019-02-11 13:17:32 +02:00
prefix.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
process.go storj-sim: read in config values for gateway (#1162) 2019-01-29 16:23:30 +02:00