551 Commits

Author SHA1 Message Date
Zoltan Papp 6202be846b Refactore/v4 stun routing (#5) 2025-09-08 20:49:34 +02:00
Zoltan Papp 426799a231 Update to the latest upstream version (#4) 2025-08-27 18:19:42 +02:00
pascal-fischer 1460da4c50 Merge pull request #1 from netbirdio/feature/add-latency
Add latency calculation to binding requests
2024-03-20 10:39:18 +01:00
Pascal Fischer 3be7f17602 add TransaktionID type 2024-03-19 10:13:22 +01:00
Pascal Fischer e72a50fcb6 fire callback method only on selected pair binding 2024-03-15 18:46:35 +01:00
Pascal Fischer bc851c5284 use binding requests to calculate latency for each candidate pair 2024-03-15 18:20:59 +01:00
cnderrauber cb8a47ac37 Refine TCPMux memory usage
Reduce read buf of first stun message.
Add timeout to read first message to clean interrupted
connection earlier.
Add alive duration for gather to access connection created
from stun bind, avoid connection leak from malicious client.
2024-02-22 11:37:13 +08:00
Eric Daniels ab18a94710 Update mdns to v0.0.12 to fix racy resolution 2024-02-08 08:15:26 -05:00
renovate[bot] 57a28a6cd2 Update module github.com/pion/mdns to v0.0.11
Generated by renovateBot
2024-02-07 22:11:35 +00:00
renovate[bot] c0a6ffa458 Update module github.com/pion/dtls/v2 to v2.2.10
Generated by renovateBot
2024-02-03 10:32:13 +00:00
renovate[bot] 2f2b03958c Update module github.com/pion/mdns to v0.0.10
Generated by renovateBot
2024-02-03 07:24:45 +00:00
renovate[bot] 4c36f0b340 Update module golang.org/x/net to v0.20.0
Generated by renovateBot
2024-02-01 14:59:43 +00:00
renovate[bot] acd71a0c94 Update module github.com/google/uuid to v1.6.0
Generated by renovateBot
2024-01-24 01:57:42 +00:00
Raja Subramanian c8227261a2 Trace log inbound messages (#641)
* Trace log inbound messages

On an ICE restart in controlled mode, seeing incoming messages
getting discarded to due to username mismatch. That is because the
broswer is still using its old candidate and user name. As the
controlled agent waits for `useCandidate` from the controlling agent,
the controlled agent does not get to connected/nominated state inspite
of getting several success responses. Suspect the controlling side does
not have `useCandidate` for the new pair and it is still sending it for
the old pair. Logging more details in trace to understand it better.

* Fix test
2024-01-11 13:46:39 +05:30
Pion df552cd22b Update CI configs to v0.11.3
Update lint scripts and CI configs.
2024-01-04 19:18:34 -05:00
Pion 6fb529b043 Update CI configs to v0.11.0
Update lint scripts and CI configs.
2024-01-02 15:11:57 -05:00
Sean DuBois 194dfb82fa Remove 'AUTHORS.txt' from README.md
Relates to pion/.goassets#185
2024-01-02 12:39:18 -05:00
Sean DuBois 0a79ae769c Remove 'Generate Authors' workflow
pion/.goassets#185
2024-01-02 11:41:24 -05:00
renovate[bot] 350aecd577 Update module github.com/pion/dtls/v2 to v2.2.9
Generated by renovateBot
2024-01-02 09:45:03 +00:00
renovate[bot] 5139807c1a Update module github.com/google/uuid to v1.5.0
Generated by renovateBot
2023-12-12 21:29:17 +00:00
renovate[bot] 25324b78ce Update module github.com/google/uuid to v1.4.0
Generated by renovateBot
2023-12-01 10:42:23 +00:00
renovate[bot] 43a0b751ff Update module github.com/pion/dtls/v2 to v2.2.8
Generated by renovateBot
2023-12-01 06:36:53 +00:00
renovate[bot] 3e8b2d5545 Update module golang.org/x/net to v0.19.0
Generated by renovateBot
2023-12-01 03:01:37 +00:00
renovate[bot] 1c68365549 Update module golang.org/x/net to v0.17.0 [SECURITY]
Generated by renovateBot
2023-10-12 03:24:10 +00:00
renovate[bot] 5e6a7d1b3b Update module github.com/pion/mdns to v0.0.9
Generated by renovateBot
2023-09-09 01:36:40 +00:00