storj/pkg
Egon Elbre f929310add pkg/rpc/rpcstatus: fix drpc grpc compatibilty (#3306)
When code is compiled without -tags=drpc the statuses for drpc server
weren't handled, which meant an uplink using -tags=drpc didn't get the
correct status code.
2019-10-17 15:21:20 -04:00
..
auth all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
bloomfilter Implement garbage collection on satellite (#2577) 2019-07-24 13:26:43 -04:00
cfgstruct Uplink "import" command (#2981) 2019-09-13 12:33:30 -06:00
encryption all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
identity all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
listenmux pkg/listenmux: resolve deadlock in test 2019-09-20 21:16:59 +00:00
macaroon metainfo: move api keys to part of the request (#3069) 2019-09-19 10:19:29 -06:00
miniogw all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
paths Create and use an encryption.Store (#2293) 2019-06-24 19:23:07 +00:00
pb storagenode/cmd: add exit-status command for graceful exit (#3264) 2019-10-15 18:07:32 -04:00
peertls pkg/rpc: defeat MITM attacks in most cases (#3215) 2019-10-12 14:34:41 -06:00
pkcrypto Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
process storagenode/process: respond to Windows Service events (#3025) 2019-09-19 19:37:40 +03:00
ranger all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
revocation pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
rpc pkg/rpc/rpcstatus: fix drpc grpc compatibilty (#3306) 2019-10-17 15:21:20 -04:00
server satellite/discovery: remove discovery related code (#3175) 2019-10-14 10:57:01 -04:00
signing rename all the things (#2531) 2019-07-28 08:55:36 +03:00
storj satellite/satellitedb: ensure that we process orders in order (#2950) 2019-09-06 17:49:30 +03:00
telemetry pkg/process: reduce noise in storj-sim (#2988) 2019-09-10 10:32:53 +03:00