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

Integrate Rosenpass #1153

Merged
merged 100 commits into from
Jan 8, 2024
Merged

Integrate Rosenpass #1153

merged 100 commits into from
Jan 8, 2024

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    1a978d3 View commit details
    Browse the repository at this point in the history
  2. add some todos

    pascal-fischer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    818f42a View commit details
    Browse the repository at this point in the history
  3. fix order

    pascal-fischer committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    70d798a View commit details
    Browse the repository at this point in the history
  4. Add 1st flow implementation

    braginini committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    002cec5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba3bfc6 View commit details
    Browse the repository at this point in the history
  6. GO mod tidy

    braginini committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0846551 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11cbf13 View commit details
    Browse the repository at this point in the history
  8. Fix rp key generation

    braginini committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    51dd21b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Fix rosenpass config

    braginini committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0001009 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Add rosenpass key debug

    braginini committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1f79677 View commit details
    Browse the repository at this point in the history
  2. Fix rosenpass key exchange

    braginini committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0363ac1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    f25c0dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9755f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1995b8c View commit details
    Browse the repository at this point in the history
  4. Add keyout handler

    braginini committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7effc43 View commit details
    Browse the repository at this point in the history
  5. Add keyout handler filepath

    braginini committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    29dc7e5 View commit details
    Browse the repository at this point in the history
  6. Add WireGuard handler

    braginini committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    324c6d0 View commit details
    Browse the repository at this point in the history
  7. Add WireGuard handler

    braginini committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a23d130 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    00f0d2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a25a0b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f97031 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    733d45f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0541a4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db4b990 View commit details
    Browse the repository at this point in the history
  4. run go mod tidy

    pascal-fischer committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    782f02b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25f09b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    fc7c361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    745fa08 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    a2ba405 View commit details
    Browse the repository at this point in the history
  2. add some todos

    pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    31a9d3c View commit details
    Browse the repository at this point in the history
  3. fix order

    pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a751f59 View commit details
    Browse the repository at this point in the history
  4. Add 1st flow implementation

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5a6b228 View commit details
    Browse the repository at this point in the history
  5. Add rosenpass config generation

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    92ebe66 View commit details
    Browse the repository at this point in the history
  6. GO mod tidy

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ac76de9 View commit details
    Browse the repository at this point in the history
  7. Fix roenpass pub key exchange

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0d36ba9 View commit details
    Browse the repository at this point in the history
  8. Fix rp key generation

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fdfe303 View commit details
    Browse the repository at this point in the history
  9. Fix rosenpass config

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f7bc99e View commit details
    Browse the repository at this point in the history
  10. Add rosenpass key debug

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0495100 View commit details
    Browse the repository at this point in the history
  11. Fix rosenpass key exchange

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8fcd1a2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    817865c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd403f0 View commit details
    Browse the repository at this point in the history
  14. Update rosenpass version to main

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    78fb9cb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f2630d4 View commit details
    Browse the repository at this point in the history
  16. Add keyout handler

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e814582 View commit details
    Browse the repository at this point in the history
  17. Add keyout handler filepath

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ef89a1f View commit details
    Browse the repository at this point in the history
  18. Add WireGuard handler

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    af8641b View commit details
    Browse the repository at this point in the history
  19. Add WireGuard handler

    braginini authored and pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    37e5b37 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    057173a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bb1f5cc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9f90ad2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    29f3b17 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2dc32c6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e2cd274 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1a40f71 View commit details
    Browse the repository at this point in the history
  27. run go mod tidy

    pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a4b249b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    52a27ba View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b5c4c91 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    12f9741 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2d651ea View commit details
    Browse the repository at this point in the history
  32. Merge remote-tracking branch 'origin/feature/rosenpass-integration' i…

    …nto feature/rosenpass-integration
    
    # Conflicts:
    #	client/cmd/login.go
    pascal-fischer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f29e7db View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    adf695e View commit details
    Browse the repository at this point in the history
  2. fix key updating

    pascal-fischer committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1bd5151 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. fix preshared key fix

    pascal-fischer committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c294185 View commit details
    Browse the repository at this point in the history
  2. cleanup log messages

    pascal-fischer committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b5a49bc View commit details
    Browse the repository at this point in the history
  3. clean go.mod

    pascal-fischer committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    58f6b8a View commit details
    Browse the repository at this point in the history
  4. fix failing test

    pascal-fischer committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6841fa0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0db992 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b305048 View commit details
    Browse the repository at this point in the history
  7. remove rand seed

    pascal-fischer committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    087854b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Oct 9, 2023

  1. Merge remote-tracking branch 'origin/main' into feature/rosenpass-int…

    …egration-v2
    
    # Conflicts:
    #	.github/workflows/golangci-lint.yml
    #	client/cmd/up.go
    #	client/proto/daemon.pb.go
    #	client/proto/daemon.proto
    braginini committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    08716c6 View commit details
    Browse the repository at this point in the history
  2. Merge rosenpass

    braginini committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9a842a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e53f309 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge remote-tracking branch 'origin/main' into feature/rosenpass-int…

    …egration-v2
    
    # Conflicts:
    #	go.mod
    #	go.sum
    #	management/proto/management.pb.go
    braginini committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e18a1ef View commit details
    Browse the repository at this point in the history
  2. Fix build

    braginini committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d8075f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge branch 'main' into feature/rosenpass-integration-v2

    # Conflicts:
    #	go.mod
    #	go.sum
    mlsmaycon committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    efc1cca View commit details
    Browse the repository at this point in the history
  2. update main

    mlsmaycon committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9d0b3d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Dec 11, 2023

  1. Merge branch 'main' into feature/rosenpass-integration-v2

    # Conflicts:
    #	client/proto/daemon.pb.go
    #	client/proto/daemon.proto
    #	client/server/server.go
    pascal-fischer committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    41bd4e8 View commit details
    Browse the repository at this point in the history
  2. fix proto generation

    pascal-fischer committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6865b1d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Merge branch 'main' into feature/rosenpass-integration-v2

    # Conflicts:
    #	client/cmd/root.go
    mlsmaycon committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    9156fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfc1e81 View commit details
    Browse the repository at this point in the history
  3. use grpc methods

    mlsmaycon committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    ea45e98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a28c14e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    579e9cd View commit details
    Browse the repository at this point in the history
  6. fix flag init

    mlsmaycon committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    c58e477 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary flag

    mlsmaycon committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    9176cb5 View commit details
    Browse the repository at this point in the history
  8. pass wg iface to handler

    mlsmaycon committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    0b83455 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Jan 4, 2024

  1. Merge branch 'main' into feature/rosenpass-integration-v2

    # Conflicts:
    #	.github/workflows/release.yml
    #	client/internal/engine.go
    #	go.mod
    #	go.sum
    #	iface/wg_configurer_kernel.go
    pascal-fischer committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a361a94 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. update gomod

    pascal-fischer committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8a5c70c View commit details
    Browse the repository at this point in the history
  2. update gomod

    pascal-fischer committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    fd076b0 View commit details
    Browse the repository at this point in the history
  3. update gomod

    pascal-fischer committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3537104 View commit details
    Browse the repository at this point in the history
  4. fix sorting function

    pascal-fischer committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5809cc0 View commit details
    Browse the repository at this point in the history
  5. fix linter

    pascal-fischer committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    db9f5d0 View commit details
    Browse the repository at this point in the history
  6. update go mod

    pascal-fischer committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    dcafdcd View commit details
    Browse the repository at this point in the history
  7. update go mod

    pascal-fischer committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4f0d036 View commit details
    Browse the repository at this point in the history