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

Issue #299 Replace TrustKit with a single function library for Cert Pinning MMECertPin #117

Merged
merged 18 commits into from
Apr 5, 2019

Commits on Apr 5, 2019

  1. Replace TrustKit with a MMECertPin class

    m-stephen authored and Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    bf50e8a View commit details
    Browse the repository at this point in the history
  2. Remove some nits and update the test codes

    m-stephen authored and Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    5fa26f0 View commit details
    Browse the repository at this point in the history
  3. Add test case.

    m-stephen authored and Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    7ad4e6f View commit details
    Browse the repository at this point in the history
  4. Modify a previous test case bug:

    Cedar's it block is not a sequential execution. The decode codes might be execute before the encode codes, causing test failed.
    m-stephen authored and Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    61a9ed6 View commit details
    Browse the repository at this point in the history
  5. Delete useless codes

    m-stephen authored and Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    11a5f8c View commit details
    Browse the repository at this point in the history
  6. Test codes for cert pinning

    m-stephen authored and Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    7e13e3b View commit details
    Browse the repository at this point in the history
  7. Delete Logs and increase code cov

    m-stephen authored and Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    587737a View commit details
    Browse the repository at this point in the history
  8. Fix a bug

    m-stephen authored and Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    b48fdf0 View commit details
    Browse the repository at this point in the history
  9. Fix a bug.

    m-stephen authored and Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    563ae5e View commit details
    Browse the repository at this point in the history
  10. Convert MMEAPIClientCertPinTests to Cedar

    Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    34ad940 View commit details
    Browse the repository at this point in the history
  11. Improved init and update for MMECertPin

    Don't compile the pinning sources into the test bundle, load them from the framework
    Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    b5fb95c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b13746 View commit details
    Browse the repository at this point in the history
  13. Remove vendor

    Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    e8daf64 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1de8223 View commit details
    Browse the repository at this point in the history
  15. Adjust signing and test host config for CI

    Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    98fecac View commit details
    Browse the repository at this point in the history
  16. Testing

    Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    777134b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9932f7b View commit details
    Browse the repository at this point in the history
  18. Rebase lossage

    Alf Watt committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    77226a9 View commit details
    Browse the repository at this point in the history