865 Commits

Author SHA1 Message Date
Pion
488a5a874f Update CI configs to v0.11.36
Update lint scripts and CI configs.
2025-12-20 22:40:38 +02:00
renovate[bot]
b321b990c0 Update module github.com/pion/dtls/v3 to v3.0.9
Generated by renovateBot
2025-12-11 15:22:25 -05:00
Sean DuBois
9b2d7bcf7c Add AttrType.Known method
Will allow us to check in pion/turn if a Attribute has
been implemented. We should be returning errors if a
client returns a unknown attribute

Relates to pion/turn#76
v3.0.2
2025-12-05 16:16:45 -05:00
renovate[bot]
9bd95766b3 Update module github.com/pion/dtls/v3 to v3.0.8 (#256)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-04 06:43:52 +00:00
renovate[bot]
ef6bc8490e Update module github.com/pion/transport/v3 to v3.1.1
Generated by renovateBot
2025-11-11 01:27:55 -05:00
renovate[bot]
a8eac015c3 Update module github.com/pion/transport/v3 to v3.1.0
Generated by renovateBot
2025-11-08 12:23:22 -05:00
Bassam Ajam
23c631123f Added error wrapper (#252)
* Added error wrapper

* Keep the same message format
v3.0.1 v2.0.1
2025-10-25 12:41:39 +03:00
Pion
67c546faa9 Update CI configs to v0.11.32
Update lint scripts and CI configs.
2025-10-18 02:52:45 +03:00
Pion
178b1619e9 Update CI configs to v0.11.31
Update lint scripts and CI configs.
2025-10-11 16:20:27 -04:00
renovate[bot]
d89044b2f6 Update module github.com/pion/transport/v3 to v3.0.8
Generated by renovateBot
2025-09-30 18:49:55 +00:00
Pion
0b476211b2 Update CI configs to v0.11.29
Update lint scripts and CI configs.
2025-09-21 22:35:27 -04:00
Xiaobo Liu
50100d8c8a Remove redundant zero assignment in addr.go
Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
2025-09-04 22:20:22 -04:00
Pion
8721ffcc62 Update CI configs to v0.11.26
Update lint scripts and CI configs.
2025-08-31 23:24:23 -04:00
Pion
78e09c3e91 Update CI configs to v0.11.25
Update lint scripts and CI configs.
2025-08-31 15:32:10 -04:00
Pion
d2b87034c3 Update CI configs to v0.11.24
Update lint scripts and CI configs.
2025-08-29 23:40:19 -04:00
renovate[bot]
0bbd353e44 Update module github.com/stretchr/testify to v1.11.1
Generated by renovateBot
2025-08-27 22:52:25 +00:00
renovate[bot]
5b4f5bc25c Update module github.com/stretchr/testify to v1.11.0
Generated by renovateBot
2025-08-25 00:45:01 +00:00
Pion
6e211ae6c6 Update CI configs to v0.11.22
Update lint scripts and CI configs.
2025-08-17 17:11:58 +03:00
renovate[bot]
6e3a14bdf4 Update module github.com/pion/dtls/v3 to v3.0.7
Generated by renovateBot
2025-08-16 14:54:35 +00:00
renovate[bot]
496c3ef28b Update module github.com/pion/logging to v0.2.4
Generated by renovateBot
2025-06-23 08:31:36 +00:00
Pion
ab7d8d3d78 Update CI configs to v0.11.20
Update lint scripts and CI configs.
2025-06-18 07:45:26 +00:00
Xiaobo Liu
b96750d516 Simplify XORMappedAddress IP slice initialization
Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
2025-06-01 10:10:22 +08:00
Xiaobo Liu
6f87a7dec0 Interface{} can be replaced by any
Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
2025-05-29 09:26:00 +08:00
Xiaobo Liu
aa89af8123 Simplify MappedAddress IP slice initialization
Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
2025-05-28 07:58:57 +08:00
Xiaobo Liu
d07109b467 Use ProtoTypeUnknown instead of ProtoType(0)
Using `ProtoTypeUnknown` is more understandable than `ProtoType(0)`
2025-05-25 21:48:16 -04:00
Pion
1f4e7270e9 Update CI configs to v0.11.19
Update lint scripts and CI configs.
2025-04-23 11:06:19 -04:00
renovate[bot]
e6d0d241f2 Update module github.com/pion/dtls/v3 to v3.0.6 (#219)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 07:21:41 +00:00
Joe Turki
af89b0bfb6 Update social media links, move to discord 2025-04-07 03:47:11 +02:00
Joe Turki
8867eb8597 Update lint rules, force testify/assert for tests
Use testify's assert package instead of the standard library's testing
package.
2025-04-07 02:59:21 +02:00
Pion Bot
f00fc07896 Update CI configs to v0.11.18
Update lint scripts and CI configs.
2025-02-13 23:43:55 -05:00
renovate[bot]
3c14bcb8eb Update module github.com/pion/logging to v0.2.3 (#215)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-25 01:21:10 +00:00
Joe Turki
0397f2187b Upgrade golangci-lint, more linters
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
2025-01-18 10:57:33 -06:00
renovate[bot]
be5e65e013 Update module github.com/stretchr/testify to v1.10.0
Generated by renovateBot
2024-11-23 16:25:55 +00:00
renovate[bot]
775d8ea9d9 Update module github.com/pion/dtls/v3 to v3.0.4
Generated by renovateBot
2024-11-05 00:10:24 +00:00
renovate[bot]
959cdb5320 Update module github.com/pion/dtls/v3 to v3.0.3
Generated by renovateBot
2024-10-06 09:39:14 +00:00
Sean DuBois
14c53b4451 Update go.mod version to 1.20
Relates to pion/webrtc#2869
2024-08-26 11:34:32 -04:00
renovate[bot]
e3c4109cc4 Update module github.com/pion/dtls/v3 to v3.0.2
Generated by renovateBot
2024-08-22 21:34:02 +00:00
Pion
d49a21ad0f Update CI configs to v0.11.15
Update lint scripts and CI configs.
2024-08-16 13:56:39 -04:00
OmarTariq612
9763c28168 Remove stun scheme from default server flag
calling `net.ResolveUDPAddr` with `stun:stun.voipgate.com:3478`
results in this error `too many colons in address`.
2024-08-15 22:20:56 -04:00
gongluck
35179f1e73 Fix is-server being ignored in stun-multiplex
Call `flag.Parse()` first to enable normal reading
of parameters
2024-08-15 22:18:34 -04:00
Sean DuBois
95c14eff4f Fix pkg.go.dev links
New major version
2024-08-12 11:47:21 -04:00
renovate[bot]
fd9b93c810 Update module github.com/pion/dtls/v2 to v3
Generated by renovateBot
v3.0.0
2024-08-12 11:13:06 -04:00
renovate[bot]
898805a5ae Update module github.com/pion/dtls/v2 to v3
Generated by renovateBot
2024-08-11 21:50:28 -04:00
renovate[bot]
ec4ef76f5e Update module github.com/pion/transport/v3 to v3.0.7
Generated by renovateBot
2024-08-02 21:46:43 +00:00
renovate[bot]
bd99e43a51 Update module github.com/pion/transport/v3 to v3.0.6
Generated by renovateBot
2024-07-26 01:09:04 +00:00
renovate[bot]
7449bc1947 Update module github.com/pion/transport/v3 to v3.0.5
Generated by renovateBot
2024-07-23 12:15:57 +00:00
renovate[bot]
a5393b0e68 Update module github.com/pion/transport/v3 to v3.0.4
Generated by renovateBot
2024-07-22 23:01:46 +00:00
renovate[bot]
22a0d2a800 Update module github.com/pion/dtls/v2 to v2.2.12
Generated by renovateBot
2024-07-21 02:31:21 +00:00
renovate[bot]
79bd9b6bd0 Update module github.com/pion/dtls/v2 to v2.2.11
Generated by renovateBot
2024-05-03 04:32:44 +00:00
Pion
d59ba81f5b Update CI configs to v0.11.12
Update lint scripts and CI configs.
2024-04-08 23:24:41 -04:00