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 to GoogleNetHttpTransport and GoogleApacheHttpTransport #1619

Merged
merged 33 commits into from
Nov 10, 2020
Merged

feat: add mtls support to GoogleNetHttpTransport and GoogleApacheHttpTransport #1619

merged 33 commits into from
Nov 10, 2020

Commits on Oct 23, 2020

  1. feat: add mtls support

    arithmetic1728 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    4205102 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. add run cert command

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

Commits on Oct 30, 2020

  1. javanet

    arithmetic1728 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    b2d8891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7a0e71 View commit details
    Browse the repository at this point in the history
  3. add apache

    arithmetic1728 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    79e9ac1 View commit details
    Browse the repository at this point in the history
  4. update

    arithmetic1728 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    f860389 View commit details
    Browse the repository at this point in the history
  5. fix test

    arithmetic1728 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    43655ab View commit details
    Browse the repository at this point in the history
  6. tmp

    arithmetic1728 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    2849ee7 View commit details
    Browse the repository at this point in the history
  7. fix

    arithmetic1728 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    46d8973 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. added tests

    arithmetic1728 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    5e063b3 View commit details
    Browse the repository at this point in the history
  2. add apache

    arithmetic1728 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    dceaacf View commit details
    Browse the repository at this point in the history
  3. finished apache

    arithmetic1728 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    0f4f878 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. doc string

    arithmetic1728 committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    9e33fac View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    547a6c5 View commit details
    Browse the repository at this point in the history
  2. update code

    arithmetic1728 committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    0442025 View commit details
    Browse the repository at this point in the history
  3. lint

    arithmetic1728 committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    d83c115 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    d92d3b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from chingor13/mtls-refactor

    refactor: implement MtlsUtils.MtlsProvider interface with default implementation
    arithmetic1728 authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    aa72510 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05e052c View commit details
    Browse the repository at this point in the history
  4. rename

    arithmetic1728 committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    312e73a View commit details
    Browse the repository at this point in the history
  5. fix exceptions

    arithmetic1728 committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    5209bec View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. add timeout

    arithmetic1728 committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    1edf060 View commit details
    Browse the repository at this point in the history
  2. fix util test

    arithmetic1728 committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    daeb967 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3cea68 View commit details
    Browse the repository at this point in the history
  4. add tests

    arithmetic1728 committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    377f944 View commit details
    Browse the repository at this point in the history
  5. lint

    arithmetic1728 committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    533c76e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ad39a5 View commit details
    Browse the repository at this point in the history
  7. lint

    arithmetic1728 committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    47f8c07 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7bf8d8c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. update

    arithmetic1728 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    55d4eb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46dd6b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. update code

    arithmetic1728 committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    9eee919 View commit details
    Browse the repository at this point in the history
  2. Update google-api-client/src/main/java/com/google/api/client/googleap…

    …is/mtls/package-info.java
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    arithmetic1728 and chingor13 authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    5593a90 View commit details
    Browse the repository at this point in the history