storj/pkg
aligeti 32f95a14fd
satellite/certdb: remove certdb that was used to store uplink certificates (#2760)
* satellitedb/certDB: refactors of the node certificate storage DB table

The existing implementation doesnt allow to store the complete certificate chain of uplinkIDs or storagenodeIDs, so the current table is dropped and new table will be added which addresses the storage and retrieval of certificates

pkg/identity: fixes spelling mistakes that I missed on PR#2754

Fixes V3-1992/V3-2388
2019-08-12 10:41:34 -04:00
..
auth pkg/auth: use grpc.WithPerRPCCredentials (#2670) 2019-07-31 13:57:13 +02:00
bloomfilter Implement garbage collection on satellite (#2577) 2019-07-24 13:26:43 -04:00
certificates don't use global loggers (#2675) 2019-07-31 17:38:44 +03:00
cfgstruct cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
encryption rename all the things (#2531) 2019-07-28 08:55:36 +03:00
identity satellite/certdb: remove certdb that was used to store uplink certificates (#2760) 2019-08-12 10:41:34 -04:00
kademlia Restrict node info only for trusted satellites (#2737) 2019-08-09 12:21:41 +03:00
macaroon Jg/1967 mv bucket metadata uplink (#2505) 2019-07-12 08:57:02 -04:00
miniogw cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
paths Create and use an encryption.Store (#2293) 2019-06-24 19:23:07 +00:00
pb storagenode/nodestats: cache node stats (#2543) 2019-08-08 16:47:04 +03:00
peertls internal/testrand: new package for random data (#2282) 2019-06-26 13:38:51 +03:00
pkcrypto Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
process pkg/process: support json trace output (#2713) 2019-08-05 12:28:41 -06:00
ranger pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
server don't use global loggers (#2675) 2019-07-31 17:38:44 +03:00
signing rename all the things (#2531) 2019-07-28 08:55:36 +03:00
storj Integrate new Metainfo calls (server side) (#2682) 2019-08-01 11:04:31 +02:00
telemetry don't use global loggers (#2675) 2019-07-31 17:38:44 +03:00
transport don't use global loggers (#2671) 2019-07-31 15:09:45 +03:00