storj/pkg
Jeff Wendling 23df647a15 pkg/rpc/rpcpool: add idle expiration to connections
long lived uplinks could just hold on to connections forever
if their client to the storagenode or satellite isn't closed.
this will prevent that from happening on the client. more
changes will be necessary to add appropriate prevention on
the servers.

Change-Id: Ib36d85e70cbafb315664ad7657bb70b936b3828c
2019-12-10 20:32:11 +00:00
..
auth private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
bloomfilter private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
cfgstruct private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
encryption argon2: choose a steady parallelism value (#3630) 2019-11-22 14:00:04 -07:00
identity private: rename internal to private (#3573) 2019-11-14 21:46:15 +02: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 libuplink: remove additional GetBucket for upload/download (#3568) 2019-11-15 02:06:17 -08:00
paths Create and use an encryption.Store (#2293) 2019-06-24 19:23:07 +00:00
pb storagenode: Add new endpoint to receive satellite requests for… (#3590) 2019-11-26 18:47:19 +01:00
peertls replace planet.Start in tests with planet.Run 2019-12-10 16:55:54 +00:00
pkcrypto Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
process pkg/private/fpath: subsume AtomicWriteFile 2019-12-03 18:14:08 +00:00
ranger private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
revocation private/dbutil: distinguishes between db drivers and implementations to allow for different implementations of SQL queries. 2019-12-04 18:31:26 +00:00
rpc pkg/rpc/rpcpool: add idle expiration to connections 2019-12-10 20:32:11 +00:00
server pkg/{rpc,server,tlsopts}: pick larger defaults for buffer sizes 2019-11-18 21:22:49 +00:00
signing private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
storj uplink/metainfo: remove additional GetObject from download 2019-12-09 11:48:48 +00:00
telemetry pkg/process: reduce noise in storj-sim (#2988) 2019-09-10 10:32:53 +03:00