Commit Graph

  • e4105f662c Improve TestGracefulShutdownHTTP2 comment MoofMonkey 2022-10-04 11:21:58 +0300
  • c1cef806a5 Reduce TestGracefulShutdownHTTP2 flakiness MoofMonkey 2022-10-04 10:58:19 +0300
  • e0927f202c Fix TestQUICServer flakiness MoofMonkey 2022-10-04 04:34:27 +0300
  • 99c7370f0b Reduce TestDatagram MTU discovery flakiness MoofMonkey 2022-10-04 08:15:50 +0300
  • ba52d92873 Fail testDatagram on error instead of timing out MoofMonkey 2022-10-04 07:20:39 +0300
  • 17387dadc6 Fix TestConnections pipedRequestBody flakiness MoofMonkey 2022-10-04 06:19:37 +0300
  • 36554d8648 Revert "Fix race condition in proxy test" MoofMonkey 2022-10-04 06:19:14 +0300
  • 9d0c5d8ffa Limit TestLongSiteWithDictionaries concurrency MoofMonkey 2022-10-04 05:50:06 +0300
  • c053c1e8c4 Fix flaky TestManagerCtxDoneCloseSessions MoofMonkey 2022-10-04 03:16:12 +0300
  • 1d68ad253f Fix race condition in proxy test MoofMonkey 2022-10-03 13:05:48 +0300
  • 301b2baca3 Fix flaky datagramsession test MoofMonkey 2022-10-03 12:02:14 +0300
  • 6be36fa2c5 TUN-6806: Add ingress rule number to log when filtering due to middlware handler João Oliveirinha 2022-10-03 10:17:11 +0100
  • f81d35447e Release 2022.10.0 2022.10.0 João Oliveirinha 2022-10-03 09:55:15 +0100
  • 4b63132e77 Rename path replacement to rewrite in tests MoofMonkey 2022-10-01 18:09:24 +0300
  • 03129bdab0 Some of the requested changes MoofMonkey 2022-10-01 17:45:53 +0300
  • 49438f30f5 TUN-6813: Only proxy ICMP packets when warp-routing is enabled cthuang 2022-09-30 10:43:39 +0100
  • eacc8c648d TUN-6812: Drop IP packets if ICMP proxy is not initialized cthuang 2022-09-29 15:42:30 +0100
  • 5b30925773 TUN-6755: Remove unused publish functions Sudarsan Reddy 2022-09-30 10:26:55 +0100
  • e5c248ff6f Add pathReplacement to config test MoofMonkey 2022-09-30 01:39:35 +0300
  • 4d7d56e8f9 Add ingress.Rule PathReplacement MoofMonkey 2022-09-29 19:32:59 +0300
  • d7fb18be22 TUN-6810: Add component test for post-quantum Devin Carr 2022-09-28 12:25:54 -0700
  • cbf8c71fab TUN-6716: Document limitation of Windows ICMP proxy cthuang 2022-09-28 19:02:46 +0100
  • 870193c064 TUN-6811: Ping group range should be parsed as int32 cthuang 2022-09-29 12:59:38 +0100
  • fdddd86380 TUN-6715: Provide suggestion to add cloudflared to ping_group_range if it failed to open ICMP socket cthuang 2022-09-27 15:56:42 +0100
  • b3e26420c0 TUN-6801: Add punycode alternatives for ingress rules Devin Carr 2022-09-22 16:19:06 -0700
  • be0305ec58 TUN-6741: ICMP proxy tries to listen on specific IPv4 & IPv6 when possible cthuang 2022-09-20 11:39:51 +0100
  • bf8809a62e
    Issue #574: Better ssh config for short-lived cert n0k0m3 2022-09-22 14:35:32 -0400
  • 3449ea35f2 TUN-6791: Calculate ICMPv6 checksum cthuang 2022-09-22 10:49:19 +0100
  • 7f487c2651 TUN-6775: Add middleware.Handler verification to ProxyHTTP Sudarsan Reddy 2022-09-22 15:11:59 +0100
  • 9bb7628fbc TUN-6772: Add a JWT Validator as an ingress verifier Sudarsan Reddy 2022-09-21 11:16:37 +0100
  • eb36716ba4 TUN-6774: Validate OriginRequest.Access to add Ingress.Middleware Sudarsan Reddy 2022-09-21 15:27:55 +0100
  • 5d6b0642db TUN-6772: Add a JWT Validator as an ingress verifier Sudarsan Reddy 2022-09-21 11:16:37 +0100
  • 462d2f87df TUN-6774: Validate OriginRequest.Access to add Ingress.Middleware Sudarsan Reddy 2022-09-22 14:04:47 +0100
  • 0aa21f302e TUN-6792: Fix brew core release by not auditing the formula Nuno Diegues 2022-09-22 11:58:17 +0100
  • de07da02cd TUN-6772: Add a JWT Validator as an ingress verifier Sudarsan Reddy 2022-09-21 15:17:44 +0100
  • e9a2c85671 Release 2022.9.1 2022.9.1 Devin Carr 2022-09-21 12:52:59 -0700
  • b0f0741a9b TUN-6590: Use Windows Teamcity agent to build binary Devin Carr 2022-09-15 14:26:02 -0700
  • db4564e5b9 TUN-6773: Add access based configuration to ingress.OriginRequestConfig Sudarsan Reddy 2022-09-20 15:14:31 +0100
  • 3d345d3748 TUN-6595: Enable datagramv2 and icmp proxy by default cthuang 2022-09-20 09:01:35 +0100
  • b1995b4dd1 TUN-6777: Fix race condition in TestFunnelIdleTimeout cthuang 2022-09-20 09:10:47 +0100
  • b457cca1e5 TUN-6780: Add support for certReload to also include support for client certificates João Oliveirinha 2022-09-19 12:47:18 +0100
  • a0b6ba9b8d TUN-6779: cloudflared should also use the root CAs from system pool to validate edge certificate João Oliveirinha 2022-09-19 12:34:26 +0100
  • c11041344c
    Issue #672: Use "id" to check if the user exists Yonatan Romero 2022-09-20 10:06:18 +0200
  • e4b4403d32
    Fix format: Change spaces by tabs Yonatan Romero 2022-09-19 18:09:55 +0200
  • bdce0a39e8
    Issue #672: Change the grep pattern Yonatan Romero 2022-09-19 18:04:47 +0200
  • de00396669 TUN-6778: Cleanup logs about ICMP cthuang 2022-09-19 12:36:25 +0100
  • 013bdbd10c TUN-6718: Bump go and go-boring 1.18.6 Devin Carr 2022-09-02 11:29:46 -0700
  • c219cc24a4
    Issue #672: Run cloudflared service with user cloudflared Yonatan Romero 2022-09-19 13:37:34 +0200
  • b639b6627a TUN-6744: On posix platforms, assign unique echo ID per (src, dst, echo ID) cthuang 2022-09-09 16:48:42 +0100
  • e454994e3e TUN-6767: Build ICMP proxy for Windows only when CGO is enabled cthuang 2022-09-16 10:14:05 +0100
  • 8a53c1aa1d TUN-6592: Decrement TTL and return ICMP time exceed if it's 0 cthuang 2022-09-13 14:00:54 +0100
  • f5f3e6a453 TUN-6689: Utilize new RegisterUDPSession to begin tracing Devin Carr 2022-09-08 21:42:11 -0700
  • 30c529e730 TUN-6743: Support ICMPv6 echo on Windows cthuang 2022-09-08 10:15:50 +0100
  • bf3d70d1d2 TUN-6654: Support ICMPv6 on Linux and Darwin cthuang 2022-09-06 13:46:21 +0100
  • a65f8bce7f TUN-6749: Fix icmp_generic build cthuang 2022-09-09 14:47:46 +0100
  • 2ffff0687b TUN-6696: Refactor flow into funnel and close idle funnels cthuang 2022-09-02 17:29:50 +0100
  • e380333520 TUN-6688: Update RegisterUdpSession capnproto to include trace context Devin Carr 2022-09-07 15:06:06 -0700
  • 11cbff4ff7 RTG-1339 Support post-quantum hybrid key exchange Bas Westerbaan 2022-08-24 14:33:10 +0200
  • 3e0ff3a771 TUN-6531: Implement ICMP proxy for Windows using IcmpSendEcho Chung-Ting Huang 2022-08-29 18:49:07 +0100
  • 7a19798682 TUN-6740: Detect no UDP packets allowed and fallback from QUIC in that case Nuno Diegues 2022-09-06 13:20:50 +0100
  • 4b75943d59 Release 2022.9.0 2022.9.0 Nuno Diegues 2022-09-07 07:58:04 +0100
  • fc20a22685 TUN-6695: Implement ICMP proxy for linux cthuang 2022-08-25 12:34:19 +0100
  • faa86ffeca TUN-6737: Fix datagramV2Type should be declared in its own block so it starts at 0 cthuang 2022-09-05 15:09:53 +0100
  • f7a14d9200 TUN-6728: Verify http status code ingress rule Devin Carr 2022-09-01 14:20:22 -0700
  • 902e5beb4f TUN-6729: Fix flaky TestClosePreviousProxies Nuno Diegues 2022-09-01 19:29:11 +0100
  • 7ca5f7569a TUN-6726: Fix maxDatagramPayloadSize for Windows QUIC datagrams Nuno Diegues 2022-09-01 18:50:25 +0100
  • 4ac68711cd TUN-6725: Fix testProxySSEAllData Nuno Diegues 2022-09-01 15:41:33 +0100
  • 075ac1acf1 Release 2022.8.4 2022.8.4 Devin Carr 2022-08-31 15:19:40 -0700
  • cfef0e737f TUN-6720: Remove forcibly closing connection during reconnect signal Devin Carr 2022-08-31 12:52:44 -0700
  • 8ec0f7746b Release 2022.8.3 Devin Carr 2022-08-29 09:08:09 -0700
  • 2b3707e2b9 TUN-6717: Update Github action to run with Go 1.19 cthuang 2022-08-31 12:22:57 +0100
  • 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 +0100
  • efb99d90d7 TUN-6708: Fix replace flow logic cthuang 2022-08-26 17:52:06 +0100
  • e131125558 TUN-6699: Add metric for packet too big dropped João Oliveirinha 2022-08-25 11:05:01 +0100
  • af6bf5c4e5 TUN-6704: Honor protocol flag when edge discovery is unreachable Devin Carr 2022-08-25 12:01:16 -0700
  • e3390fcb15 TUN-6705: Tunnel should retry connections forever Sudarsan Reddy 2022-08-25 18:52:18 +0100
  • fc5749328d TUN-6691: Properly error check for net.ErrClosed Devin Carr 2022-08-24 15:25:19 -0700
  • 59f5b0df83 TUN-6530: Implement ICMPv4 proxy cthuang 2022-08-18 16:03:47 +0100
  • f6bd4aa039 TUN-6676: Add suport for trailers in http2 connections João Oliveirinha 2022-08-16 12:21:58 +0100
  • d2bc15e224 TUN-6667: DatagramMuxerV2 provides a method to receive RawPacket cthuang 2022-08-17 18:23:04 +0100
  • bad2e8e812 TUN-6666: Define packet package cthuang 2022-08-17 16:46:49 +0100
  • 20ed7557f9 TUN-6679: Allow client side of quic request to close body João Oliveirinha 2022-08-22 23:48:45 +0100
  • ffa7a85f2b
    follow XDG Base Directory standard Nikolas Rimikis 2022-08-19 12:19:27 +0200
  • 99f68ee447 Label correct container Nigel Armstrong 2022-08-17 22:08:01 -0700
  • 8e9e1d973e TUN-6657: Ask for Tunnel ID and Configuration on Bug Report Sudarsan Reddy 2022-08-16 15:48:33 +0100
  • a97673e8b9 TUN-6575: Consume cf-trace-id from incoming http2 TCP requests Devin Carr 2022-08-11 14:54:12 -0700
  • e123bbe1c5 Release 2022.8.2 2022.8.2 Sudarsan Reddy 2022-08-16 15:05:14 +0100
  • beb99d62cc Fix typo in help text for `cloudflared tunnel route lb` Jamie Nguyen 2022-08-16 14:54:13 +0100
  • 906eb2d840 TUN-6656: Docker for arm64 should not be deployed in an amd64 container Sudarsan Reddy 2022-08-16 14:26:50 +0100
  • e09c62a796 Release 2022.8.1 2022.8.1 Sudarsan Reddy 2022-08-16 09:21:02 +0100
  • bd88093de0 TUN-6617: Updated CHANGES.md for protocol stickiness Sudarsan Reddy 2022-08-15 17:41:06 +0100
  • 0538953a39 TUN-6652: Publish dockerfile for both amd64 and arm64 Sudarsan Reddy 2022-08-12 16:01:32 +0100
  • 88235356d5 EDGEPLAT-3918: bump go and go-boring to 1.18.5 Opeyemi Onikute 2022-08-12 09:50:51 +0100
  • 99f39225f1 TUN-6617: Dont fallback to http2 if QUIC conn was successful. Sudarsan Reddy 2022-08-11 21:31:36 +0100
  • 278df5478a TUN-6584: Define QUIC datagram v2 format to support proxying IP packets cthuang 2022-08-01 13:48:33 +0100
  • d3fd581b7b Revert "TUN-6617: Dont fallback to http2 if QUIC conn was successful." Sudarsan Reddy 2022-08-11 20:27:22 +0100
  • 68d370af19 TUN-6617: Dont fallback to http2 if QUIC conn was successful. Sudarsan Reddy 2022-08-11 18:53:27 +0100
  • 679a89c7df TUN-6617: Dont fallback to http2 if QUIC conn was successful. Sudarsan Reddy 2022-08-11 13:31:35 +0100
  • a768132d37 Release 2022.8.0 2022.8.0 João Oliveirinha 2022-08-10 22:53:08 +0100
  • 9de4e88ca6 TUN-6646: Add support to SafeStreamCloser to close only write side of stream João Oliveirinha 2022-08-10 14:21:55 +0100