You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Chris Lu 2b60e2abb1 only disallow streaming signed when no auth enabled 4 years ago
..
http s3: restore V2 auth type 4 years ago
policy refactoring 4 years ago
s3_constants go fmt 4 years ago
s3err s3 test get w/ If-Match: bogus ETag 4 years ago
AmazonS3.xsd add list all my buckets 7 years ago
README.txt add list all my buckets 7 years ago
auth_credentials.go auth use bucket wild cards 4 years ago
auth_credentials_subscribe.go save /etc/iam/identity.json inside filer store 4 years ago
auth_credentials_test.go break import cycle 4 years ago
auth_signature_v2.go s3: add support for PostPolicy 4 years ago
auth_signature_v4.go add auth aws signV4 4 years ago
auto_signature_v4_test.go add auth aws signV4 4 years ago
chunked_reader_v4.go add auth aws signV4 4 years ago
custom_types.go weed s3: generate time format acceptable by aws cli s3 6 years ago
filer_multipart.go s3: fixes for list multipart upload 4 years ago
filer_multipart_test.go s3: ListParts output xml format 4 years ago
filer_util.go s3: copy object to itself 4 years ago
filer_util_tags.go adjust s3 header file. 4 years ago
s3api_auth.go go fmt 5 years ago
s3api_bucket_handlers.go s3: list permission is needed to list my buckets 4 years ago
s3api_bucket_handlers_test.go add namespace for s3 6 years ago
s3api_handlers.go refactoring in order to adjust volume server url later 4 years ago
s3api_object_copy_handlers.go s3: copy object to itself 4 years ago
s3api_object_handlers.go only disallow streaming signed when no auth enabled 4 years ago
s3api_object_handlers_postpolicy.go escape special characters 4 years ago
s3api_object_multipart_handlers.go adjust logs 4 years ago
s3api_object_tagging_handlers.go s3: support object tagging 4 years ago
s3api_objects_list_handlers.go s3: return 404 if bucket does not exist 4 years ago
s3api_objects_list_handlers_test.go fix tests 6 years ago
s3api_server.go use backticks instead of double quotes to avoid escaped additionally in regex 4 years ago
s3api_test.go s3: add s3 copy 5 years ago
s3api_xsd_generated.go s3 api: fix listbucket common_prefixes issue 5 years ago
stats.go add status code in S3RequestCounter 4 years ago
tags.go s3: support object tagging 4 years ago
tags_test.go s3: support object tagging 4 years ago

README.txt

see https://blog.aqwari.net/xml-schema-go/

1. go get aqwari.net/xml/cmd/xsdgen
2. xsdgen -o s3api_xsd_generated.go -pkg s3api AmazonS3.xsd