December 19, 2014
View 49966de

Fixes #448 : Fixes S3UriS3 regexp to also recognize "s3://" as a valid S3UriS3 entity with no bucket and no object.

Florent Viard authored on 2014/12/19 01:07:52
View 2141b17

Fix sync with signature-v4 on objects with '~' in name

Matt Domsch authored on 2014/12/19 22:33:04
View 0efaf89

sort x-amz-* headers before signing them

Matt Domsch authored on 2014/12/19 00:11:10
December 18, 2014
View f5dbc76

Fixes #423 (https://github.com/s3tools/s3cmd/issues/423). Autodetected locale default should be set in default config for only being used when this field is not overriden, neither by command line or by a config file.

Florent Viard authored on 2014/12/18 18:51:45
View 021152e

Add http 403 handler for eucalyptus response to signature v4

Matt Domsch authored on 2014/12/18 14:55:02
View 34e3de5

Use HTTP 400 error handler in recv_file()

Matt Domsch authored on 2014/12/18 14:10:56
View edeb5bf

Use HTTP 400 handler in send_file()

Matt Domsch authored on 2014/12/18 14:01:10
View ad94cbb

Move HTTP 400 handling from send_request() into a helper function

Matt Domsch authored on 2014/12/18 13:41:16
View 8d87324

remove extraneous call to checksum_sha256()

Matt Domsch authored on 2014/12/18 05:33:12
View 31aaecc

remove redundant calls to update_timestamp() and sign()

Matt Domsch authored on 2014/12/18 04:36:48
View 274d1fc

Fix multipart uploads with v4 signature code

Matt Domsch authored on 2014/12/18 01:17:39
December 17, 2014
View 23c0594

Improvement of error reporting in the case of an issue when importing S3 sub-files. Now correctly cover cases like syntax errors in these files.

Florent Viard authored on 2014/12/17 00:09:23
View 3761cb0

Add --signature-v2 and signature_v2 config option

Matt Domsch authored on 2014/12/17 08:08:00
View 2d65c78

Update spec instructions

Matt Domsch authored on 2014/12/17 07:49:54
View 8c75d52

Update s3cmd --help with changes made to manpage.

Matt Domsch authored on 2014/12/17 07:23:59