Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

add aws s3 signature v4 #678

Closed
wants to merge 14 commits into from
Closed

Commits on Feb 11, 2015

  1. add aws s3 signature v4

    Zhao Jin committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    8c26f78 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2015

  1. remote unused javadoc,code. replace URLEncoder/MessageDigest with Gua…

    …va API
    Zhao Jin committed Feb 14, 2015
    Configuration menu
    Copy the full SHA
    cced1ac View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2015

  1. add aws s3 temporary access signature

    Zhao Jin committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    dec09e2 View commit details
    Browse the repository at this point in the history
  2. move code

    Zhao Jin committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    43b4ad0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2015

  1. add testcase AWSS3BlobRequestSignerV4 for AWSS3BlobRequestSignerV4 te…

    …mporary access
    Zhao Jin committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    9a57455 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2015

  1. improvement, clean code and checkstyle pass

    Zhao Jin committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    abcb355 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2015

  1. Configuration menu
    Copy the full SHA
    64d66ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c50945 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2015

  1. aws s3 signer v4 get host from endpoint.

    Zhao Jin committed May 4, 2015
    Configuration menu
    Copy the full SHA
    e345b8c View commit details
    Browse the repository at this point in the history
  2. impl aws s3 signer v4 chunked upload

    Zhao Jin committed May 4, 2015
    Configuration menu
    Copy the full SHA
    5984a9b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2015

  1. Configuration menu
    Copy the full SHA
    2236fd4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2015

  1. fixed Payloads with 0 byte streams failed.

    Zhao Jin committed May 20, 2015
    Configuration menu
    Copy the full SHA
    e1846e8 View commit details
    Browse the repository at this point in the history
  2. fixed bytesRead can be less than buffer.length!

    Zhao Jin committed May 20, 2015
    Configuration menu
    Copy the full SHA
    d0ac109 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. Configuration menu
    Copy the full SHA
    f590287 View commit details
    Browse the repository at this point in the history