storj/pkg
Alexander Leitner 5e9377524f
Refactor basystem (#641)
* Signature verification

* Clean up agreement sender to have less errors

* overlay address in captnplanet

* Refactor bandwidth.proto to not use streams

* Make sure the send worked

* Handle connection to satellite

* Save renter public key inside of renter bandwidth allocations

* Default diag to sqlite. Make configurable

* Separate bw server and dbm; regenerate dbx files

* Make sure test uses protobufs

* Demonstrate creating bandwidth allocations
2018-11-15 14:06:09 -05:00
..
accounting Create Tally and Rollup pkgs in accounting (#642) 2018-11-13 20:22:18 -05:00
audit removes audit erroring when no stripe is given (#603) 2018-11-08 22:36:44 +00:00
auth Fix 'message not signed by the satellite' problem (#560) 2018-11-05 16:12:19 +01:00
bwagreement Refactor basystem (#641) 2018-11-15 14:06:09 -05: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
datarepair Creates Accounting Pkg to tally at rest node storage (#568) 2018-11-08 11:18:28 -05:00
dht Use transport client and cleanup all the clients (#574) 2018-11-06 18:49:17 +01:00
eestream Don't count current channel when testing for slowness (#584) 2018-11-08 09:40:07 +02:00
encryption Configurable encryption type for paths (#637) 2018-11-13 14:21:52 +02:00
kademlia Verify overlay cache is accurately and fully tested (#540) 2018-11-14 16:30:07 -05:00
metainfo/kvmetainfo metainfo objects tests (#662) 2018-11-15 17:31:33 +02:00
miniogw Configure path encryption in metainfo API (#644) 2018-11-14 11:26:18 +02:00
node Coyle/tls verify (#612) 2018-11-09 17:08:33 -05:00
overlay Verify overlay cache is accurately and fully tested (#540) 2018-11-14 16:30:07 -05:00
pb Refactor basystem (#641) 2018-11-15 14:06:09 -05:00
peertls better waitlist-gating (#557) 2018-11-01 16:48:43 +01:00
piecestore Refactor basystem (#641) 2018-11-15 14:06:09 -05:00
pointerdb Add creation time to Payer Bandwidth Allocation (#581) 2018-11-08 11:04:52 -05:00
process Check for go.mod validity (#605) 2018-11-09 15:32:35 +02:00
provider Coyle/tls verify (#612) 2018-11-09 17:08:33 -05:00
ranger Flatten internal/pkg and remove unused internal/pkg/node (#526) 2018-10-25 11:24:39 +03:00
satellite added copyright to files in satelliteauth pkg (#663) 2018-11-15 14:25:04 +02:00
statdb Update statdb (#650) 2018-11-14 19:03:19 -05:00
storage Configure path encryption in metainfo API (#644) 2018-11-14 11:26:18 +02:00
storj Configure path encryption in metainfo API (#644) 2018-11-14 11:26:18 +02:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Coyle/tls verify (#612) 2018-11-09 17:08:33 -05:00
utils Check schemas while creating tables (#609) 2018-11-10 00:15:35 +02:00