Commit Graph

  • 9f298b226d Register multiple muxedConn per endpoint in UDPMux master Misha Bragin 2022-09-07 23:02:54 +02:00
  • be69d2c2ae Update golang.org/x/net digest to 83b083e renovate[bot] 2022-09-01 02:20:27 +00:00
  • cfc20992b4 Fix UDPMux memory leaks Antoine Baché 2022-08-25 12:00:49 +02:00
  • 245fd75134 Update golang.org/x/net digest to c7608f3 renovate[bot] 2022-08-01 00:51:24 +00:00
  • 90dc7280e2 Add nonblock write option to TCPMux cnderrauber 2022-07-20 14:06:32 +08:00
  • e5242f621c Update golang.org/x/net digest to 69896b7 renovate[bot] 2022-07-01 01:21:01 +00:00
  • 4c335df172 Update module github.com/pion/transport to v0.13.1 renovate[bot] 2022-06-22 18:13:59 +00:00
  • 2faac62299 Update golang.org/x/net digest to c690dde Renovate Bot 2022-06-07 04:00:26 +00:00
  • d14cb7e231 Update CI configs to v0.7.10 Pion 2022-05-24 08:18:43 +00:00
  • 03b3340051 Update CI configs to v0.7.9 Pion 2022-05-22 17:50:30 +00:00
  • 55ce40525b Update CI configs to v0.7.8 Pion 2022-05-20 20:32:20 +00:00
  • 18a1f7691c Update module github.com/pion/dtls/v2 to v2.1.5 Renovate Bot 2022-05-16 20:05:57 +00:00
  • 6ff52a9264 Fix typo in error comment Kacper Bąk 2022-05-11 15:33:30 +02:00
  • 019548fadc Update module github.com/pion/dtls/v2 to v2.1.4 Renovate Bot 2022-05-10 23:37:40 +00:00
  • b418d293ee Use distinct message for CandidatePair unset Steffen Vogel 2022-05-08 13:33:13 +02:00
  • 72b5271d4c Update CI configs to v0.7.5 Pion 2022-05-09 03:10:37 +00:00
  • 4669f66673 Improve UDPMux Error Logging Steffen Vogel 2022-05-04 21:28:10 +02:00
  • e32a520e4c Do not use newlines in logging statements Steffen Vogel 2022-05-04 21:27:38 +02:00
  • 0c59668b2a Update CI configs to v0.7.3 Pion 2022-05-04 14:28:53 +00:00
  • 7e127dadc2 Update golang.org/x/net digest to 2871e0c Renovate Bot 2022-05-01 01:28:04 +00:00
  • 16e03db8f8 Update CI configs to v0.7.2 Pion 2022-04-24 02:56:44 +00:00
  • 9b523704bb Enable acceptAggressiveNomination by default Sean DuBois 2022-04-22 14:19:09 -04:00
  • 18f7a214aa Accept aggressive nomination cnderrauber 2022-04-19 17:32:16 +08:00
  • 1bbdb40185 Fix close delay collecting STUN candidates Kyle Carberry 2022-04-14 09:39:40 -05:00
  • e6cfc5103e Update CI configs to v0.7.1 Pion 2022-04-13 15:59:34 +00:00
  • 48cce1fca1 Update CI configs to v0.7.0 Pion 2022-04-13 09:03:48 +00:00
  • ba51432992 Update CI configs to v0.6.10 Pion 2022-04-11 03:31:24 +00:00
  • b73472ee7e Reduce critical section when writing with TCPMux David Zhao 2022-04-05 14:49:32 -07:00
  • 34be706c11 Update golang.org/x/net digest to 543a649 Renovate Bot 2022-04-01 16:18:06 +00:00
  • 7518b42721 Update golang.org/x/net digest to de3da57 Renovate Bot 2022-04-01 02:04:32 +00:00
  • 3d9882508b Update CI configs to v0.6.9 Pion 2022-03-21 17:11:48 +00:00
  • 907ac42416 Update module github.com/stretchr/testify to v1.7.1 Renovate Bot 2022-03-15 22:47:37 +00:00
  • 39ae3a4fa8 Update CI configs to v0.6.8 Pion 2022-03-02 18:48:33 +00:00
  • 45ff379fd3 Makes UDPMux IPv4/IPv6 aware Antoine Baché 2022-03-02 15:09:12 +01:00
  • 427ac0fddb Fix goroutine leak for closing while gathering Kyle Carberry 2022-02-21 09:49:25 -06:00
  • 57010dcf60 Update golang.org/x/net commit hash to 27dd868 Renovate Bot 2022-03-01 01:42:33 +00:00
  • d1a58c4545 Update CI configs to v0.6.7 Pion 2022-02-27 00:14:51 +00:00
  • cfc211d4da Update module github.com/pion/dtls/v2 to v2.1.3 Renovate Bot 2022-02-22 21:05:37 +00:00
  • e0db6d259e Don't drop Binding Requests in Controlled Agent Sean DuBois 2022-02-21 15:36:48 -05:00
  • fb4760c37b Make TCPMux IPv4/IPv6 aware Sean DuBois 2022-02-20 09:14:03 -05:00
  • 2d70ec8e3c Support UDP muxing for SRFLX candidates Mikhail Bragin 2022-02-18 13:10:04 +01:00
  • 7723b468a6 Update module github.com/pion/turn/v2 to v2.0.8 Renovate Bot 2022-02-18 10:16:52 +00:00
  • aca069d802 Update module github.com/pion/turn/v2 to v2.0.7 Renovate Bot 2022-02-13 20:49:12 +00:00
  • 4f34006961 Update CI configs to v0.6.6 Pion 2022-02-06 18:18:08 +00:00
  • 9b4488b076 Update module github.com/pion/dtls/v2 to v2.1.2 Renovate Bot 2022-02-05 08:10:27 +00:00
  • b7178c055e Remove TestMissingCandidateFoundation Sean DuBois 2022-02-01 10:43:12 -05:00
  • 55d7aa7f5a Update golang.org/x/net commit hash to cd36cc0 Renovate Bot 2022-02-01 01:50:27 +00:00
  • b9fa7ab3e6 Fix goroutine leak after close Kyle Carberry 2022-01-27 09:40:11 -06:00
  • c786ca1692 Update module github.com/pion/dtls/v2 to v2.1.1 Renovate Bot 2022-01-30 04:13:15 +00:00
  • d3a5bf5488 Clean ufrag from UDP/TCP Mux during ICERestart Sean DuBois 2022-01-23 23:00:16 -05:00
  • 444e6c46fb Fix race condition when closing agent after gather Kyle Carberry 2022-01-14 09:17:13 -06:00
  • 208ef61810 Update module github.com/pion/dtls/v2 to v2.1.0 Renovate Bot 2022-01-11 21:45:46 +00:00
  • f6c8eb3388 Update golang.org/x/net commit hash to fe4d628 Renovate Bot 2022-01-01 02:00:18 +00:00
  • bdb23b0bf4 Improve parsing candidates with missing Foundation Sean DuBois 2021-12-25 22:39:19 -05:00
  • 715f208310 Update module github.com/pion/turn/v2 to v2.0.6 Renovate Bot 2021-12-22 23:59:49 +00:00
  • b87daad39c Update CI configs to v0.6.4 Pion 2021-12-19 17:16:17 +00:00
  • cad1de484c Update module github.com/pion/dtls/v2 to v2.0.13 Renovate Bot 2021-12-16 15:50:45 +00:00
  • bc26832ad7 Support parsing candidates with missing Foundation Sean DuBois 2021-12-15 23:12:09 -05:00
  • b897e71a59 Expose ErrDetermineNetworkType Sean DuBois 2021-12-15 15:51:34 -05:00
  • e9caba4e03 Expose ErrUnknownCandidateTyp Sean DuBois 2021-12-15 12:13:30 -05:00
  • 9caf4e113d Update module github.com/pion/dtls/v2 to v2.0.12 Renovate Bot 2021-12-10 10:51:08 +00:00
  • 8e346ddc64 Update module github.com/pion/dtls/v2 to v2.0.11 Renovate Bot 2021-12-08 04:59:20 +00:00
  • 72e6a2bab0 Update golang.org/x/net commit hash to 0a0e4e1 Renovate Bot 2021-12-01 20:43:36 +00:00
  • 3028fd7406 Update CI configs to v0.6.2 Pion 2021-11-28 18:42:48 +00:00
  • 850da07a23 Update module github.com/pion/dtls/v2 to v2.0.10 Renovate Bot 2021-11-16 18:03:22 +00:00
  • 361b29a525 Update UDPMux to listen on all interfaces hexiang 2021-11-16 11:47:43 +08:00
  • 3434d579c6 Update CI configs to v0.6.0 Pion 2021-11-16 03:08:46 +00:00
  • d5db223420 UDPMuxParams use net.PacketConn instead of UDPConn Sean DuBois 2021-10-26 12:26:16 -04:00
  • 6d30128765 Revert "Remove unknown constant" Sean DuBois 2021-08-11 13:00:43 -04:00
  • 7ccaaacf39 Update golang.org/x/net commit hash to aaa1db6 Renovate Bot 2021-08-10 20:01:36 +00:00
  • 366757d59d Remove unknown constant Woodrow Douglass 2021-08-06 12:42:05 -04:00
  • 178704e1d5 Update golang.org/x/net commit hash to 853a461 Renovate Bot 2021-07-21 00:33:09 +00:00
  • 405676bde0 Update module github.com/google/uuid to v1.3.0 Renovate Bot 2021-07-21 00:33:20 +00:00
  • 161b670ac4 Fix duplicate TCP candidates hn8 2021-07-23 11:07:11 +00:00
  • 04b16d58bd Update CI configs to v0.5.9 Pion 2021-07-21 00:26:14 +00:00
  • 1b533aee68 Populate RelayProtocol for relay candidates Meelap Shah 2021-07-19 14:57:36 -07:00
  • 2e7ada3136 Update CI configs to v0.5.8 Pion 2021-07-17 10:41:47 +00:00
  • e78f26fb43 Update CI configs to v0.5.6 Pion 2021-07-13 19:53:18 +00:00
  • 2eafed30bb Pass ServerName to dtls.Config Sam Lancia 2021-07-02 21:39:52 +01:00
  • df5c838aa2 Update CI configs to v0.5.3 Pion 2021-07-02 02:06:25 +00:00
  • c7f5f6e56c Expose CheckInterval on AgentConfig Kyle Carberry 2021-05-11 01:59:08 +00:00
  • 1f4e18f401 Fix UDPMux logger cgojin 2021-04-27 14:09:17 +08:00
  • c4d5d1c670 Bypass other host candidates with UDPMux David Zhao 2021-04-23 00:05:52 -07:00
  • 894452d0c3 Use os.IsTimeout instead of os.ErrDeadlineExceeded Juliusz Chroboczek 2021-04-22 16:19:07 +02:00
  • e6e49f59b0 Update UDPMux to dispatch inbound packets on ufrag Sean DuBois 2021-04-20 22:15:01 -07:00
  • af8539d47e Update CI configs to v0.4.24 Pion 2021-04-20 23:03:51 +00:00
  • b3b84a5b0a Generalize UDP and TCP Mux Sean DuBois 2021-04-19 19:05:14 -07:00
  • 35f704e2e4 Fix UDPMux read/write race condition David Zhao 2021-04-18 22:27:37 -07:00
  • 166ba31563 Improved performance of UDPMux David Zhao 2021-04-17 23:00:46 -07:00
  • cdb84a2dcf Remove print line David Zhao 2021-04-15 11:29:27 -07:00
  • f7b11daf96 Improve UDPMux performance David Zhao 2021-04-12 23:28:23 -07:00
  • 86d69d6ce5 Single port handling via UDPMux David Zhao 2021-04-09 21:27:26 -07:00
  • 6e4403794a Implement GetSelectedCandidatePair Sean DuBois 2021-04-10 16:00:05 -07:00
  • 3592b67076 Update module github.com/pion/dtls/v2 to v2.0.9 Renovate Bot 2021-04-03 18:08:48 +00:00
  • 06f6b3b363 Update golang.org/x/net commit hash to 0fccb6f Renovate Bot 2021-04-01 00:56:58 +00:00
  • 28d40c9a27 Update CI configs to v0.4.22 Pion 2021-03-22 04:43:47 +00:00
  • c578160cc8 Update module github.com/pion/transport to v0.12.3 Renovate Bot 2021-03-19 04:11:13 +00:00
  • f2084231fe Update golang.org/x/net commit hash to d523dce Renovate Bot 2021-03-19 04:10:33 +00:00
  • dcf6b335b9 Update module github.com/pion/mdns to v0.0.5 Renovate Bot 2021-03-19 04:02:15 +00:00
  • 6026051f9e Tidy go.sum Atsushi Watanabe 2021-03-19 12:57:24 +09:00