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

Add initial UDS stream implementation #228

Merged
merged 24 commits into from
Jan 23, 2024

Commits on Jan 17, 2024

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

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7b5f1e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30ec527 View commit details
    Browse the repository at this point in the history
  4. Update the changelog

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4c34004 View commit details
    Browse the repository at this point in the history
  5. Make the linter happy

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2d3135d View commit details
    Browse the repository at this point in the history
  6. Fix the dsd restart test

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    917d79e View commit details
    Browse the repository at this point in the history
  7. Remove imports, fix comments

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5c31555 View commit details
    Browse the repository at this point in the history
  8. Implement connection timeout

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b6e4af2 View commit details
    Browse the repository at this point in the history
  9. Use diconnect()

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    abf90ae View commit details
    Browse the repository at this point in the history
  10. Fix style issues

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3d59cd0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2531b64 View commit details
    Browse the repository at this point in the history
  12. Address comments

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7e4dc6b View commit details
    Browse the repository at this point in the history
  13. Address most comments

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8e4c617 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b10f549 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    27fc624 View commit details
    Browse the repository at this point in the history
  16. Restore name

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a8bc8cc View commit details
    Browse the repository at this point in the history
  17. Remove useless changes

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fcd5d4d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    95843b6 View commit details
    Browse the repository at this point in the history
  19. Add builder method

    iksaif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d50bb85 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Cleanup imports

    iksaif committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    19ec950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7308dcb View commit details
    Browse the repository at this point in the history
  3. Try to fix race condition

    iksaif committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    15eeb8a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    b1b8f44 View commit details
    Browse the repository at this point in the history
  2. Update UnixSocketTest.java

    iksaif authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a99b508 View commit details
    Browse the repository at this point in the history