1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Esther Villars
f8e795d6d3 Replaces usage of Digest with OpenSSL::Digest for #261
The Digest class has some thread safety issues fixed in

aws/aws-sdk-ruby#529
aws/aws-sdk-ruby#525
ruby/ruby@c02fa39
2016-06-22 22:54:05 -07:00
Frederick Cheung
64700555e3 Fix S3 signature v4 signing
S3 implements signature v4 different from other services - it doesn't canonicalize the path
2015-06-12 21:01:24 +01:00
Paulo Henrique Lopes Ribeiro
722bbdfa45 Remove unecessary requires 2015-04-06 11:23:35 -03:00
Frederick Cheung
1b820466e5 Fix v4 signature when path has repeated slashes in the middle 2015-02-01 19:47:59 +00:00
Frederick Cheung
3f69279ffd [AWS|Core] Fix signature v4 non canonicalising header case properly 2015-01-11 21:06:22 +00:00
Josh Lane
dcfd354b8a working tests 2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c initial import
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00