Commit Graph

  • 6582907ce8 Move to /v2 Sean DuBois 2020-06-20 12:20:25 -07:00
  • c80e37d732 Update module pion/dtls/v2 to v2.0.1 Renovate Bot 2020-06-16 06:59:33 +00:00
  • b3ade1e219 Gather: fix closable crash again Sam Lancia 2020-06-06 10:02:21 +01:00
  • 3884b2598e Update module stretchr/testify to v1.6.1 Renovate Bot 2020-06-05 11:38:28 +00:00
  • f6894725e3 Update golang.org/x/net commit hash to 627f964 Renovate Bot 2020-06-02 13:24:13 +00:00
  • 13be343f14 Update module stretchr/testify to v1.6.0 Renovate Bot 2020-05-29 05:48:52 +00:00
  • bbcbeec69c Update module pion/stun to v0.3.5 Renovate Bot 2020-05-29 20:39:12 +00:00
  • a7be7f1607 Use best valid pair for Write Sean DuBois 2020-05-22 00:25:48 -07:00
  • b1fbbcc01e Don't unset the selected pair on timeout Sean DuBois 2020-05-21 23:19:53 -07:00
  • 61849bec47 Make mDNS opportunistic Ori Bernstein 2020-05-13 16:09:29 +00:00
  • 9a730dc549 Update CI configs to v0.3.1 Pion 2020-04-30 07:01:24 +00:00
  • fadcf9c8ac Update golang.org/x/net commit hash to e0ff5e5 Renovate Bot 2020-05-01 05:42:16 +00:00
  • 88b716cb3b Don't run agent task after close Atsushi Watanabe 2020-05-03 11:54:38 +09:00
  • 49ac1615b9 Update golang.org/x/net commit hash to ff2c4b7 Renovate Bot 2020-05-01 01:16:30 +00:00
  • dea84cf1fb Fix closeable panic adwpc 2020-04-10 00:05:33 +08:00
  • 1fdc827100 Update module pion/dtls/v2 to v2.0.0 Renovate Bot 2020-04-23 20:19:06 +00:00
  • b91446b7fc Update module pion/dtls/v2 to v2.0.0-rc.10 Renovate Bot 2020-04-11 04:45:26 +00:00
  • 15a09e3307 Asynchronously add remote candidate Atsushi Watanabe 2020-04-04 14:06:21 +09:00
  • e1e28e8a83 Fix asynchronous task processing Atsushi Watanabe 2020-04-04 13:41:29 +09:00
  • 6ee96d4632 Fix candidate/state callback order Atsushi Watanabe 2020-04-04 11:49:56 +09:00
  • 88545b358c Update golang.org/x/net commit hash to d3edc99 Renovate Bot 2020-04-01 00:39:55 +00:00
  • d66df0461d Make error test portable Atsushi Watanabe 2020-03-28 07:39:12 +09:00
  • 5ff1ae888f Update CI configs to v0.2.0 Pion 2020-03-26 02:54:27 +00:00
  • 721226a5f7 Update module pion/dtls/v2 to v2.0.0-rc.9 Renovate Bot 2020-03-23 23:47:23 +00:00
  • 0beb7386df Update module pion/transport to v0.9.2 Renovate Bot 2020-03-11 08:44:40 +00:00
  • 5b6a2756cc Update golang.org/x/net commit hash to 244492d Renovate Bot 2020-03-01 02:39:39 +00:00
  • f1bfc8fea1 Start Agent performance refactor Sean DuBois 2020-02-29 16:19:03 -08:00
  • dd1e92e33c Remove taskLoopInterval from TestConnectivityLite Sean DuBois 2020-02-25 00:03:36 -08:00
  • bf81fb5154 Implement TLS and DTLS Gathering Sean DuBois 2020-02-24 01:18:03 -08:00
  • 3e38db1ea5 Gather TURN/STUN concurrently Sean DuBois 2020-02-23 21:46:46 -08:00
  • 50bd9f60bd Close sockets if error during gathering Sean DuBois 2020-02-22 22:21:19 -08:00
  • 33bb85884f Move 1:1 mapped gathering into own function Sean DuBois 2020-02-22 14:44:42 -08:00
  • cf1f69772b Move Role to dedicated file Sean DuBois 2020-02-22 12:55:16 -08:00
  • 086024fde6 Remove addCandidate duplication Sean DuBois 2020-02-22 12:32:06 -08:00
  • 9ca33c2380 Move localInterfaces and listenUDPInPortRange Sean DuBois 2020-02-22 12:22:02 -08:00
  • 11318ea39f Cleanup gather code Sean DuBois 2020-02-22 00:06:29 -08:00
  • aa3fe7c6a3 Add error message when no pairs Sean DuBois 2020-01-06 12:40:28 -08:00
  • 8c0827e13c Update module stretchr/testify to v1.5.1 Renovate Bot 2020-02-19 21:57:26 +00:00
  • 71aa498eb5 GoDoc -> pkg.go.dev Sean DuBois 2020-02-12 00:11:35 -08:00
  • a2288a9ba0 Update module pion/turn/v2 to v2.0.3 Renovate Bot 2020-02-09 19:37:24 +00:00
  • 37bfc6f4d9 Update golang.org/x/net commit hash to 6afb519 Renovate Bot 2020-02-01 00:33:10 +00:00
  • bfc5917188 Bump pion/turn Sean DuBois 2020-01-29 23:08:03 -08:00
  • 384b91c787 Migrate test to turn/v2 Atsushi Watanabe 2020-01-25 22:54:20 +09:00
  • 325b7f711d Request connectivity checks on new local candidate Sean DuBois 2020-01-29 22:42:46 -08:00
  • ba3c79aebc Update module pion/turn/v2 to v2.0.1 Renovate Bot 2020-01-24 07:31:34 +00:00
  • f4b3380f26 Update CI configs to v0.1.3 Pion 2020-01-23 23:42:40 +00:00
  • 0b788eed85 Fix TestRelayOnlyConnection on debian Atsushi Watanabe 2020-01-13 21:19:36 +09:00
  • d001618082 Support WASM build/test Atsushi Watanabe 2020-01-12 22:22:50 +09:00
  • b8eb3d4ec4 Upgrade golangci-lint to 1.19.1 Atsushi Watanabe 2020-01-12 10:51:03 +09:00
  • 961bcb4e7e Update assets to v0.0.2 Pion 2020-01-10 06:20:39 +00:00
  • 442c324a51 Bump pion/turn Sean DuBois 2020-01-09 15:50:10 -08:00
  • 5870fb0c99 Added tests for lastSent and lastReceived get/set David Hamilton 2019-12-12 02:00:25 +13:00
  • 11a6fedef9 Check for nil when loading atomic values David Hamilton 2019-12-12 01:20:51 +13:00
  • 57e7b93a4b Bump pion/dtls Sean DuBois 2019-12-09 15:13:02 -08:00
  • 2d60776193 Add MulticastDNSHostName to AgentConfig Sean DuBois 2019-12-08 19:48:42 -08:00
  • eab497aa25 Seed everytime when calling generateRandString Sean DuBois 2019-12-08 13:36:37 -08:00
  • 95907d9c8f Update golang.org/x/net commit hash to ef20fe5 Renovate Bot 2019-12-01 00:54:33 +00:00
  • a077bc201a Allow setting local credentials via AgentConfig Nevio Vesic 2019-11-07 03:37:51 +01:00
  • a4b52cdf38 Update golang.org/x/net commit hash to 0deb692 Renovate Bot 2019-11-01 20:33:50 +00:00
  • e161aa966e Update to pion/transport@v0.8.10 Sean DuBois 2019-10-31 01:00:28 -07:00
  • c571ca90fe Cancel selection timeout if Agent is closed Sean DuBois 2019-10-23 22:16:06 -07:00
  • 34ef65fcea Lifetime instead of length for binding requests Jason Maldonis 2019-10-15 17:01:30 -05:00
  • 84576aed1f Support TURN over TCP Sean DuBois 2019-10-05 13:17:40 -07:00
  • 377e52e387 Fix Controlled agent candidate selection timeout Aaron France 2019-09-29 20:15:18 +02:00
  • b0ac6d9c37 Refactor: Use random port to gather udp candidate Chao Yuan 2019-09-30 11:43:07 +08:00
  • ddaf5962f4 Less noisy renovate Hugo Arregui 2019-10-01 16:55:52 -03:00
  • d79d8fef0d Update golang.org/x/sys commit hash to bb3f8db Renovate Bot 2019-10-01 15:32:03 +00:00
  • 18c7194c39 Update golang.org/x/net commit hash to c5a3c61 Renovate Bot 2019-09-30 13:59:06 +00:00
  • d934528395 Update golang.org/x/net commit hash to c00fd9a Renovate Bot 2019-09-29 15:30:53 +00:00
  • 5339157f8d Update golang.org/x/sys commit hash to c990c68 Renovate Bot 2019-09-29 15:17:12 +00:00
  • 739e761fdc Update renovate config Hugo Arregui 2019-09-29 12:10:40 -03:00
  • e2838d65df Add renovate.json Renovate Bot 2019-09-29 04:39:58 +00:00
  • cf56bd301d Add tests for InterfaceFilter Sean DuBois 2019-09-24 23:57:57 -07:00
  • 36f3009418 Add InterfaceFilter to AgentConfig Aaron France 2019-09-16 00:01:07 +02:00
  • 867a355033 Support 1:1 NAT option Yutaka Takeda 2019-09-20 11:30:40 -07:00
  • bd60240fdc Bump stun, transport and turn Sean DuBois 2019-09-13 01:26:22 -07:00
  • f4a19927d1 Clean up switch conditions Zizheng Tai 2019-09-07 00:19:18 -07:00
  • ae2f2877cb Fix typo Zizheng Tai 2019-09-06 01:01:17 -07:00
  • 9ff80d256a Fix golangci for go1.13 Hugo Arregui 2019-09-06 08:57:35 -03:00
  • 2a0747d42d Fix connection nil pointer Hugo Arregui 2019-09-06 08:51:32 -03:00
  • 953f36f07f Add config to run Agent in Lite mode Sebastian Waisbrot 2019-08-28 17:01:43 -03:00
  • 45cb33ebe6 Bump pion/turn Robert Eperjesi 2019-08-29 14:32:34 -07:00
  • 507fde4712 Fix alignment for 32bits Hugo Arregui 2019-08-23 08:15:53 -03:00
  • e945d4b1f8 Add transport stats Hugo Arregui 2019-08-21 08:55:06 -03:00
  • 425c6d9ef8 Improve candidate base locking mechanism Hugo Arregui 2019-08-14 12:14:36 -03:00
  • aab2d5ba84 Use vnet for ConnectivityOnStartup test Hugo Arregui 2019-08-13 14:49:36 -03:00
  • a4f1e92eb7 Avoid agent.run for getSelectedPair Hugo Arregui 2019-08-09 17:54:38 -03:00
  • 358dc33274 Start a candidate before adding it Hugo Arregui 2019-08-07 08:18:46 -03:00
  • 372175cca4 Do connectivity check when candidate is added Sean DuBois 2019-08-01 17:35:48 -07:00
  • 775bf98b69 Update contributor list Atsushi Watanabe 2019-08-01 20:51:58 +09:00
  • 0f5c553070 Fix Ticker leak Atsushi Watanabe 2019-07-28 15:27:51 +09:00
  • ecaa44d88f Bump pion/turn Sean DuBois 2019-07-22 10:31:15 -07:00
  • 5a812008b1 If mDNS fails to listen fallback to non-mDNS Sean DuBois 2019-07-21 22:24:19 -07:00
  • 8508d5a6b3 More error handling around interface iteration Sean DuBois 2019-07-18 02:02:22 -07:00
  • a1667f5cb7 Fixed unexpected goroutine error Yutaka Takeda 2019-07-17 01:47:47 -07:00
  • f4913c135a Update pion/turn to v1.3.2 Yutaka Takeda 2019-07-17 00:12:10 -07:00
  • 0bc71fbcb7 Update pion/turn to v1.3.1 Yutaka Takeda 2019-07-15 14:36:43 -07:00
  • 542c33c38e Update pion/turn version Yutaka Takeda 2019-07-15 01:12:04 -07:00
  • d450edf576 Update pion/transport to v0.8.5 Yutaka Takeda 2019-07-14 17:53:26 -07:00
  • c316a9f7b3 Fix lint errors Yutaka Takeda 2019-07-14 14:16:59 -07:00