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

cargo: Update str0m from 0.4.1 to 0.5.1 #95

Merged
merged 12 commits into from
May 16, 2024
Merged

Commits on Apr 25, 2024

  1. cargo: Update str0m from 0.4.1 to 0.5.0

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9716564 View commit details
    Browse the repository at this point in the history
  2. webrtc: Import ice::IceCreds from new path

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    162aca6 View commit details
    Browse the repository at this point in the history
  3. webrtc: Build DtlsCert with renamed new_openssl method

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    52576df View commit details
    Browse the repository at this point in the history
  4. webrtc/clippy: Replace match true false with plain if

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f28116e View commit details
    Browse the repository at this point in the history
  5. webrtc: Avoid potential str0m panics

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2053bb5 View commit details
    Browse the repository at this point in the history
  6. webrtc: Decode stun ice-usr/ice-pwd from bytes

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    70bf4da View commit details
    Browse the repository at this point in the history
  7. webrtc: Add PR link for needed functionality

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a5f7b09 View commit details
    Browse the repository at this point in the history
  8. webrtc/tests: Add test for decode username pass

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a28595d View commit details
    Browse the repository at this point in the history
  9. cargo: Update str0m to 0.5.1

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    79af6f9 View commit details
    Browse the repository at this point in the history
  10. webrtc: Use split_username method from freshly published str0m

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    eaec7ce View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. webrtc: Add stun rfc 5389 reference

    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ac6a861 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into lexnv/update-webrtc…

    …-crate
    
    Signed-off-by: Alexandru Vasile <[email protected]>
    lexnv committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7e9a5e9 View commit details
    Browse the repository at this point in the history