storj/pkg
Bryan White 0e2fd97029
Identity fixes+: (#270)
* 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
2018-08-23 16:08:26 +02: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 connection success and fail on kad routing table (#249) 2018-08-21 14:44:42 -04:00
eestream Node Identity (#193) 2018-08-13 10:39:45 +02:00
kademlia implements connection success and fail on kad routing table (#249) 2018-08-21 14:44:42 -04:00
miniogw Fix nil bucket error (#269) 2018-08-22 18:19:46 -06:00
node Routing Table Replacement Cache (#229) 2018-08-17 15:11:46 -04:00
overlay Preliminary support for windows (#266) 2018-08-23 10:05:56 +03: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 Preliminary support for windows (#266) 2018-08-23 10:05:56 +03: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 Identity fixes+: (#270) 2018-08-23 16:08:26 +02: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 pointerdb: separate client and server packages (#261) 2018-08-22 09:07:00 -06:00
telemetry Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
transport node-node communication (#145) 2018-07-19 10:48:08 -04:00
utils Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00