mirror of
https://github.com/minio/minio.git
synced 2026-02-06 17:56:47 +00:00
Backport of AIStor PR 247. Add support for full object checksums as described here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html New checksum types are fully supported. Mint tests from https://github.com/minio/minio-go/pull/2026 are now passing. Includes fixes from https://github.com/minio/minio/pull/20743 for mint tests. Add using checksums as validation for object content. Fixes #20845 #20849 Fixes checksum replication (downstream PR 250) |
||
|---|---|---|
| .. | ||
| check_port_linux.go | ||
| check_port_others.go | ||
| check_port_test.go | ||
| close.go | ||
| dial_dnscache.go | ||
| dial_linux.go | ||
| dial_others.go | ||
| headers.go | ||
| lambda-headers.go | ||
| listener_test.go | ||
| listener.go | ||
| request-recorder.go | ||
| response-recorder.go | ||
| server_test.go | ||
| server.go | ||
| transports.go | ||