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

fixes compatibility with jdk 9+ and jdk8u252+ #73

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Aug 20, 2020

  1. fixes compatibility with jdk 9+ and jdk8u252+

    Simon Apold committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    9c58078 View commit details
    Browse the repository at this point in the history
  2. Update to OkHttp for jdk9+ and jdk8u252+ compatibility

    Simon Apold committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    7eaf2d4 View commit details
    Browse the repository at this point in the history
  3. Update Version and added sait maven repo

    Simon Apold committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    d2594ce View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. changed maven repository

    Simon Apold committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    764e87c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. added first unit test

    Simon Apold committed May 18, 2021
    Configuration menu
    Copy the full SHA
    068be18 View commit details
    Browse the repository at this point in the history
  2. add existing TrustManager from builder

    Simon Apold committed May 18, 2021
    Configuration menu
    Copy the full SHA
    574093e View commit details
    Browse the repository at this point in the history
  3. whitespace

    Simon Apold committed May 18, 2021
    Configuration menu
    Copy the full SHA
    b647761 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/apolds/apns-http2 into gi…

    …thub-master
    Simon Apold committed May 18, 2021
    Configuration menu
    Copy the full SHA
    338ee1c View commit details
    Browse the repository at this point in the history
  5. Revert "changed maven repository"

    This reverts commit 764e87c.
    Simon Apold committed May 18, 2021
    Configuration menu
    Copy the full SHA
    3002210 View commit details
    Browse the repository at this point in the history
  6. Revert "Update Version and added sait maven repo"

    This reverts commit d2594ce.
    Simon Apold committed May 18, 2021
    Configuration menu
    Copy the full SHA
    7c65694 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/apolds/apns-http2 into gi…

    …thub-master
    Simon Apold committed May 18, 2021
    Configuration menu
    Copy the full SHA
    5805191 View commit details
    Browse the repository at this point in the history
  8. removed duplicate trustManager

    Simon Apold committed May 18, 2021
    Configuration menu
    Copy the full SHA
    b357d49 View commit details
    Browse the repository at this point in the history