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(ffi): initial C# bindings (connector only) #423

Merged
merged 47 commits into from
Apr 5, 2024
Merged

Commits on Mar 22, 2024

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

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    55ebdf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f06fc View commit details
    Browse the repository at this point in the history
  3. CI

    irvingoujAtDevolution committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    549b5d7 View commit details
    Browse the repository at this point in the history
  4. CI:typos

    irvingoujAtDevolution committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5360b58 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    5e65247 View commit details
    Browse the repository at this point in the history
  2. CI:fmt

    irvingoujAtDevolution committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    798758a View commit details
    Browse the repository at this point in the history
  3. CI

    irvingoujAtDevolution committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a836024 View commit details
    Browse the repository at this point in the history
  4. CI

    irvingoujAtDevolution committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f55ec36 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    8f9f458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c016f36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69079e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    b488061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cda2ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9d76bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6b89fe View commit details
    Browse the repository at this point in the history
  5. CI:fmt

    CI:fmt
    irvingoujAtDevolution committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fadee45 View commit details
    Browse the repository at this point in the history
  6. CI:typos

    irvingoujAtDevolution committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7d1d06f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dffd36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a4f832 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf9a701 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    25cc571 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f8ce4a View commit details
    Browse the repository at this point in the history
  12. CI, fmt

    irvingoujAtDevolution committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6677c54 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d8b849 View commit details
    Browse the repository at this point in the history
  14. CI, try to fix

    irvingoujAtDevolution committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0614f70 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    da409ce View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0672182 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update ffi/Cargo.toml

    Co-authored-by: Benoît Cortier <bcortier@proton.me>
    irvingoujAtDevolution and CBenoit authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    832651a View commit details
    Browse the repository at this point in the history
  2. Review fixes

    irvingoujAtDevolution committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9b37343 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0cbf68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5471ff7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Review fix

    irvingoujAtDevolution committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    629f374 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    c55935d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59a0df7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c8d54f View commit details
    Browse the repository at this point in the history
  4. Update ffi/src/connector/config.rs

    Co-authored-by: Benoît Cortier <bcortier@proton.me>
    irvingoujAtDevolution and CBenoit authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e08d96b View commit details
    Browse the repository at this point in the history
  5. Update ffi/src/connector/mod.rs

    Co-authored-by: Benoît Cortier <bcortier@proton.me>
    irvingoujAtDevolution and CBenoit authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    948bebe View commit details
    Browse the repository at this point in the history
  6. Update ffi/src/lib.rs

    Co-authored-by: Benoît Cortier <bcortier@proton.me>
    irvingoujAtDevolution and CBenoit authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8883a75 View commit details
    Browse the repository at this point in the history
  7. Update ffi/src/connector/mod.rs

    Co-authored-by: Benoît Cortier <bcortier@proton.me>
    irvingoujAtDevolution and CBenoit authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7e7ca57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e08d2db View commit details
    Browse the repository at this point in the history
  9. CI:fmt

    irvingoujAtDevolution committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e8fdf92 View commit details
    Browse the repository at this point in the history
  10. Review fix

    irvingoujAtDevolution committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1cc7c8b View commit details
    Browse the repository at this point in the history
  11. CI:typo fix

    irvingoujAtDevolution committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6c09040 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    99fefd9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    50be259 View commit details
    Browse the repository at this point in the history