Commit Graph

  • 87f81cc57c TUN-7324: Add http.Hijacker to connection.ResponseWriter Devin Carr 2023-03-29 09:21:19 -0700
  • be64362fdb TUN-7124: Add intercept ingress rule for management requests Devin Carr 2023-03-21 11:42:25 -0700
  • 426b332af6 This is a bug bounty test. Please ignore.. (pjkkxq) magniv1 2023-03-21 11:35:55 +0000
  • 2a6a0444ca
    Fix typo Han Li 2023-03-16 17:54:57 +0800
  • a1cb09b66b
    Add suport for OpenBSD octeep 2023-03-15 20:47:14 +0000
  • f686da832f TUN-7275: Make QuickTunnels only use a single connection to the edge João Oliveirinha 2023-03-13 10:20:58 +0000
  • be341fa055 Updated CHANGES.md for 2023.3.1 Sudarsan Reddy 2023-03-13 11:42:46 +0000
  • ec2d18ea4f Release 2023.3.1 2023.3.1 Sudarsan Reddy 2023-03-13 11:30:44 +0000
  • 1742379ba4 TUN-7271: Return 503 status code when no ingress rules configured Sudarsan Reddy 2023-03-13 09:24:20 +0000
  • 9c15f31d00 TUN-7268: Default to Program Files as location for win32 Sudarsan Reddy 2023-03-09 18:00:34 +0000
  • 53fb50960d TUN-7272: Fix cloudflared returning non supported status service which breaks configuration migration João Oliveirinha 2023-03-10 10:42:37 +0000
  • 7b8b3f73e7 TUN-7259: Add warning for missing ingress rules Devin Carr 2023-03-09 15:23:11 -0800
  • ede3c8e056 EDGESTORE-108: Remove deprecated s3v2 signature Robert Dinh 2023-03-06 18:32:24 +0000
  • 93f8f6b55c TUN-7245: Add bastion flag to origin service check Devin Carr 2023-03-06 15:19:10 -0800
  • 0df4bb32d5
    Incoming request ended abruptly as debug message Mads Jon Nielsen 2023-03-09 11:17:00 +0100
  • bf3136debb TUN-7253: Adopt http.ResponseWriter for connection.ResponseWriter Devin Carr 2023-03-07 10:41:15 -0800
  • 27f88ae209 TUN-7252: Remove h2mux connection Devin Carr 2023-03-07 13:51:37 -0800
  • 7080b8b2e6 TUN-7226: Fixed a missed rename Sudarsan Reddy 2023-03-02 10:59:35 +0000
  • 4c3417fedd Release 2023.3.0 2023.3.0 Sudarsan Reddy 2023-03-02 08:48:05 +0000
  • 354281fc6a RTG-2476 Add qtls override for Go 1.20 Bas Westerbaan 2023-02-15 13:28:26 +0100
  • 4f023aab38
    New split piper-rzn 2023-03-01 16:10:16 +0100
  • b6d1daaf20
    check.yaml: update actions to v3 (#876) Spencer Comfort 2023-02-28 11:18:14 -0500
  • 844b4938ca
    Fixed WIX template to allow MSI upgrades (#838) Jake Edwards 2023-03-01 03:12:23 +1100
  • fed60ae4c3
    GH-352: Add Tunnel CLI option "edge-bind-address" (#870) iBug 2023-03-01 00:11:42 +0800
  • b97979487e TUN-7213: Decode Base64 encoded key before writing it Sudarsan Reddy 2023-02-28 12:54:30 +0000
  • 2221325f3d TUN-7213: Debug homebrew-cloudflare build Sudarsan Reddy 2023-02-27 20:48:43 +0000
  • 2bb054c4bf Release 2023.2.2 2023.2.2 Sudarsan Reddy 2023-02-27 09:05:00 +0000
  • 6421711354 Merge remote-tracking branch 'upstream/master' into issue-352 iBug 2023-02-23 05:54:40 +0800
  • 68ef4ab2a8 TUN-7197: Add connIndex tag to debug messages of incoming requests João Oliveirinha 2023-02-22 14:52:44 +0000
  • cd2ccdf148
    Bump golang.org/x/net from 0.5.0 to 0.7.0 dependabot[bot] 2023-02-18 04:12:21 +0000
  • ea6fe121f8 TUN-7167: Respect protocol overrides with --token Devin Carr 2023-02-08 11:03:04 -0800
  • 079631ccea TUN-7151: Update changes file with latest release notices João Oliveirinha 2023-02-01 11:44:27 +0000
  • 8cf2d319ca TUN-6938: Provide QUIC as first in protocol list Devin Carr 2023-02-06 20:05:48 -0800
  • 0f95f8bae5 TUN-6938: Force h2mux protocol to http2 for named tunnels Devin Carr 2023-02-06 11:06:02 -0800
  • ae46af9236 TUN-7065: Remove classic tunnel creation Devin Carr 2023-02-06 09:13:05 -0800
  • bd046677e5 TUN-7158: Correct TCP tracing propagation Devin Carr 2023-02-03 18:01:27 -0800
  • 8a9f076a26 Release 2023.2.1 2023.2.1 João Oliveirinha 2023-02-03 09:31:11 +0000
  • 62dcb8a1d1 Revert "TUN-7065: Remove classic tunnel creation" João Oliveirinha 2023-02-01 14:01:59 +0000
  • 90d710e3ec Revert "TUN-7065: Revert Ingress Rule check for named tunnel configurations" João Oliveirinha 2023-02-01 14:01:46 +0000
  • b8e610a067 TUN-7065: Revert Ingress Rule check for named tunnel configurations Sudarsan Reddy 2023-02-01 10:08:10 +0000
  • c24f275981 TUN-7065: Remove classic tunnel creation Devin Carr 2023-01-11 10:09:14 -0800
  • d8f2b768f8 TUN-7147: Revert wrong removal of debug endpoint from metrics port João Oliveirinha 2023-01-31 11:17:49 +0000
  • 93e569fa23 TUN-7146: Avoid data race in closing origin connection too early Nuno Diegues 2023-01-30 22:45:42 +0000
  • 207f4e2c8d TUN-7066: Bump coredns to v1.10.0 Devin Carr 2023-01-10 16:12:59 -0800
  • 513855df5c TUN-7073: Fix propagating of bad stream request from origin to downstream João Oliveirinha 2023-01-16 12:42:59 +0000
  • bd917d294c TUN-7097: Fix bug checking proxy-dns config on tunnel cmd execution João Oliveirinha 2023-01-22 16:59:09 +0000
  • 4616e9fcc2 ZTC-446: Allow to force delete a vnet Nuno Diegues 2023-01-20 11:52:56 +0000
  • d4947041b1
    check: update checkout and setup go to v3 Spencer Comfort 2023-01-19 21:53:31 -0500
  • de7ca4be30 TUN-7077: Specific name in cloudflare tunnel route lb command Sudarsan Reddy 2023-01-17 10:10:02 +0000
  • a70d99b3a3
    check.yaml: update actions to v3 Spencer Comfort 2023-01-16 20:43:02 -0500
  • e50ef9fa45 Log field edge-ip-version -> edgeIPVersion iBug 2023-01-13 11:44:52 +0800
  • 4d993488df Release 2023.1.0 2023.1.0 Sudarsan Reddy 2023-01-12 21:55:01 +0000
  • ede11573b8 Use log.Str() instead of log.Msgf() iBug 2023-01-13 02:55:05 +0800
  • fefef3c43b Replace Dial with ListenUDP, add unit test iBug 2023-01-12 14:53:10 +0800
  • 794e8e622f TUN-6724: Migrate to sentry-go from raven-go Devin Carr 2022-12-24 21:44:15 -0700
  • 4879fff292 Use net.Dial to test if bind address is available iBug 2023-01-11 12:35:49 +0800
  • cb0201de6e Validate edge-bind-address and edge-ip-version iBug 2023-01-11 12:24:03 +0800
  • 809a4dfe3f Fixed WIX template to allow MSI upgrades Jake Edwards 2022-12-05 20:06:53 +1100
  • 80ceec1a97 Fix connection/quic_test: Missing argument for localAddr iBug 2023-01-10 18:38:29 +0800
  • 87bd36c924 TUN-7064: RPM digests are now sha256 instead of md5sum Sudarsan Reddy 2023-01-10 10:37:45 +0000
  • 5a8a45be3d Add Tunnel CLI option "edge-bind-address" iBug 2023-01-10 18:28:09 +0800
  • de4fd472f3 RTG-2418 Update qtls Bas Westerbaan 2023-01-04 14:52:00 +0100
  • 887e486a63 TUN-7057: Remove dependency github.com/gorilla/mux Devin Carr 2022-12-24 21:05:51 -0700
  • 645e22744c Release 2022.12.1 2022.12.1 Sudarsan Reddy 2022-12-20 11:59:32 +0000
  • d19da6767a TUN-7021: Fix proxy-dns not starting when cloudflared tunnel is run Sudarsan Reddy 2022-12-20 11:26:27 +0000
  • 045439f0ab TUN-7010: Changelog for release 2022.12.0 Sudarsan Reddy 2022-12-15 08:37:16 +0000
  • 2519aec733 Release 2022.12.0 2022.12.0 Sudarsan Reddy 2022-12-15 08:19:39 +0000
  • 9552c1e0ee
    Create docker-image.yml hamid442 2022-12-15 04:59:21 +0330
  • 99b3736cc7 TUN-6999: cloudflared should attempt other edge addresses before falling back on protocol Sudarsan Reddy 2022-12-14 11:43:52 +0000
  • e517242194 TUN-6995: Disable quick-tunnels spin up by default João Oliveirinha 2022-12-07 16:13:21 +0000
  • 7dee179652 TUN-7004: Dont show local config dirs for remotely configured tuns Sudarsan Reddy 2022-12-13 11:03:00 +0000
  • 78ca8002d2 TUN-7003: Add back a missing fi Sudarsan Reddy 2022-12-12 13:21:14 +0000
  • c13b6df0a7 TUN-7003: Tempoarily disable erroneous notarize-app Sudarsan Reddy 2022-12-12 11:08:15 +0000
  • b8b35d99fa TUN-7002: Randomise first region selection Sudarsan Reddy 2022-12-07 17:46:15 +0000
  • 61ccc0b303 TUN-6994: Improve logging config file not found João Oliveirinha 2022-12-07 13:13:44 +0000
  • 7ef9bb89d3 TUN-7000: Reduce metric cardinality of closedConnections metric by removing error as tag João Oliveirinha 2022-12-07 11:04:32 +0000
  • 45e8eb7275 TUN-6984: [CI] Don't fail on unset. Sudarsan Reddy 2022-12-05 17:50:49 +0000
  • 72503eeaaa TUN-6984: [CI] Ignore security import errors for code_sigining Sudarsan Reddy 2022-12-05 15:18:00 +0000
  • 09e33a0b17 TUN-6984: Add bash set x to improve visibility during builds Sudarsan Reddy 2022-12-05 13:59:38 +0000
  • 4c10f68e2d TUN-6984: Set euo pipefile for homebrew builds Sudarsan Reddy 2022-11-30 15:05:21 +0000
  • cf87ec7969 Release 2022.11.1 2022.11.1 João Oliveirinha 2022-11-30 10:12:03 +0000
  • 64f15d9992 TUN-6981: We should close UDP socket if failed to connecto to edge João Oliveirinha 2022-11-29 15:13:34 +0000
  • e3d35570e6 CUSTESC-23757: Fix a bug where a wildcard ingress rule would match an host without starting with a dot João Oliveirinha 2022-11-25 16:29:34 +0000
  • b0663dce33 TUN-6970: Print newline when printing tunnel token João Oliveirinha 2022-11-24 16:03:47 +0000
  • af59851f33 TUN-6963: Refactor Metrics service setup João Oliveirinha 2022-11-22 11:30:28 +0000
  • c49621c723 Release 2022.11.0 2022.11.0 João Oliveirinha 2022-11-18 10:07:13 +0000
  • 9339bb9485 TUN-6929: Use same protocol for other connections as first one Sudarsan Reddy 2022-11-16 09:08:45 +0000
  • 19106cd609 TUN-6935: Cloudflared should use APIToken instead of serviceKey João Oliveirinha 2022-11-14 14:50:17 +0000
  • b50f172bdb Revert "TUN-6935: Cloudflared should use APIToken instead of serviceKey" João Oliveirinha 2022-11-16 12:05:09 +0000
  • 1c6316c1c9 TUN-6935: Cloudflared should use APIToken instead of serviceKey João Oliveirinha 2022-11-14 14:50:17 +0000
  • 9f51debc82
    fix: template white spaces Bexanderthebex 2022-11-16 17:32:49 +0800
  • 4ed811a931
    fix: add windows specific ssh-config Bexanderthebex 2022-10-28 15:50:02 +0800
  • 1fe4878264 TUN-6937: Bump golang.org/x/* packages to new release tags Devin Carr 2022-11-11 15:48:45 -0800
  • 85b44695f0 TUN-6941: Reduce log level to debug when failing to proxy ICMP reply João Oliveirinha 2022-11-14 11:22:38 +0000
  • 6a1dad0ce2 ZTC-234: macOS tests Joel May 2022-11-10 09:09:47 -0800
  • 2baea15387 ZTC-234: Replace ICMP funnels when ingress connection changes Joel May 2022-11-08 15:12:33 -0800
  • a1d88a6cdd TUN-6927: Refactor validate access configuration to allow empty audTags only João Oliveirinha 2022-11-09 12:12:37 +0000
  • 515ad7cbee TUN-6917: Bump go to 1.19.3 Devin Carr 2022-11-04 16:39:42 -0700
  • c3d1915be2
    Merge 1fa911fdec into 1b5313cc28 Jacob Woffenden 2022-11-02 10:50:26 -0400
  • 1b5313cc28
    Issue #574: Better ssh config for short-lived cert (#763) n0k0m3 2022-11-02 06:44:34 -0400