Commit Graph

  • d96c39196d TUN-6601: Update gopkg.in/yaml.v3 references in modules Sudarsan Reddy 2022-07-27 10:05:15 +01:00
  • 032ba7b5e4 TUN-6598: Remove auto assignees on github issues Sudarsan Reddy 2022-07-25 16:14:38 +01:00
  • e63ec34503 cURL supports stdin and uses os pipes directly without copying Anton Kozlov 2022-07-20 15:46:41 +01:00
  • 2a177e0fc4 TUN-6583: Remove legacy --ui flag Devin Carr 2022-07-20 16:17:29 -07:00
  • 1733fe8c65 TUN-6517: Use QUIC stream context while proxying HTTP requests and TCP connections Igor Postelnik 2022-07-07 18:01:37 -05:00
  • 06f7ba4523 Release 2022.7.1 2022.7.1 Nuno Diegues 2022-07-06 13:18:24 +01:00
  • 7607ead143 TUN-6503: Fix transport fallback from QUIC in face of dial error "no network activity" Nuno Diegues 2022-07-06 12:58:33 +01:00
  • ac7fdd5572 Release 2022.7.0 2022.7.0 Devin Carr 2022-07-05 11:33:48 -07:00
  • f3ba506880 TUN-6499: Remove log that is per datagram cthuang 2022-07-05 17:40:11 +01:00
  • d2cb803336 Merge pull request #575 from heckler1/fix-macos-service Silver 2022-06-29 10:56:14 -05:00
  • efd4556546 Ensure service install directories are created before writing file Stephen Heckler 2022-02-18 11:06:49 -06:00
  • 2e2718b7e3 TUN-6459: Add cloudflared user-agent to access calls Devin Carr 2022-06-24 11:51:53 -07:00
  • b849def673 TUN-6460: Rename metric label location to edge_location Devin Carr 2022-06-24 09:46:22 -07:00
  • dd540af695 TUN-6388: Fix first tunnel connection not retrying Devin Carr 2022-06-17 17:24:37 -07:00
  • e921ab35d5 TUN-6010: Add component tests for --edge-ip-version Devin Carr 2022-06-07 12:32:29 -07:00
  • ae7fbc14f3 TUN-6373: Add edge-ip-version to remotely pushed configuration Devin Carr 2022-06-13 10:40:21 -07:00
  • 2fa50acc2d TUN-6384: Correct duplicate connection error to fetch new IP first Devin Carr 2022-06-13 10:36:40 -07:00
  • c7a6304d32 TUN-6007: Implement new edge discovery algorithm Devin Carr 2022-05-20 14:51:36 -07:00
  • f4667c6345 TUN-6427: Differentiate between upstream request closed/canceled and failed origin requests Devin Carr 2022-06-17 14:39:38 -07:00
  • 6a6ba704f1 Release 2022.6.3 2022.6.3 Sudarsan Reddy 2022-06-20 13:52:31 +01:00
  • 135c8e6d13 TUN-6362: Add armhf support to cloudflare packaging Sudarsan Reddy 2022-06-20 12:05:03 +01:00
  • 420e80ea50 Release 2022.6.2 2022.6.2 Sudarsan Reddy 2022-06-17 10:07:49 +01:00
  • 337591b2bb TUN-6414: Remove go-sumtype from cloudflared build process Sudarsan Reddy 2022-06-17 09:23:44 +01:00
  • fa6bcdad04 Merge pull request #655 from legonigel/patch-1 Silver 2022-06-16 12:23:32 -05:00
  • ee87c43eb9 Merge pull request #656 from nikr-canva/http2-origins Silver 2022-06-16 12:23:07 -05:00
  • bccc58b54d Merge pull request #641 from Albonycal/patch-1 Silver 2022-06-16 12:21:15 -05:00
  • 3da1c25471 TUN-6381: Write error data on QUIC stream when we fail to talk to the origin; separate logging for protocol errors vs. origin errors. Igor Postelnik 2022-06-13 12:46:52 -05:00
  • 7d0a271000 Release 2022.6.1 2022.6.1 Sudarsan Reddy 2022-06-15 10:00:02 +01:00
  • 102631d98d TUN-6395: Fix writing RPM repo data Igor Postelnik 2022-06-14 21:53:02 -05:00
  • 6c3d2fc339 Release 2022.6.0 2022.6.0 Igor Postelnik 2022-06-14 20:48:07 -05:00
  • 1d79831651 Revert "TUN-6007: Implement new edge discovery algorithm" Devin Carr 2022-06-14 16:08:03 -07:00
  • 0458ad41dd Revert "TUN-6384: Correct duplicate connection error to fetch new IP first" Devin Carr 2022-06-14 16:07:47 -07:00
  • b9453b84bb Revert "TUN-6373: Add edge-ip-version to remotely pushed configuration" Devin Carr 2022-06-14 16:07:37 -07:00
  • ab81ff8bfb Revert "TUN-6010: Add component tests for --edge-ip-version" Devin Carr 2022-06-14 16:07:27 -07:00
  • f2339a7244 TUN-6380: Enforce connect and keep-alive timeouts for TCP connections in both WARP routing and websocket based TCP proxy. Igor Postelnik 2022-06-13 11:44:27 -05:00
  • 978e01f77e TUN-6010: Add component tests for --edge-ip-version Devin Carr 2022-06-07 12:32:29 -07:00
  • 1275930f99 Merge remote-tracking branch 'upstream/master' Areg Harutyunyan 2022-06-14 11:49:54 -05:00
  • 8e9091cc48 TUN-6373: Add edge-ip-version to remotely pushed configuration Devin Carr 2022-06-13 10:40:21 -07:00
  • 76add5ca77 TUN-6384: Correct duplicate connection error to fetch new IP first Devin Carr 2022-06-13 10:36:40 -07:00
  • e8407848ec TUN-6385: Don't share err between acceptStream loop and per-stream goroutines Igor Postelnik 2022-06-13 12:45:40 -05:00
  • 29d809535e Amendment to previous PR abe 2022-06-11 15:32:11 -05:00
  • cc1c6d9abc Update issue templates abe 2022-06-11 15:29:53 -05:00
  • 69b28e358c TUN-6347: Add TCP stream logs with FlowID Sudarsan Reddy 2022-06-09 13:55:26 +01:00
  • 5ed3d4e29a Update remaining OriginRequestConfig functions for Http2Origins Niklas Rehfeld 2022-06-09 16:44:40 +12:00
  • 4f468b8a5d TUN-6007: Implement new edge discovery algorithm Devin Carr 2022-05-20 14:51:36 -07:00
  • e3aad7799e TUN-6357: Add connector id to ready check endpoint Devin Carr 2022-06-07 23:09:26 -07:00
  • cc8aa0efb5 TUN-6361: Add cloudflared arm builds to pkging as well Sudarsan Reddy 2022-06-08 15:59:36 +01:00
  • 475939a77f TUN-6191: Update quic-go to v0.27.1 and with custom patch to allow keep alive period to be configurable Nuno Diegues 2022-06-06 14:15:35 +01:00
  • 4ccef23dbc TUN-6343: Fix QUIC->HTTP2 fallback Nuno Diegues 2022-06-03 10:15:52 +01:00
  • 2b0d704777 TUN-6341: Fix default config value for edge-ip-version Devin Carr 2022-06-02 20:12:15 -07:00
  • ee80e55833 TUN-6339: Add config for IPv6 support Devin Carr 2022-06-02 10:57:37 -07:00
  • 2345720b2b fix ingress rules unit test Niklas Rehfeld 2022-06-02 09:49:06 +12:00
  • d714a62bd3 TUN-6323: Add Xenial and Trusty for Ubuntu pkging Sudarsan Reddy 2022-06-01 15:04:44 +01:00
  • 7d4afd4ae0 Add Http2Origin option to force HTTP/2 origin connections Niklas Rehfeld 2022-06-01 12:51:59 +12:00
  • 056693c814 Add image source label to docker container. Nigel Armstrong 2022-05-31 10:29:51 -07:00
  • 73d948bc32 TUN-6210: Add cloudflared.repo to make it easy for yum installs Sudarsan Reddy 2022-05-31 09:12:07 +01:00
  • 5e6f606f4e TUN-6293: Update yaml v3 to latest hotfix Nuno Diegues 2022-05-30 16:19:51 +01:00
  • 919227fc91 Release 2022.5.3 2022.5.3 Sudarsan Reddy 2022-05-30 14:55:27 +01:00
  • b8ba5b444c TUN-6301: Allow to update logger used by UDP session manager Nuno Diegues 2022-05-30 13:42:56 +01:00
  • baed5f4eea TUN-6308: Add debug logs to see if packets are sent/received from edge cthuang 2022-05-30 13:38:15 +01:00
  • 08a8101308 Release 2022.5.2 2022.5.2 Sudarsan Reddy 2022-05-30 09:03:01 +01:00
  • a2a4b06eb4 TUN-6304: Fixed some file permission issues Sudarsan Reddy 2022-05-28 08:23:42 +01:00
  • ec509e114a TUN-6292: Debug builds for cloudflared Devin Carr 2022-05-26 10:52:39 -07:00
  • 7bc2462e36 TUN-6282: Upgrade golang to 1.17.10, go-boring to 1.17.9 Igor Postelnik 2022-05-24 19:26:27 -05:00
  • 92f647d45c TUN-6285: Upload pkg assets to repos when cloudflared is released. Sudarsan Reddy 2022-05-25 14:01:53 +01:00
  • b2ac885370 TUN-6209: Sign RPM packages Sudarsan Reddy 2022-05-25 13:57:57 +01:00
  • 2c480a72db TUN-6280: Don't wrap qlog connection tracer for gatethering QUIC metrics since we're not writing qlog files. Igor Postelnik 2022-05-24 13:41:42 -05:00
  • 32739e9f98 TUN-6209: Improve feedback process if release_pkgs to deb and rpm fail Sudarsan Reddy 2022-05-24 13:20:17 +01:00
  • 7ce2bb8b2f TUN-6270: Import gpg keys from environment variables Sudarsan Reddy 2022-05-23 14:51:26 +01:00
  • 6f78ccde04 TUN-6250: Add upstream response status code to tracing span attributes João Oliveirinha 2022-05-18 12:11:38 +01:00
  • 26a7b59f6f TUN-6248: Fix panic in cloudflared during tracing when origin doesn't provide header map João Oliveirinha 2022-05-18 11:11:48 +01:00
  • 4b6437cc60 TUN-5943: Add RPM support Sudarsan Reddy 2022-05-12 08:32:09 +01:00
  • f7fd4ea71c TUN-6197: Publish to brew core should not try to open the browser Nuno Diegues 2022-05-11 15:26:05 +01:00
  • 7bcab138c5 Release 2022.5.1 2022.5.1 João Oliveirinha 2022-05-11 10:31:07 +01:00
  • f758361730 Warp Private Network link updated Albony Cal 2022-05-10 19:40:31 +05:30
  • fa2234d639 TUN-6185: Fix tcpOverWSOriginService not using original scheme for String representation João Oliveirinha 2022-05-06 18:47:03 +01:00
  • 99d4e48656 TUN-6016: Push local managed tunnels configuration to the edge João Oliveirinha 2022-04-27 11:51:06 +01:00
  • 0180b6d733 TUN-6146: Release_pkgs is now a generic command line script Sudarsan Reddy 2022-05-06 15:14:53 +01:00
  • 9ef6191515 TUN-5945: Added support for Ubuntu releases Sudarsan Reddy 2022-05-05 11:33:12 +01:00
  • 2cf43abe8c TUN-6175: Simply debian packaging by structural upload Sudarsan Reddy 2022-05-05 16:04:48 +01:00
  • 46c147a1b2 TUN-6166: Fix mocked QUIC transport for UDP proxy manager to return expected error Nuno Diegues 2022-05-03 18:58:14 +01:00
  • 1e71202c89 TUN-6054: Create and upload deb packages to R2 Sudarsan Reddy 2022-05-04 09:58:05 +01:00
  • 8250708b37 TUN-6161: Set git user/email for brew core release Nuno Diegues 2022-05-03 09:20:26 +01:00
  • 7499e5fa00 Release 2022.5.0 2022.5.0 Sudarsan Reddy 2022-05-02 17:29:34 +01:00
  • e8fe34773c TUN-6158: Update golang.org/x/crypto Nuno Diegues 2022-05-02 09:34:39 +01:00
  • 3254d08173 TUN-6014: Add remote config flag as default feature João Oliveirinha 2022-04-28 12:00:47 +01:00
  • d68ad89159 TUN-6142: Add tunnel details support to RPC João Oliveirinha 2022-04-27 14:34:11 +01:00
  • f3244db861 TUN-6130: Fix vendoring due to case sensitive typo in package João Oliveirinha 2022-04-21 22:37:16 +01:00
  • d22cb4a6ca TUN-6015: Add RPC method for pushing local config João Oliveirinha 2022-04-20 17:52:55 +01:00
  • 8f0498f66a TUN-6123: For a given connection with edge, close all datagram sessions through this connection when it's closed cthuang 2022-04-21 10:52:19 +01:00
  • a97233bb3e TUN-6030: Add ttfb span for origin http request Devin Carr 2022-04-11 16:02:13 -07:00
  • 775c2bc93e VULN-8383 Bump yaml.v2 to yaml.v3 Jasmit Tarang 2022-04-20 15:28:49 -05:00
  • e4278bab97 TUN-6070: First connection retries other edge IPs if the error is quic timeout(likely due to firewall blocking UDP) cthuang 2022-04-19 12:37:32 +01:00
  • f81b0ee9e8 TUN-5990: Add otlp span export to response header Devin Carr 2022-04-11 12:57:50 -07:00
  • 8a07a900fd TUN-6000: Another fix for publishing to brew core Nuno Diegues 2022-04-12 17:38:13 +01:00
  • d727d3ade6 Release 2022.4.1 2022.4.1 Nuno Diegues 2022-04-12 15:00:51 +01:00
  • 7a6ab54fcb TUN-6043: Allow UI-managed Tunnels to fallback from QUIC but warn about that Nuno Diegues 2022-04-11 22:50:37 +01:00
  • def8f57dbc TUN-5989: Add in-memory otlp exporter Devin Carr 2022-04-06 16:20:29 -07:00
  • 9cde11f8e0 TUN-6038: Reduce buffer size used for proxying data João Oliveirinha 2022-04-11 17:58:18 +01:00
  • d1a4710aa2 TUN-6035: Reduce buffer size when proxying data João Oliveirinha 2022-04-11 11:44:42 +01:00