Pion Stun Versions Save

A Go implementation of STUN

v2.0.0

8 months ago

Changelog

  • 4ff55da Start pion/stun@v2
  • 26873a1 Update module github.com/pion/transport/v2 to v3
  • d1f1ac8 Update module github.com/pion/transport/v2 to v2.2.2
  • ba204e8 Update CI configs to v0.10.11

v0.6.1

10 months ago

Changelog

  • e56f1f8 Harmonize log messages
  • 3191ed9 Update module github.com/stretchr/testify to v1.8.4

v0.6.0

11 months ago

Changelog

  • e1ff2e4 Update module github.com/pion/dtls/v2 to v2.2.7
  • 88ce995 Update CI configs to v0.10.9
  • 64f9629 Bring back LICENSE file
  • 85c2ee5 Update module github.com/stretchr/testify to v1.8.3
  • ec60b82 Update CI configs to v0.10.8
  • 66883f6 Use log package instead of fmt for logging
  • fa782fa Use voipgate STUN server as default
  • f923095 Replace blackberry STUN server by Voipgate's one

v0.5.2

1 year ago

Changelog

  • afaa188 Update module github.com/pion/dtls/v2 to v2.2.6

v0.5.1

1 year ago

Changelog

  • 57deb99 Update module github.com/pion/dtls/v2 to v2.2.4 [SECURITY]

v0.5.0

1 year ago

Changelog

  • e25856d Support transport.Net for encrypted connections
  • 1b14963 Add stun.DialURI() to create a client from a URI
  • f67fe3e Add URL type from pion/ice package
  • 23bfc11 Add nolint directive for forbidigo
  • ab3e9f2 Make package REUSE compliant
  • ce2d544 Update CI configs to v0.10.7
  • 54f0079 Update module github.com/pion/transport/v2 to v2.2.0
  • 49dc6f3 Update module github.com/pion/transport/v2 to v2.1.0
  • b321a45 Harmonize README section levels with other repos
  • aaeaa85 Remove repo-specific codecov
  • 9dd1b53 Fix new golangci-lint errors
  • daa5ee7 Fix typos
  • 7c53375 Harmonize nolint directives
  • 2151fd8 Update CI configs to v0.10.6
  • 181ba51 Harmonize sections in README
  • 52d524e Fix broken links and section headers
  • 79490a1 Harmonize RFC section and links
  • 8a29fc2 Update AUTHORS.txt
  • 4cb8de6 Cleanup common sections in README
  • 4905a2e Cleanup badges in README
  • a80d7d3 Update module github.com/pion/transport/v2 to v2.0.2
  • 366963d Update module pion/transport/v2 to v2.0.1

v0.4.0

1 year ago

Changelog

  • 0f31bc5 Remove obsolete assert target from Makefile
  • 29511e5 Remove Dockerfile
  • d913b60 Make golangci-lint happy
  • bf4ac45 Use new build tag syntax
  • f215fb7 Fix capacity of buffer for error code attr
  • 9422ebd Replace go-fuzz by Go's built-in fuzz tooling
  • 325edd6 Remove duplicate AUTHORS file in repo
  • 92fd614 Update CI configs to v0.10.3
  • 123431d Update CI configs to v0.10.2
  • 4ec7271 Update module github.com/pion/transport to v2
  • a3c15e9 Update module github.com/pion/transport to v0.14.1
  • 26358ff Update CI configs to v0.9.0
  • 57c49b2 Update module github.com/pion/transport to v0.14.0
  • ba9c1d1 Update CI configs to v0.8.1
  • ab7b62a Update module github.com/pion/transport to v0.13.1
  • 1c50b07 Use XorBytes from pion/transport
  • 3b9f67b Update installation instruction for Go v1.17.0
  • 08b83fa Update CI configs to v0.8.0
  • 9051fd3 Update golang Docker tag to v1.19
  • 7e647ef Update CI configs to v0.7.10
  • 532a212 Update CI configs to v0.7.9
  • 4dc63bb Update CI configs to v0.7.8
  • c3ca679 Update CI configs to v0.7.5
  • 228f174 Update CI configs to v0.7.3
  • 3d93393 Update CI configs to v0.7.2
  • e53f588 Update CI configs to v0.7.1
  • ad6d1e1 Update CI configs to v0.6.10
  • e157efd Update CI configs to v0.6.9
  • a1644a4 Update dependency golang to v1.18
  • 2fb2eba Update CI configs to v0.6.8
  • d0849ce Update CI configs to v0.6.7
  • d417a61 Update CI configs to v0.6.6
  • 8fb56fd Update CI configs to v0.6.4
  • 159901e Update golang Docker tag to v1.17
  • ba8ddf5 Update CI configs to v0.6.2
  • 9179358 Update CI configs to v0.6.0
  • fa0355c Fix nat-behaviour filtering test
  • 592d9dc Update CI configs to v0.5.9
  • b405112 Fix fuzz test
  • 61902eb Update CI parameters
  • 291a871 Update CI assets
  • ea8f7a5 Update CI configs to v0.5.8
  • 14c00f4 Update CI configs to v0.5.7
  • e358789 Update CI configs to v0.5.4
  • 359f074 Update CI configs to v0.4.24
  • 0f7f72b Add more attributes info for String method
  • c15a9ed Fix cmd/stun-client nil error
  • 7c36f6c Update CI configs to v0.4.22
  • a8e78b7 Update CI configs to v0.4.20
  • c301a5a Allow unaligned access on ARM64
  • 3b05de6 Constrain stun-client to use IPv4
  • 9064cf3 Update CI configs to v0.4.19
  • 7b20b79 Update CI configs to v0.4.18
  • 23c8e0c Update CI configs to v0.4.15
  • fd3f5c9 Add uri.go
  • 4c77a67 message: add GobDecode test
  • 46ba6d2 message: implement binary and gob encoding
  • 6a6d4fd hmac: update vendored version to go1.15
  • c2a2cc8 attributes: add RFC 8489 constants
  • 1378b33 readme: update bench result
  • ae6f697 test: fix BenchmarkMessageFull allocations
  • c15bbe4 Update CI configs to v0.4.12
  • bd676c3 Update CI configs to v0.4.10
  • 68d5547 Update CI configs to v0.4.9
  • c402d47 Update CI configs to v0.4.8
  • 1d24ef2 Fix Public API Breakage
  • 85839ae Update CI configs to v0.4.7
  • fc4d8a5 Update CI configs to v0.4.6
  • c044f70 Update CI configs to v0.4.5
  • 4363748 Update golang Docker tag to v1.15
  • a96d4f0 Update CI configs to v0.3.4
  • f78acc3 Update cmd/stun-nat-behaviour docs
  • 08bbfc8 Update CI configs to v0.3.3
  • 6d8a1a1 Add verbosity to stun-nat-behaviour
  • 5600959 Update cmd/stun-nat-behaviour (RFC5780 & RFC4787)
  • 8c0b364 Add docs for stun-nat-behaviour
  • a7497c2 Fix typo in .goreleaser

v0.3.5

3 years ago

Changelog

a7497c2 Fix typo in .goreleaser