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

Commit Graph

  • d6c2c4ee4a TUN-2717: Function to serialize/deserialize HTTP headers Areg Harutyunyan 2020-02-09 02:07:07 +00:00
  • 5b1bea7892 Release 2020.2.0 Adam Chalmers 2020-02-06 16:48:02 -06:00
  • 54b386188a TUN-2651: Fix panic in h2mux reader when a stream error is encountered Nick Vollmar 2020-01-30 19:00:01 -06:00
  • 386b02355a TUN-2707: Inconsistent cardinality in tunnel error metrics Adam Chalmers 2020-01-29 12:42:55 -06:00
  • 203b939614 TUN-2690: cloudflared reconnect uses wrong context Adam Chalmers 2020-01-28 16:16:56 -06:00
  • e729dfc51e TUN-2699: Metrics for Authenticate RPCs Adam Chalmers 2020-01-28 12:21:51 -06:00
  • d5139d3882 TUN-2696: Add unknown registerRPCName Adam Chalmers 2020-01-28 11:29:33 -06:00
  • e31ff3a70f TUN-2693: Metrics for ReconnectTunnel Adam Chalmers 2020-01-28 10:43:37 -06:00
  • dfe61fda88 TUN-2645: Revert "TUN-2645: Turn on reconnect tokens" Adam Chalmers 2020-01-27 14:59:07 -06:00
  • 053b2c17f1 TUN-2645: Turn on reconnect tokens Adam Chalmers 2020-01-13 15:23:42 -06:00
  • 7367827a11 TUN-2646: Make --edge flag work again for local development Nick Vollmar 2019-12-23 23:11:00 -06:00
  • 7d7bdffde5 Release 2019.12.0 Areg Harutyunyan 2019-12-20 02:03:08 +04:00
  • 7e31b77646 TUN-2637: Manage edge IPs in a region-aware manner Nick Vollmar 2019-12-13 17:05:21 -06:00
  • 87102a2646 Fix timer scheduling for systemd update service (#159) Tyler Cook 2019-12-19 10:53:06 -06:00
  • 789ca6f6f4 refactor(docker): optimize Dockerfile (#126) Niels Hofmans 2019-12-17 02:25:17 +01:00
  • cc2a1d1204 bug(cloudflared): Set the MaxIdleConnsPerHost of http.Transport to proxy-keepalive-connections (#155) Rueian 2019-12-17 09:02:28 +08:00
  • 6aa48d2eb2 TUN-2554: cloudflared calls ReconnectTunnel Nick Vollmar 2019-12-06 15:32:15 -06:00
  • 8b43454024 TUN-2631: only notify that activeStreamMap is closed if ignoreNewStreams=true Nick Vollmar 2019-12-11 17:04:36 -06:00
  • 5e7ca14412 TUN-2555: origin/supervisor.go calls Authenticate Nick Vollmar 2019-12-04 11:22:08 -06:00
  • b499c0fdba TUN-2608: h2mux.Muxer.Shutdown always returns a non-nil channel Nick Vollmar 2019-12-03 15:01:28 -06:00
  • bbf31377c2 TUN-2607: add RPC stream helpers Nick Vollmar 2019-11-21 11:03:13 -06:00
  • 8f4fd70783 TUN-2606: add DialEdge helpers Nick Vollmar 2019-11-21 12:10:44 -06:00
  • 92736b2677 bug(cloudflared): nil pointer deference on h2DictWriter Close() (#154) Tim Bart 2019-12-03 04:29:40 -08:00
  • 379cb16efe TUN-2591: ReconnectTunnel now sends EventDigest Adam Chalmers 2019-11-25 11:57:06 -06:00
  • 43babbc2f9 Fix "happy eyeballs" not being disabled since Golang 1.12 upgrade * The Dialer.DualStack setting is now ignored and deprecated; RFC 6555 Fast Fallback ("Happy Eyeballs") is now enabled by default. To disable, set Dialer.FallbackDelay to a negative value. Ashcon Partovi 2019-11-22 10:07:14 -08:00
  • dfd1ca5fb5 Merge remote-tracking branch 'github/master' Nick Vollmar 2019-11-22 13:07:40 -06:00
  • f51712bef9 TUN-2582: EventDigest field in tunnelrpc Adam Chalmers 2019-11-22 10:17:23 -06:00
  • b0d31a0ef3 TUN-2573: Refactor TunnelRegistration into PermanentRegistrationError, RetryableRegistrationError and SuccessfulTunnelRegistration Chung-Ting Huang 2019-11-21 10:56:04 -06:00
  • dd614881b6 Fix Docker build failure (#149) Khaled Elkhawaga 2019-11-22 17:27:28 +01:00
  • 23e12cf5a3 TUN-2575: Constructors + simpler conversions for AuthOutcome Adam Chalmers 2019-11-20 12:12:08 -06:00
  • 9605f00c77 Release 2019.11.3 Chung-Ting Huang 2019-11-20 16:33:38 -06:00
  • 871c3a194f TUN-2562: Update Cloudflare Origin CA RSA root Chung-Ting Huang 2019-11-20 13:48:33 -06:00
  • 8ee1faf317 Release 2019.11.2 Chung-Ting Huang 2019-11-19 15:16:00 -06:00
  • c5bacf4d95 TUN-2563: Exposes config_version metrics Chung-Ting Huang 2019-11-18 18:46:51 -06:00
  • 1ba5abfdb3 Release 2019.11.1 Nick Vollmar 2019-11-18 15:35:06 -06:00
  • 7173da9359 TUN-2567: AuthOutcome can be turned back into AuthResponse Adam Chalmers 2019-11-18 17:01:20 -06:00
  • 0676923d24 TUN-2551: TunnelRPC definitions for ReconnectTunnel flow Nick Vollmar 2019-11-18 13:56:04 -06:00
  • ca7fbf43da TUN-2547: TunnelRPC definitions for Authenticate flow Adam Chalmers 2019-11-18 10:28:18 -06:00
  • 6ea9b5c3ff TUN-2490: respect original representation of HTTP request path Nick Vollmar 2019-11-13 09:11:35 -06:00
  • 1d96bccc04 TUN-2178: public API to create new h2mux.MuxedStreamRequest Nick Vollmar 2019-11-13 14:04:19 -06:00
  • c5af83af66 TUN-2053: Add a /healthcheck endpoint to the metrics server Adam Chalmers 2019-11-12 16:55:40 -06:00
  • 759cd019be Add db-connect, a SQL over HTTPS server Ashcon Partovi 2019-11-12 10:50:41 -08:00
  • 13bf65ce4e TUN-2506: Expose active streams metrics Chung-Ting Huang 2019-11-05 14:37:40 -06:00
  • 3a2e12818f Release 2019.11.0 Chung-Ting Huang 2019-11-07 10:11:56 -06:00
  • e14ec1a1fb TUN-2505: Terminate stream on receipt of RST_STREAM; MuxedStream.CloseWrite() should terminate the MuxedStream.Write() loop Nick Vollmar 2019-11-05 17:24:00 -06:00
  • 3a9a0a0d75 TUN-2489: Delete stream from activestreammap when read and write are both closed Chung-Ting Huang 2019-11-04 09:20:38 -06:00
  • 068b148e05 TUN-2500: Don't send client registration errors to Sentry Areg Harutyunyan 2019-11-04 15:11:54 +04:00
  • e5335b6c1b TUN-2502: Switch to go modules Nick Vollmar 2019-11-04 14:28:48 -06:00
  • fa841fc89a TUN-2451: Log inavlid path Chung-Ting Huang 2019-10-30 12:18:30 -05:00
  • e9a8c9850f AUTH-2177: Reads and writes error streams Michael Borkenstein 2019-10-23 10:27:37 -05:00
  • a52f47c9a9 TUN-2460: Configure according to the ClientConfig recevied from a successful Connect Chung-Ting Huang 2019-10-23 16:02:33 -05:00
  • ad9559c66a AUTH-2173: Prepends access login url with scheme if one doesnt exist Michael Borkenstein 2019-10-22 10:41:44 -05:00
  • 7133eceb9b TUN-2425: Enable cloudflared to serve multiple Hello World servers by having each of them create its own ServeMux Chung-Ting Huang 2019-10-22 10:09:59 -05:00
  • e0c2758b64 Release 2019.10.4 Areg Harutyunyan 2019-10-21 14:48:22 -05:00
  • 5464408ea7 TUN-2450: Remove Brew publishing formula Areg Harutyunyan 2019-10-21 13:44:49 -05:00
  • 802e538c42 Release 2019.10.3 Areg Harutyunyan 2019-10-21 10:20:34 -05:00
  • 79065514ff Merge remote-tracking branch 'upstream/master' Areg Harutyunyan 2019-10-18 15:33:27 -05:00
  • 51acf2ef08 Release 2019.10.2 Michael Borkenstein 2019-10-18 13:11:07 -05:00
  • 1f6a330098 Fix #129: Excessive memory usage streaming large files (#142) Felix Bünemann 2019-10-18 00:15:51 +02:00
  • 28cc1c65af AUTH-2167: Adds CLI option for host key directory Michael Borkenstein 2019-10-17 16:23:06 -05:00
  • 6322c5029d Release 2019.10.1 Michael Borkenstein 2019-10-17 13:17:42 -05:00
  • 4bb5b97518 Adds variable to fix windows build Michael Borkenstein 2019-10-17 11:51:45 -05:00
  • 99daa76715 Release 2019.10.0 Michael Borkenstein 2019-10-17 10:58:33 -05:00
  • babe684141 AUTH-2135: Adds support for IPv6 and tests Michael Borkenstein 2019-10-16 12:08:33 -05:00
  • 8b6e3bc1d1 AUTH-2159: Moves shutdownC close into error handling AUTH-2161: Lowers size of preamble length AUTH-2160: Fixes url parsing logic Michael Borkenstein 2019-10-16 10:53:46 -05:00
  • 95704b11fb AUTH-2114: Uses short lived cert auth for outgoing client connection Michael Borkenstein 2019-10-09 16:56:47 -05:00
  • 4d2583edf5 TUN-2344: log more details: http2.Framer.ErrorDetail() if available, connectionID Nick Vollmar 2019-10-14 18:36:34 -05:00
  • a4b3ee5959 AUTH-2105: Dont require --destination arg Michael Borkenstein 2019-10-11 12:26:23 -05:00
  • 91d9dca34e AUTH-2105: Adds support for local forwarding. Refactor auditlogger creation. AUTH-2088: Adds dynamic destination routing Michael Borkenstein 2019-10-02 15:56:28 -05:00
  • dbde3870da AUTH-2089: Revise ssh server to function as a proxy Michael Borkenstein 2019-09-30 15:44:23 -05:00
  • b3bcce97da Release 2019.9.2 Chung-Ting Huang 2019-09-26 14:07:22 -05:00
  • a99fac1e31 TUN-2355: Roll back TUN-2276 Areg Harutyunyan 2019-09-26 14:02:01 -05:00
  • 71d66ae7ee Release 2019.9.1 Michael Borkenstein 2019-09-26 10:18:28 -05:00
  • 133e6fdc88 AUTH-2077: Quotes open browser command in windows Michael Borkenstein 2019-09-23 15:19:54 -05:00
  • 1d5cc45ac7 AUTH-2055: Verifies token at edge on access login Michael Borkenstein 2019-09-19 13:47:08 -05:00
  • a412f629c2 TUN-2334: remove tlsConfig.ServerName special case Nick Vollmar 2019-09-23 11:22:53 -05:00
  • 979e5be8ab AUTH-2067: Log commands correctly Michael Borkenstein 2019-09-18 14:11:12 -05:00
  • 2789d0cf36 AUTH-2052: Adds tests for SSH server Michael Borkenstein 2019-09-18 11:33:13 -05:00
  • 5bcb2da0fe TUN-2309: Split ConnectResult into ConnectError and ConnectSuccess, each implementing its own capnp serialization logic Chung-Ting Huang 2019-09-17 16:58:49 -05:00
  • 4f23da2a6d TUN-2315: Replace Scope with IntentLabel Adam Chalmers 2019-09-18 14:57:20 -05:00
  • fe032843f3 TUN-2307: Capnp is the only serialization format used in tunnelpogs Chung-Ting Huang 2019-09-16 18:25:00 -05:00
  • ff795a7beb AUTH-2056: Writes stderr to its own stream for non-pty connections Michael Borkenstein 2019-09-10 18:50:04 -05:00
  • 40d9370bb6 AUTH-2050: Adds time.sleep to temporarily avoid hitting tunnel muxer dealock issue Michael Borkenstein 2019-09-11 13:46:23 -05:00
  • 02f0ed951f TUN-2276: Path encoding broken Areg Harutyunyan 2019-09-05 16:56:28 -05:00
  • c2a71c5a51 AUTH-2037: Adds support for ssh port forwarding Michael Borkenstein 2019-09-04 11:14:27 -05:00
  • 945bf76897 AUTH-1942 added event log to ssh server Dalton 2019-09-06 16:37:58 -05:00
  • d3b254f9ae AUTH-2036: Refactor user retrieval, shutdown after ssh server stops, add custom version string Michael Borkenstein 2019-09-04 10:37:53 -05:00
  • ee588eeeaa AUTH-1943 hooked up uploader to logger, added timestamp to session logs, add tests Dalton 2019-09-03 16:28:06 -05:00
  • dd521aba29 TUN-2280: Revert "TUN-2260: add name/group to CapnpConnectParameters, remove Scope" Adam Chalmers 2019-09-06 10:42:52 -05:00
  • a06390a078 TUN-2201: change SRV records used by cloudflared Adam Chalmers 2019-09-04 13:21:45 -05:00
  • 2cac1f0f78 Release 2019.9.0 Areg Harutyunyan 2019-09-05 22:15:19 -05:00
  • a10785a701 TUN-2279: Revert path encoding fix Areg Harutyunyan 2019-09-05 22:03:31 -05:00
  • dc730615f2 TUN-2260: add name/group to CapnpConnectParameters, remove Scope Nick Vollmar 2019-08-29 19:03:43 -05:00
  • b836cb350a TUN-2162: Decomplect OpenStream to allow finer-grained timeouts Nick Vollmar 2019-08-26 11:30:27 -05:00
  • 5e85a8bd16 AUTH-1943: Adds session logging Austin Cherry 2019-08-26 15:25:24 -05:00
  • f41121f4e5 AUTH-2021 - check error for failing tests Dalton 2019-08-30 15:20:49 -05:00
  • 93a9504824 AUTH-2026: Adds support for non-pty sessions and inline command exec Michael Borkenstein 2019-08-29 12:40:21 -05:00
  • 7abbe91d41 AUTH-2030: Support both authorized_key and short lived cert authentication simultaniously without specifiying at start time Michael Borkenstein 2019-08-29 15:36:45 -05:00
  • cf314ddb58 Release 2019.8.4 Areg Harutyunyan 2019-08-30 13:50:41 -05:00
  • ff97fb6dc8 Merge branch 'master' of github.com:cloudflare/cloudflared Areg Harutyunyan 2019-08-30 13:45:40 -05:00