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

[FIDO] Support extensions #161

Open
wants to merge 44 commits into
base: main
Choose a base branch
from
Open

[FIDO] Support extensions #161

wants to merge 44 commits into from

Commits on Sep 25, 2024

  1. wip

    AdamVe committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9901dfa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. poc

    AdamVe committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8524e9b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. credBlob

    AdamVe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f03d145 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. largeBlob

    AdamVe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f626d4d View commit details
    Browse the repository at this point in the history
  2. handle unit tests

    AdamVe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    39eaa58 View commit details
    Browse the repository at this point in the history
  3. update log message

    AdamVe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4188ac7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. PRF extension implementation

    AdamVe committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b72f4b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. credProps instrumented test

    AdamVe committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    33ac890 View commit details
    Browse the repository at this point in the history
  2. PRF instrumented tests

    AdamVe committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d64aa66 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. LargeBlob instrumented tests

    AdamVe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    240ab63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfcceff View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 21, 2024

  1. use ExtensionDataProvider

    AdamVe committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    37a1d53 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    6cfb025 View commit details
    Browse the repository at this point in the history
  2. credential list filtering

    AdamVe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    08bcd31 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 30, 2024

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

Commits on Nov 1, 2024

  1. simplify internal client api

    AdamVe committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    90d5457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca52eb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    252f62d View commit details
    Browse the repository at this point in the history
  2. simplify

    AdamVe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    eb86be2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a2a53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e96f097 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90656f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    6f3787c View commit details
    Browse the repository at this point in the history
  2. update arguments API

    AdamVe committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a7c9d5a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

Commits on Nov 18, 2024

  1. simplify public API

    AdamVe committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6275a31 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. update extension API

    AdamVe committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e2d59cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a8d9ec View commit details
    Browse the repository at this point in the history
  3. remove extensions services

    AdamVe committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3c818b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. rename test classes

    AdamVe committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f008bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9f02df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c71e24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf198de View commit details
    Browse the repository at this point in the history
  5. update CTAP errors

    AdamVe committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    59719bc View commit details
    Browse the repository at this point in the history
  6. self review

    AdamVe committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    abac677 View commit details
    Browse the repository at this point in the history
  7. fix Extensions.fromMap

    AdamVe committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5ad1555 View commit details
    Browse the repository at this point in the history
  8. update javadoc

    AdamVe committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f518c77 View commit details
    Browse the repository at this point in the history
  9. unify javadoc format in file

    AdamVe committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    585daf2 View commit details
    Browse the repository at this point in the history
  10. fix spotbugs warnings

    AdamVe committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5945e5d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. remove usage of Stream API

    AdamVe committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    06ca113 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. review public extensions API

    AdamVe committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1850f47 View commit details
    Browse the repository at this point in the history