storj/pkg
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
..
cfgstruct pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
dht implements node pkg query method (#251) 2018-08-23 11:20:11 -04:00
eestream Node Identity (#193) 2018-08-13 10:39:45 +02:00
kademlia implements node pkg query method (#251) 2018-08-23 11:20:11 -04:00
miniogw TLS Support (#252) 2018-08-23 22:01:03 -06:00
node TLS Support (#252) 2018-08-23 22:01:03 -06:00
overlay TLS Support (#252) 2018-08-23 22:01:03 -06:00
paths adds Bucket Store (#213) 2018-08-16 10:32:28 -04:00
peertls Identity fixes+: (#270) 2018-08-23 16:08:26 +02:00
piecestore Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
pointerdb TLS Support (#252) 2018-08-23 22:01:03 -06:00
pool all: fix govet warnings (#255) 2018-08-22 09:39:57 +03:00
process Consolidate command configuration and setup (#221) 2018-08-13 09:07:05 -06:00
provider TLS Support (#252) 2018-08-23 22:01:03 -06:00
ranger Node Identity (#193) 2018-08-13 10:39:45 +02:00
statdb Kademlia Routing Table (#164) 2018-07-30 15:25:18 -04:00
storage Streamstore impl of Stor interface (#191) 2018-08-23 21:56:38 -06:00
telemetry Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
transport TLS Support (#252) 2018-08-23 22:01:03 -06:00
utils Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00