jgit/org.eclipse.jgit.test/tst-rsrc
eric.steele e9a5430c25 AmazonS3: Add support for AWS API signature version 4
Updating the AmazonS3 class to support AWS Signature version 4 because
version 2 is no longer supported in all AWS regions. The version can be
selected with the new 'aws.api.signature.version' property (defaults to
2 for backwards compatibility). When set to '4', the user must also
specify the AWS region via the 'region' property. The 'region' property
must match the region that the 'domain' property resolves to.

Bug: 579907
Change-Id: If289dbc6d0f57323cfeaac2624c4eb5028f78d13
2022-06-13 09:44:23 +02:00
..
META-INF/services
org/eclipse/jgit ApplyCommand: fix "no newline at end" detection 2021-05-26 00:38:00 +02:00
jgit-s3-config.disabled.properties AmazonS3: Add support for AWS API signature version 4 2022-06-13 09:44:23 +02:00
jgit-s3-config.policy.bucket.json
jgit-s3-config.policy.user.json
jgit-s3-connection-v-0.properties
jgit-s3-connection-v-1.properties
jgit-s3-connection-v-2.properties
simplelogger.properties Use slf4j-simple instead of log4j for logging 2021-12-31 01:09:52 +01:00