Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add mtls support for NetHttpTransport #1147

Merged
merged 17 commits into from Oct 30, 2020
Merged

feat: add mtls support for NetHttpTransport #1147

merged 17 commits into from Oct 30, 2020

Commits on Oct 15, 2020

  1. Copy the full SHA
    e4fc0a0 View commit details
    Browse the repository at this point in the history
  2. fix format

    arithmetic1728 committed Oct 15, 2020
    Copy the full SHA
    3f3d403 View commit details
    Browse the repository at this point in the history
  3. update code

    arithmetic1728 committed Oct 15, 2020
    Copy the full SHA
    0feec05 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. add tests

    arithmetic1728 committed Oct 16, 2020
    Copy the full SHA
    a71a009 View commit details
    Browse the repository at this point in the history
  2. update test and doc

    arithmetic1728 committed Oct 16, 2020
    Copy the full SHA
    3c10eaa View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. update names

    arithmetic1728 committed Oct 23, 2020
    Copy the full SHA
    275bad0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e21791c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Copy the full SHA
    2edb134 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. add mtls file

    arithmetic1728 committed Oct 27, 2020
    Copy the full SHA
    09847d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Update google-http-client/src/main/java/com/google/api/client/http/ja…

    …vanet/NetHttpTransport.java
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    arithmetic1728 and chingor13 committed Oct 29, 2020
    Copy the full SHA
    c4bc00d View commit details
    Browse the repository at this point in the history
  2. Update google-http-client/src/main/java/com/google/api/client/http/ja…

    …vanet/NetHttpTransport.java
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    arithmetic1728 and chingor13 committed Oct 29, 2020
    Copy the full SHA
    a97ea3d View commit details
    Browse the repository at this point in the history
  3. Update google-http-client/src/main/java/com/google/api/client/util/Ss…

    …lUtils.java
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    arithmetic1728 and chingor13 committed Oct 29, 2020
    Copy the full SHA
    7469467 View commit details
    Browse the repository at this point in the history
  4. Update google-http-client/src/main/java/com/google/api/client/util/Ss…

    …lUtils.java
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    arithmetic1728 and chingor13 committed Oct 29, 2020
    Copy the full SHA
    a61ed1a View commit details
    Browse the repository at this point in the history
  5. Update google-http-client/src/test/java/com/google/api/client/util/Se…

    …curityUtilsTest.java
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    arithmetic1728 and chingor13 committed Oct 29, 2020
    Copy the full SHA
    93c3452 View commit details
    Browse the repository at this point in the history
  6. Update google-http-client/src/main/java/com/google/api/client/util/Ss…

    …lUtils.java
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    arithmetic1728 and chingor13 committed Oct 29, 2020
    Copy the full SHA
    d195f65 View commit details
    Browse the repository at this point in the history
  7. update the code

    arithmetic1728 committed Oct 29, 2020
    Copy the full SHA
    13d7d19 View commit details
    Browse the repository at this point in the history
  8. fix name

    arithmetic1728 committed Oct 29, 2020
    Copy the full SHA
    bade79a View commit details
    Browse the repository at this point in the history