1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-05 17:10:24 +08:00

Commit Graph

  • cfef0e737f TUN-6720: Remove forcibly closing connection during reconnect signal Devin Carr 2022-08-31 12:52:44 -07:00
  • 8ec0f7746b Release 2022.8.3 Devin Carr 2022-08-29 09:08:09 -07:00
  • 2b3707e2b9 TUN-6717: Update Github action to run with Go 1.19 cthuang 2022-08-31 12:22:57 +01:00
  • 7e760f9fcc TUN-6586: Change ICMP proxy to only build for Darwin and use echo ID to track flows cthuang 2022-08-22 17:41:51 +01:00
  • efb99d90d7 TUN-6708: Fix replace flow logic cthuang 2022-08-26 17:52:06 +01:00
  • e131125558 TUN-6699: Add metric for packet too big dropped João Oliveirinha 2022-08-25 11:05:01 +01:00
  • af6bf5c4e5 TUN-6704: Honor protocol flag when edge discovery is unreachable Devin Carr 2022-08-25 12:01:16 -07:00
  • e3390fcb15 TUN-6705: Tunnel should retry connections forever Sudarsan Reddy 2022-08-25 18:52:18 +01:00
  • fc5749328d TUN-6691: Properly error check for net.ErrClosed Devin Carr 2022-08-24 15:25:19 -07:00
  • 59f5b0df83 TUN-6530: Implement ICMPv4 proxy cthuang 2022-08-18 16:03:47 +01:00
  • f6bd4aa039 TUN-6676: Add suport for trailers in http2 connections João Oliveirinha 2022-08-16 12:21:58 +01:00
  • d2bc15e224 TUN-6667: DatagramMuxerV2 provides a method to receive RawPacket cthuang 2022-08-17 18:23:04 +01:00
  • bad2e8e812 TUN-6666: Define packet package cthuang 2022-08-17 16:46:49 +01:00
  • 20ed7557f9 TUN-6679: Allow client side of quic request to close body João Oliveirinha 2022-08-22 23:48:45 +01:00
  • 8e9e1d973e TUN-6657: Ask for Tunnel ID and Configuration on Bug Report Sudarsan Reddy 2022-08-16 15:48:33 +01:00
  • a97673e8b9 TUN-6575: Consume cf-trace-id from incoming http2 TCP requests Devin Carr 2022-08-11 14:54:12 -07:00
  • e123bbe1c5 Release 2022.8.2 Sudarsan Reddy 2022-08-16 15:05:14 +01:00
  • 906eb2d840 TUN-6656: Docker for arm64 should not be deployed in an amd64 container Sudarsan Reddy 2022-08-16 14:26:50 +01:00
  • e09c62a796 Release 2022.8.1 Sudarsan Reddy 2022-08-16 09:21:02 +01:00
  • bd88093de0 TUN-6617: Updated CHANGES.md for protocol stickiness Sudarsan Reddy 2022-08-15 17:41:06 +01:00
  • 0538953a39 TUN-6652: Publish dockerfile for both amd64 and arm64 Sudarsan Reddy 2022-08-12 16:01:32 +01:00
  • 88235356d5 EDGEPLAT-3918: bump go and go-boring to 1.18.5 Opeyemi Onikute 2022-08-12 09:50:51 +01:00
  • 99f39225f1 TUN-6617: Dont fallback to http2 if QUIC conn was successful. Sudarsan Reddy 2022-08-11 21:31:36 +01:00
  • 278df5478a TUN-6584: Define QUIC datagram v2 format to support proxying IP packets cthuang 2022-08-01 13:48:33 +01:00
  • d3fd581b7b Revert "TUN-6617: Dont fallback to http2 if QUIC conn was successful." Sudarsan Reddy 2022-08-11 20:27:22 +01:00
  • 68d370af19 TUN-6617: Dont fallback to http2 if QUIC conn was successful. Sudarsan Reddy 2022-08-11 18:53:27 +01:00
  • 679a89c7df TUN-6617: Dont fallback to http2 if QUIC conn was successful. Sudarsan Reddy 2022-08-11 13:31:35 +01:00
  • a768132d37 Release 2022.8.0 João Oliveirinha 2022-08-10 22:53:08 +01:00
  • 9de4e88ca6 TUN-6646: Add support to SafeStreamCloser to close only write side of stream João Oliveirinha 2022-08-10 14:21:55 +01:00
  • 91eba53035 TUN-6639: Validate cyclic ingress configuration Sudarsan Reddy 2022-08-09 11:14:12 +01:00
  • 065d8355c5 TUN-6637: Upgrade quic-go Sudarsan Reddy 2022-08-10 14:19:03 +01:00
  • 4016334efc TUN-6642: Fix unexpected close of quic stream triggered by upstream origin close João Oliveirinha 2022-08-09 18:10:51 +01:00
  • d4d9a43dd7 TUN-6639: Validate cyclic ingress configuration Sudarsan Reddy 2022-08-08 15:17:01 +01:00
  • 046a30e3c7 TUN-6637: Upgrade go version and quic-go Sudarsan Reddy 2022-08-08 15:49:10 +01:00
  • 7a9207a6e1 EDGEPLAT-3918: build cloudflared for Bookworm Opeyemi Onikute 2022-08-04 11:12:26 +01:00
  • b9cba7f2ae TUN-6576: Consume cf-trace-id from incoming TCP requests to create root span Devin Carr 2022-07-26 14:00:53 -07:00
  • 7f1c890a82 Revert "TUN-6576: Consume cf-trace-id from incoming TCP requests to create root span" João Oliveirinha 2022-08-02 11:13:24 +01:00
  • f48a7cd3dd TUN-6576: Consume cf-trace-id from incoming TCP requests to create root span Devin Carr 2022-07-26 14:00:53 -07:00
  • 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 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 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 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 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 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 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 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 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