Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Tags: gortc/stun

Tags

v1.23.0

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
* Add new constants from RFC 8489

* Implement encoding.{BinaryMarshaler,BinaryUnmarshaler}
* Implement gob.{GobEncoder,GobDecoder}
* Update vendored hmac implementation

v1.22.2

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
update readme

v1.22.1

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
very minor uri parsing fix for possible error

v1.22.0

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
minor optimizations

v2.0.0-alpha

Verified

This commit was signed with the committer’s verified signature.
ernado Aleksandr Razumov
all: major version bump

v1.21.1

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
mitigate breaking change

v1.21.0

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
gortc.io import path

v1.20.0

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
pion backports

v0.3.1

Fix Client crash on ARM

Align 64bit atomic fields, see
https://golang.org/pkg/sync/atomic/#pkg-note-BUG

Fixes #16

v0.3.0

Verified

This commit was signed with the committer’s verified signature.
ernado Aleksandr Razumov
Ignore commit message linting

Will be enabled after merge. All 500+ commit messages are without body,
I think that fixing them makes no sense.