Commit Graph

  • 97309d81ab Release 2022.1.2 2022.1.2 cthuang 2022-01-13 12:13:08 +0000
  • 0292727a95 TUN-5650: Fix pynacl version to 1.4.0 and pygithub version to 1.55 so release doesn't break unexpectedly cthuang 2022-01-13 11:27:22 +0000
  • f33897615d Release 2022.1.1 2022.1.1 cthuang 2022-01-12 21:06:45 +0000
  • 6fa58aadba TUN-5623: Configure quic max datagram frame size to 1350 bytes for none Windows platforms cthuang 2022-01-06 12:17:10 +0000
  • ef3152f334 TUN-5631: Build everything with go 1.17.5 cthuang 2022-01-10 10:02:41 +0000
  • d6036d96f0 Release 2022.1.0 2022.1.0 Nuno Diegues 2022-01-06 11:42:49 +0000
  • a6faa0c376 TUN-5600: Add coverage to component tests for various transports Nuno Diegues 2022-01-04 19:20:43 +0000
  • 1086d5ede5 TUN-5204: Unregister QUIC transports on disconnect Nuno Diegues 2022-01-05 16:01:56 +0000
  • c314d58b69 TUN-5616: Never fallback transport if user chooses it on purpose Nuno Diegues 2022-01-05 17:58:49 +0000
  • 628545d229 TUN-5600: Close QUIC transports as soon as possible while respecting graceful shutdown Nuno Diegues 2022-01-04 19:00:44 +0000
  • ead93e9f26 TUN-5551: Internally published debian artifacts are now named just cloudflared even though they are FIPS compliant Nuno Diegues 2022-01-03 18:39:08 +0000
  • 5f380f3a54 TUN-5612: Make tls min/max version public visible João Oliveirinha 2022-01-03 18:13:57 +0000
  • 7814e870a7 TUN-5612: Add support for specifying TLS min/max version João Oliveirinha 2022-01-03 12:21:04 +0000
  • 7c7cf688e6 Release 2021.12.4 2021.12.4 Nuno Diegues 2021-12-29 12:14:38 +0000
  • a39d95d5f7 TUN-5551: Show whether the binary was built for FIPS compliance Nuno Diegues 2021-12-27 19:05:14 +0000
  • 01ad2785ee TUN-5551: Change internally published debian package to be FIPS compliant Nuno Diegues 2021-12-27 19:41:56 +0000
  • 6822e4f8ab TUN-5482: Refactor tunnelstore client related packages for more coherent package Nuno Diegues 2021-12-27 14:56:50 +0000
  • 834c0eaeed Release 2021.12.3 2021.12.3 cthuang 2021-12-23 15:42:15 +0000
  • 74a3026963 TUN-5597: Log session ID when session is terminated by edge cthuang 2021-12-23 11:42:00 +0000
  • 8445b88d3c TUN-5593: Read full packet from UDP connection, even if it exceeds MTU of the transport. When packet length is greater than the MTU of the transport, we will silently drop packets (for now). Igor Postelnik 2021-12-22 17:18:22 -0600
  • 7a55208c61 TUN-5590: QUIC datagram max user payload is 1217 bytes cthuang 2021-12-22 18:07:44 +0000
  • 581cfb8480 TUN-5584: Changes for release 2021.12.2 Nuno Diegues 2021-12-22 08:58:11 +0000
  • 201c462902 Release 2021.12.2 2021.12.2 Nuno Diegues 2021-12-22 08:53:38 +0000
  • ebae7a7024 TUN-5494: Send a RPC with terminate reason to edge if the session is closed locally cthuang 2021-12-14 22:52:47 +0000
  • 70e675f42c TUN-5551: Reintroduce FIPS compliance for linux amd64 now as separate binaries Nuno Diegues 2021-11-09 11:37:51 +0000
  • 8f46065ab5 TUN-5570: Only log RPC server events at error level to reduce noise cthuang 2021-12-20 10:58:06 +0000
  • 41b9c22216 TUN-5571: Remove redundant session manager log, it's already logged in origin/tunnel.ServeQUIC cthuang 2021-12-20 12:00:55 +0000
  • 88ce63e785 Release 2021.12.1 2021.12.1 Nuno Diegues 2021-12-16 00:50:28 +0000
  • 2dc5f6ec8c TUN-5549: Revert "TUN-5277: Ensure cloudflared binary is FIPS compliant on linux amd64" Nuno Diegues 2021-12-16 00:26:05 +0000
  • 8d41f99f2f Release 2021.12.0 2021.12.0 Nuno Diegues 2021-12-15 10:01:29 +0000
  • 173190aa79 TUN-5544: Update CHANGES.md for next release Nuno Diegues 2021-12-15 09:15:53 +0000
  • 9251b3aa1f TUN-5530: Get current time from ticker cthuang 2021-12-13 13:35:40 +0000
  • b0e27d1eac TUN-5504: Fix upload of packages to public repo Nuno Diegues 2021-12-09 12:47:56 +0000
  • 73a265f2fc TUN-5488: Close session after it's idle for a period defined by registerUdpSession RPC cthuang 2021-12-02 11:02:27 +0000
  • 9bc59bc78c TUN-5519: Adjust URL for virtual_networks endpoint to match what we will publish Nuno Diegues 2021-12-07 13:06:46 +0000
  • b73c588254 TUN-5422: Define RPC to unregister session cthuang 2021-11-30 19:58:11 +0000
  • 7e47667b08 TUN-5481: Create abstraction for Origin UDP Connection João Oliveirinha 2021-11-30 10:27:33 +0000
  • eea3d11e40 TUN-5301: Separate datagram multiplex and session management logic from quic connection logic cthuang 2021-11-23 12:45:59 +0000
  • dd32dc1364 TUN-5299: Send/receive QUIC datagram from edge and proxy to origin as UDP cthuang 2021-11-14 11:18:05 +0000
  • fc2333c934 TUN-5300: Define RPC to register UDP sessions cthuang 2021-11-12 09:37:28 +0000
  • 571380b3f5 TUN-5362: Adjust route ip commands to be aware of virtual networks Nuno Diegues 2021-11-29 12:00:31 +0000
  • eec6b87eea TUN-5361: Commands for managing virtual networks Nuno Diegues 2021-11-26 12:37:54 +0000
  • 6cc7d99e32 TUN-5441: Fix message about available protocols Nuno Diegues 2021-11-18 14:30:22 +0000
  • 59bbd51065 TUN-5129: Remove `-dev` suffix when computing version and Git has uncommitted changes Nuno Diegues 2021-11-16 10:37:59 +0000
  • e35f744b36 TUN-5393: Content-length is no longer a control header for non-h2mux transports Nuno Diegues 2021-11-08 18:17:31 +0000
  • a96d4243ba
    Merge pull request #508 from bplessis/master Silver 2021-11-15 10:08:56 -0600
  • d4733efb25
    Merge pull request #507 from rex4539/typos Silver 2021-11-15 10:04:13 -0600
  • d1be558ca7 Add X-Forwarded-Host for http proxy Yuwei B 2021-10-22 19:27:29 +1100
  • b88e0bc8f8 Fix for Issue #501: Unexpected User-agent insertion when tunneling http request Benoit Plessis 2021-11-13 01:34:19 +0100
  • 197a70c9c4
    Fix typos Dimitris Apostolou 2021-11-12 17:38:06 +0200
  • e71b88fcaa TUN-5408: Update quic package to v0.24.0 cthuang 2021-11-10 18:45:26 +0000
  • 157f5d1412 TUN-5277: Ensure cloudflared binary is FIPS compliant on linux amd64 Nuno Diegues 2021-11-09 11:37:51 +0000
  • 7024d193c9 TUN-5405: Update net package to v0.0.0-20211109214657-ef0fda0de508 cthuang 2021-11-10 17:20:10 +0000
  • 794635fb54 TUN-5397: Log cloudflared output when it fails to connect tunnel Nuno Diegues 2021-11-09 17:30:57 +0000
  • 1ee540a166 TUN-5368: Log connection issues with LogLevel that depends on tunnel state Nuno Diegues 2021-11-08 15:43:36 +0000
  • 6bcc9a76e9 TUN-5387: Updated CHANGES.md for 2021.11.0 Sudarsan Reddy 2021-11-04 14:55:18 +0000
  • 43f1c6ba82 Release 2021.11.0 2021.11.0 Sudarsan Reddy 2021-11-04 14:15:42 +0000
  • 0146a8d8ed TUN-5285: Fallback to HTTP2 immediately if connection times out with no network activity Sudarsan Reddy 2021-11-03 12:06:04 +0000
  • 36479ef11f
    Merge pull request #478 from echtish/secret-flag Silver 2021-11-02 16:21:01 -0500
  • 58538619ea Release 2021.10.5 2021.10.5 Nuno Diegues 2021-10-25 20:15:34 +0100
  • 573d410606 Revert "TUN-5184: Make sure outstanding websocket write is finished, and no more writes after shutdown" Nuno Diegues 2021-10-25 19:51:52 +0100
  • f6f10305a6 Update change log for release 2021.10.4 cthuang 2021-10-25 09:38:26 +0100
  • 588f1a03c4 Release 2021.10.4 2021.10.4 cthuang 2021-10-25 09:29:45 +0100
  • f8fbbcd806 TUN-5184: Make sure outstanding websocket write is finished, and no more writes after shutdown cthuang 2021-10-19 20:01:17 +0100
  • 2ca4633f89 TUN-5286: Upgrade crypto/ssh package to fix CVE-2020-29652 cthuang 2021-10-21 15:34:00 +0100
  • 2ce11a20c4 TUN-5287: Fix misuse of wait group in TestQUICServer that caused the test to exit immediately cthuang 2021-10-21 15:48:11 +0100
  • ff7c48568c TUN-5261: Collect QUIC metrics about RTT, packets and bytes transfered and log events at tracing level cthuang 2021-10-15 12:05:54 +0100
  • 958650be1f TUN-5262: Improvements to `max-fetch-size` that allow to deal with large number of tunnels in account Nuno Diegues 2021-10-19 15:01:23 +0100
  • eb51ff0a6d TUN-5262: Allow to configure max fetch size for listing queries Nuno Diegues 2021-10-18 10:32:33 +0100
  • 3f4407ce27 Release 2021.10.3 2021.10.3 Nuno Diegues 2021-10-14 17:52:50 +0100
  • d9636c73b4 TUN-5257: Fix more cfsetup targets that were broken by recent package changes Nuno Diegues 2021-10-14 16:47:34 +0100
  • 6cbf90883d TUN-5255: Fix potential panic if Cloudflare API fails to respond to GetTunnel(id) during delete command Nuno Diegues 2021-10-14 14:50:07 +0100
  • 76ade67f95 Release 2021.10.2 2021.10.2 Nuno Diegues 2021-10-14 14:42:56 +0100
  • 997f2cf612 TUN-5250: Add missing packages for cfsetup to succeed in github release pkgs target Nuno Diegues 2021-10-14 00:53:26 +0100
  • ceb509ee98 TUN-5138: Switch to QUIC on auto protocol based on threshold Sudarsan Reddy 2021-10-11 11:31:05 +0100
  • 5a3c0fdffa Release 2021.10.1 2021.10.1 Sudarsan Reddy 2021-10-13 19:29:24 +0100
  • 2822fbe3db TUN-5249: Revert "TUN-5138: Switch to QUIC on auto protocol based on threshold" Sudarsan Reddy 2021-10-13 19:06:31 +0100
  • 5148d00516 TUN-5246: Use protocol: quic for Quick tunnels if one is not already set Sudarsan Reddy 2021-10-12 18:25:38 +0100
  • bb10e1dee5 Release 2021.10.0 2021.10.0 Sudarsan Reddy 2021-10-12 09:50:49 +0100
  • e445fd92f7 TUN-5138: Switch to QUIC on auto protocol based on threshold Sudarsan Reddy 2021-10-11 11:31:05 +0100
  • bccf4a63dc UN-5213: Increase MaxStreams value for QUIC transport Sudarsan Reddy 2021-10-08 13:48:20 +0100
  • 7059ef8e13 TUN-5195: Do not set empty body if not applicable Sudarsan Reddy 2021-10-07 15:47:27 +0100
  • 1239006e96 Add flag to 'tunnel create' subcommand to specify a base64-encoded secret Jeremy Teale 2021-09-29 18:56:38 -0500
  • cbdf88ea28 TUN-5164: Update README and clean up references to Argo Tunnel (using Cloudflare Tunnel instead) Nuno Diegues 2021-09-28 08:39:40 +0100
  • 79ebfa8304 TUN-5169: Release 2021.9.2 CHANGES.md Sudarsan Reddy 2021-09-28 15:46:01 +0100
  • 5a5e49179a Release 2021.9.2 2021.9.2 Sudarsan Reddy 2021-09-28 13:03:04 +0100
  • 470a85e65d TUN-5160: Set request.ContentLength when this value is in request header Sudarsan Reddy 2021-09-27 14:12:11 +0100
  • 5f7e310639
    Merge branch 'cloudflare:master' into master Jauder Ho 2021-09-27 01:02:32 +0000
  • d7da74cb9e TUN-5142: defer close rpcconn inside unregister instead of ServeControlStream Sudarsan Reddy 2021-09-24 12:56:31 +0100
  • 27e1277a3b TUN-5142: Add asynchronous servecontrolstream for QUIC Sudarsan Reddy 2021-09-24 10:31:28 +0100
  • 6238fd9022 TUN-5141: Make sure websocket pinger returns before streaming returns cthuang 2021-09-22 17:33:05 +0100
  • f985ed567f TUN-5128: Enforce maximum grace period Nuno Diegues 2021-09-21 11:02:59 +0100
  • d54c8cc745 TUN-5129: Use go 1.17 and copy .git folder to docker build to compute version cthuang 2021-09-21 12:06:27 +0100
  • 548e85829a Release 2021.9.1 2021.9.1 Sudarsan Reddy 2021-09-21 08:13:07 +0100
  • fd14bf440b TUN-5118: Quic connection now detects duplicate connections similar to http2 Sudarsan Reddy 2021-09-21 07:11:36 +0100
  • 450c8a7df7 only push on release Anthony Bible 2021-09-20 06:13:09 -0600
  • b6f4f3d1f0 Added docker-workflow Anthony Bible 2021-09-18 10:56:50 -0600
  • 626edfec9c added docker workflow Anthony Bible 2021-09-17 17:06:35 -0600
  • 8581ec4dc3
    Fix missing space in LICENSE file Aaron 2021-09-17 21:53:46 +0200
  • e2b18364f4
    Merge pull request #467 from nirantak/patch-1 Silver 2021-09-15 11:08:36 -0500