storj/pkg
Kaloyan Raev e2d745fe8f
Clean up last segment handling (#408)
* Clean up last segment handling

* Fix increment for AES-GCM nonce

* Fix stream size calculation

* Adapt stream store tests

* Fix Delete method

* Rename info callback to segmentInfo

* Clearer calculation for offset in Nonce.AESGCMNonce()

* Adapt to the new little-endian nonce increment
2018-10-03 16:05:40 +03: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 setup repairer loop (#378) 2018-10-02 15:46:29 -04:00
dht Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
eestream Clean up last segment handling (#408) 2018-10-03 16:05:40 +03:00
kademlia Add captplanet tests for IPv6 (#371) 2018-09-25 21:23:21 +03:00
miniogw Use RepairThreshold naming consistently (#385) 2018-09-26 17:23:33 +03:00
node Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
overlay patches missing node issue in mock overlay (#387) 2018-09-27 15:41:56 -05:00
paths examples: turn paths binary to Go documentation example (#405) 2018-10-03 15:15:54 +03:00
pb Clean up last segment handling (#408) 2018-10-03 16:05:40 +03:00
peertls CA and identity commands (#235) 2018-08-28 00:23:48 +02:00
piecestore Pointer stores only nodes with successfully uploaded pieces (#390) 2018-09-27 13:45:19 +03:00
pointerdb Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
pool Enable more linters (#272) 2018-08-27 11:28:16 -06:00
process move stacktraces to debug level, disable debug by default (#329) 2018-09-09 05:27:09 -06:00
provider Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00
ranger ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00
statdb Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
storage Clean up last segment handling (#408) 2018-10-03 16:05:40 +03:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
utils Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00