storj/pkg/pointerdb
Maximillian von Briesen 553def620a TLS Support (#252)
* begin adding tls

* remove incomplete line in gw/main.go

* identity fixes+:

+ fix `peertls.NewCert` public key issue
+ fix `peertls.verfiyChain` issue
+ fix identity dial option
+ rename `GenerateCA` to `NewCA` and `generateCAWorker` to `newCAWorker` for better consistency/convention

* use pdbclient instead of pointerdb in miniogw

* fix tests

* go fmt

* make review changes

* modify how context.Background() is used

* more context stuff
2018-08-23 22:01:03 -06:00
..
pdbclient TLS Support (#252) 2018-08-23 22:01:03 -06:00
common.go rename netstate to pointerdb (#127) 2018-07-06 15:43:53 -04:00
config.go Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
kvstore_mock_test.go Adjustments to how find storage nodes handles limit/amout requested (#192) 2018-08-03 09:15:52 -04:00
pointerdb_test.go pointerdb: separate client and server packages (#261) 2018-08-22 09:07:00 -06:00
pointerdb.go pointerdb: separate client and server packages (#261) 2018-08-22 09:07:00 -06:00