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

Implement PNI #245

Merged
merged 12 commits into from
May 30, 2024
Merged

Implement PNI #245

merged 12 commits into from
May 30, 2024

Commits on Mar 23, 2024

  1. Implement PNI

    gferon committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    98b11e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    e26b002 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    gferon committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    37ed225 View commit details
    Browse the repository at this point in the history
  3. More cleanup

    gferon committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f35f223 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Make it work

    gferon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c8632d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b851ba View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Separate aci/pni identity keys from registered data

    The keys are stored in the state tree of the `SledStore` under static
    keys next to registered data. This allows to get/set them independently
    of registered data.
    boxdot committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c850f2d View commit details
    Browse the repository at this point in the history
  2. disable libsignal patches

    boxdot committed May 28, 2024
    Configuration menu
    Copy the full SHA
    92e9d48 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    99dd287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76843a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f869e1 View commit details
    Browse the repository at this point in the history
  4. remove unused DebugGroup

    boxdot committed May 30, 2024
    Configuration menu
    Copy the full SHA
    81ec703 View commit details
    Browse the repository at this point in the history