Skip to content

Tags: pion/turn

Tags

v5.0.12

Toggle v5.0.12's commit message
Recover ambiguous ChannelBind failures

v5.0.11

Toggle v5.0.11's commit message

Verified

This commit was signed with the committer’s verified signature.
JoTurk Jo Turk
Include ERROR-CODE in CreatePermission errors

v5.0.10

Toggle v5.0.10's commit message
Default omitted address family to listener

v5.0.9

Toggle v5.0.9's commit message

Verified

This commit was signed with the committer’s verified signature.
JoTurk Jo Turk
Upgrade dtls to fix compatibility with firefox

v5.0.8

Toggle v5.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix PermissionHandler not enforced for TURN TCP (#570)

Fix a security issue where the server-configured PermissionHandler was
not consulted for TURN TCP connections, allowing clients to reach peer
addresses that should have been blocked.

v5.0.7

Toggle v5.0.7's commit message
Update module github.com/pion/stun/v3 to v3.1.4

Generated by renovateBot

v5.0.6

Toggle v5.0.6's commit message
Update module github.com/pion/stun/v3 to v3.1.3

v5.0.5

Toggle v5.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make username parsing more robust (#568)

v5.0.4

Toggle v5.0.4's commit message
Add Method field to RequestAttributes

Allows AuthHandler implementations to differentiate between Allocate,
Refresh, CreatePermission, and ChannelBind requests for custom auth
policies (e.g. applying TTL checks only on initial allocation).

v5.0.3

Toggle v5.0.3's commit message
Better bind error log

Include received error code in returned error