9 Commits

Author SHA1 Message Date
Pion
6e211ae6c6 Update CI configs to v0.11.22
Update lint scripts and CI configs.
2025-08-17 17:11:58 +03: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
Pion
d49a21ad0f Update CI configs to v0.11.15
Update lint scripts and CI configs.
2024-08-16 13:56:39 -04:00
Steffen Vogel
f67fe3e8a9 Add URL type from pion/ice package
This makes it easier for users of pion/stun or pion/turn
packages to handle URLs. Next step, would be to remove
the URL type from pion/ice
2023-05-10 12:10:26 +02:00
Steffen Vogel
ab3e9f2f89 Make package REUSE compliant 2023-04-18 13:19:15 +02:00
Steffen Vogel
7c533756a6 Harmonize nolint directives 2023-04-12 10:22:35 +02:00
Sean DuBois
fd3f5c9055 Add uri.go
Was removed in 8b8a9409eb
2020-11-07 19:10:32 -08:00
Yutaka Takeda
8b8a9409eb Translate old xor-mapped-address value
Also remove uri.go as unused and causing build error

Resolves #21
2019-09-13 01:18:25 -07:00
Aleksandr Razumov
6218d24009 uri: implement parsing by RFC 7064
Fixes #54
2018-08-17 11:19:41 +03:00