storj/pkg
aligeti 457f909a74 Satellite accepts manipulated paychecks V3-1023 (#972)
* fix - Satellite crashing on receiving a manipulated bandwidthagreement

* provider.PeerIdentityFromContext called twice. Remove one

* add storage node ID to serial number

* remove serialNum query and transaction

* add uuid to GeneratePayerBandwidthAllocation for testing

* enable expected failure on duplicate serialnum cases

* Revert "enable expected failure on duplicate serialnum cases"

This reverts commit 5948f43ed1741c280f0bb34a86c1c490365417bc.

* enable expected failure on duplicate serialnum cases
2019-01-09 10:02:03 -05:00
..
accounting Satellite accepts manipulated paychecks V3-1023 (#972) 2019-01-09 10:02:03 -05:00
audit Verifier should use payer bandwidth alloc from satellite (#960) 2019-01-06 19:51:01 +01:00
auth Allow empty key and better error handling (#986) 2019-01-08 10:22:54 +02:00
bwagreement Satellite accepts manipulated paychecks V3-1023 (#972) 2019-01-09 10:02:03 -05:00
certificates automate certificate signing in storage node setup (#954) 2019-01-04 18:23:23 +01:00
cfgstruct Add setup tag for config structs (#968) 2019-01-07 12:06:10 +01:00
datarepair Use generated locking database implementation (#947) 2019-01-02 19:53:27 +02:00
dht Add the ability for Kademlia to do a refresh for each bucket (#908) 2018-12-20 16:45:06 -05:00
discovery Add missing satellite arguments (#998) 2019-01-09 01:41:01 +02:00
eestream eestream avoids waiting for pending readers if lots of errors (#709) 2018-11-27 10:17:57 +02:00
encryption Faster tests (#834) 2018-12-12 16:05:47 +02:00
identity prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
inspector inspector: use existing identity (#952) 2019-01-02 12:45:47 +02:00
kademlia change default BootstrapAddr (#994) 2019-01-08 15:50:28 -05:00
metainfo/kvmetainfo moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00
miniogw Allow empty key and better error handling (#986) 2019-01-08 10:22:54 +02:00
node Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
overlay CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
pb fix manipulated paychecks V3-1023 (#961) 2019-01-04 11:26:26 -05:00
peertls prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
piecestore Get satellites to send BW agreements to via KAD (#985) 2019-01-09 09:41:50 -05:00
pointerdb Satellite accepts manipulated paychecks V3-1023 (#972) 2019-01-09 10:02:03 -05:00
process Allow empty key and better error handling (#986) 2019-01-08 10:22:54 +02:00
provider pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
ranger removes a few todos (#867) 2018-12-17 13:11:29 -05:00
satellite Satellite api tests (#967) 2019-01-08 16:54:35 +02:00
server pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
statdb Use generated locking database implementation (#947) 2019-01-02 19:53:27 +02:00
storage Test all-in-one (#900) 2019-01-03 14:54:27 -05:00
storj prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
stream Migrate Minio Gateway to the new Metainfo API (#775) 2018-12-07 20:31:29 +02:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Allow empty key and better error handling (#986) 2019-01-08 10:22:54 +02:00
utils added tally to capt run.go (#751) 2018-12-12 08:15:34 -05:00