Commit Graph

  • 759cd019be Add db-connect, a SQL over HTTPS server Ashcon Partovi 2019-11-12 10:50:41 -0800
  • 13bf65ce4e TUN-2506: Expose active streams metrics Chung-Ting Huang 2019-11-05 14:37:40 -0600
  • 3a2e12818f Release 2019.11.0 2019.11.0 Chung-Ting Huang 2019-11-07 10:11:56 -0600
  • 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 -0600
  • 3a9a0a0d75 TUN-2489: Delete stream from activestreammap when read and write are both closed Chung-Ting Huang 2019-11-04 09:20:38 -0600
  • 068b148e05 TUN-2500: Don't send client registration errors to Sentry Areg Harutyunyan 2019-11-04 15:11:54 +0400
  • e5335b6c1b TUN-2502: Switch to go modules Nick Vollmar 2019-11-04 14:28:48 -0600
  • fa841fc89a TUN-2451: Log inavlid path Chung-Ting Huang 2019-10-30 12:18:30 -0500
  • c78393feae
    Use debian buster distroless Niels Hofmans 2019-10-29 09:11:45 +0100
  • ee006678e0
    Use go 1.13.3 Niels Hofmans 2019-10-29 09:10:12 +0100
  • e9a8c9850f AUTH-2177: Reads and writes error streams Michael Borkenstein 2019-10-23 10:27:37 -0500
  • a52f47c9a9 TUN-2460: Configure according to the ClientConfig recevied from a successful Connect Chung-Ting Huang 2019-10-23 16:02:33 -0500
  • ad9559c66a AUTH-2173: Prepends access login url with scheme if one doesnt exist Michael Borkenstein 2019-10-22 10:41:44 -0500
  • 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 -0500
  • e0c2758b64 Release 2019.10.4 2019.10.4 Areg Harutyunyan 2019-10-21 14:48:22 -0500
  • 5464408ea7 TUN-2450: Remove Brew publishing formula Areg Harutyunyan 2019-10-21 13:44:49 -0500
  • 802e538c42 Release 2019.10.3 2019.10.3 Areg Harutyunyan 2019-10-21 10:20:34 -0500
  • 79065514ff Merge remote-tracking branch 'upstream/master' Areg Harutyunyan 2019-10-18 15:33:27 -0500
  • 51acf2ef08 Release 2019.10.2 2019.10.2 Michael Borkenstein 2019-10-18 13:11:07 -0500
  • 1f6a330098 Fix #129: Excessive memory usage streaming large files (#142) Felix Bünemann 2019-10-18 00:15:51 +0200
  • 28cc1c65af AUTH-2167: Adds CLI option for host key directory Michael Borkenstein 2019-10-17 16:23:06 -0500
  • 6322c5029d Release 2019.10.1 2019.10.1 Michael Borkenstein 2019-10-17 13:17:42 -0500
  • 4bb5b97518 Adds variable to fix windows build Michael Borkenstein 2019-10-17 11:51:45 -0500
  • 99daa76715 Release 2019.10.0 2019.10.0 Michael Borkenstein 2019-10-17 10:58:33 -0500
  • babe684141 AUTH-2135: Adds support for IPv6 and tests Michael Borkenstein 2019-10-16 12:08:33 -0500
  • 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 -0500
  • 95704b11fb AUTH-2114: Uses short lived cert auth for outgoing client connection Michael Borkenstein 2019-10-09 16:56:47 -0500
  • 4d2583edf5 TUN-2344: log more details: http2.Framer.ErrorDetail() if available, connectionID Nick Vollmar 2019-10-14 18:36:34 -0500
  • 5752084b97
    Fix excessive memory usage streaming large files Felix Bünemann 2019-10-13 01:39:00 +0200
  • a4b3ee5959 AUTH-2105: Dont require --destination arg Michael Borkenstein 2019-10-11 12:26:23 -0500
  • 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 -0500
  • dbde3870da AUTH-2089: Revise ssh server to function as a proxy Michael Borkenstein 2019-09-30 15:44:23 -0500
  • 5ecda1bdd9 Added missing comma NFM-8 2019-10-07 14:56:51 +0300
  • 0a551619c9 Do not allow TLS versions less than 1.2 in DoH client NFM-8 2019-10-07 14:55:34 +0300
  • b3bcce97da Release 2019.9.2 2019.9.2 Chung-Ting Huang 2019-09-26 14:07:22 -0500
  • a99fac1e31 TUN-2355: Roll back TUN-2276 Areg Harutyunyan 2019-09-26 14:02:01 -0500
  • 71d66ae7ee Release 2019.9.1 2019.9.1 Michael Borkenstein 2019-09-26 10:18:28 -0500
  • 133e6fdc88 AUTH-2077: Quotes open browser command in windows Michael Borkenstein 2019-09-23 15:19:54 -0500
  • 1d5cc45ac7 AUTH-2055: Verifies token at edge on access login Michael Borkenstein 2019-09-19 13:47:08 -0500
  • a412f629c2 TUN-2334: remove tlsConfig.ServerName special case Nick Vollmar 2019-09-23 11:22:53 -0500
  • 979e5be8ab AUTH-2067: Log commands correctly Michael Borkenstein 2019-09-18 14:11:12 -0500
  • 2789d0cf36 AUTH-2052: Adds tests for SSH server Michael Borkenstein 2019-09-18 11:33:13 -0500
  • 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 -0500
  • 4f23da2a6d TUN-2315: Replace Scope with IntentLabel Adam Chalmers 2019-09-18 14:57:20 -0500
  • fe032843f3 TUN-2307: Capnp is the only serialization format used in tunnelpogs Chung-Ting Huang 2019-09-16 18:25:00 -0500
  • ff795a7beb AUTH-2056: Writes stderr to its own stream for non-pty connections Michael Borkenstein 2019-09-10 18:50:04 -0500
  • 40d9370bb6 AUTH-2050: Adds time.sleep to temporarily avoid hitting tunnel muxer dealock issue Michael Borkenstein 2019-09-11 13:46:23 -0500
  • 02f0ed951f TUN-2276: Path encoding broken Areg Harutyunyan 2019-09-05 16:56:28 -0500
  • c2a71c5a51 AUTH-2037: Adds support for ssh port forwarding Michael Borkenstein 2019-09-04 11:14:27 -0500
  • 945bf76897 AUTH-1942 added event log to ssh server Dalton 2019-09-06 16:37:58 -0500
  • d3b254f9ae AUTH-2036: Refactor user retrieval, shutdown after ssh server stops, add custom version string Michael Borkenstein 2019-09-04 10:37:53 -0500
  • 3c9b700a52 add tcp as supported protocol Mustafa KIRIMLI 2019-09-09 16:50:36 +0400
  • ee588eeeaa AUTH-1943 hooked up uploader to logger, added timestamp to session logs, add tests Dalton 2019-09-03 16:28:06 -0500
  • dd521aba29 TUN-2280: Revert "TUN-2260: add name/group to CapnpConnectParameters, remove Scope" Adam Chalmers 2019-09-06 10:42:52 -0500
  • a06390a078 TUN-2201: change SRV records used by cloudflared Adam Chalmers 2019-09-04 13:21:45 -0500
  • 2cac1f0f78 Release 2019.9.0 2019.9.0 Areg Harutyunyan 2019-09-05 22:15:19 -0500
  • a10785a701 TUN-2279: Revert path encoding fix Areg Harutyunyan 2019-09-05 22:03:31 -0500
  • dc730615f2 TUN-2260: add name/group to CapnpConnectParameters, remove Scope Nick Vollmar 2019-08-29 19:03:43 -0500
  • b836cb350a TUN-2162: Decomplect OpenStream to allow finer-grained timeouts Nick Vollmar 2019-08-26 11:30:27 -0500
  • 5e85a8bd16 AUTH-1943: Adds session logging Austin Cherry 2019-08-26 15:25:24 -0500
  • f41121f4e5 AUTH-2021 - check error for failing tests Dalton 2019-08-30 15:20:49 -0500
  • 93a9504824 AUTH-2026: Adds support for non-pty sessions and inline command exec Michael Borkenstein 2019-08-29 12:40:21 -0500
  • 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 -0500
  • cf314ddb58 Release 2019.8.4 2019.8.4 Areg Harutyunyan 2019-08-30 13:50:41 -0500
  • ff97fb6dc8 Merge branch 'master' of github.com:cloudflare/cloudflared Areg Harutyunyan 2019-08-30 13:45:40 -0500
  • dc48cdce1a Fix #111: Add support for specifying a specific HTTP Host: header on the origin. (#114) David Barr 2019-08-30 13:55:54 +1000
  • f130e6d4d7 AUTH-2021 - s3 bucket uploading for SSH logs Dalton 2019-08-26 15:56:17 -0500
  • ef5b44b2d0 TUN-1968: Gracefully diff StreamHandler.UpdateConfig Adam Chalmers 2019-08-28 10:41:39 -0500
  • 858ef29868 AUTH-2022: Adds ssh timeout configuration Michael Borkenstein 2019-08-28 10:48:30 -0500
  • baec3e289e AUTH-2018: Adds support for authorized keys and short lived certs Michael Borkenstein 2019-08-22 11:36:21 -0500
  • df25ed9bde TUN-2244: Add NO_AUTOUPDATE env var Adam Chalmers 2019-08-27 15:53:28 -0500
  • 4e1df1a211 TUN-2243: Revert "STOR-519: Add db-connect, a SQL over HTTPS server" Adam Chalmers 2019-08-26 16:45:49 -0500
  • c3c88cc31e AUTH-2014: Checks users login shell Michael Borkenstein 2019-08-20 12:48:47 -0500
  • fb8ff33203 TUN-2165: Add ClientConfig to tunnelrpc.ConnectResult Adam Chalmers 2019-08-22 11:53:48 -0700
  • 188f4667cb AUTH-2004: Adds static host key support Michael Borkenstein 2019-08-19 13:51:59 -0500
  • 30c9e2af9b AUTH-1941: Adds initial SSH server implementation Austin Cherry 2019-07-18 16:29:16 -0500
  • 66e087a825 Release 2019.8.3 2019.8.3 Chung-Ting Huang 2019-08-21 11:14:57 -0500
  • 47254113ee Revert "AUTH-1941: Adds initial SSH server implementation" Michael Borkenstein 2019-08-20 17:19:39 -0500
  • 026f2d1cc9 Release 2019.8.2 Chung-Ting Huang 2019-08-20 16:47:23 -0500
  • e9c9bf3cbd AUTH-1941: Adds initial SSH server implementation Austin Cherry 2019-07-18 16:29:16 -0500
  • 5da2109811 STOR-519: Add db-connect, a SQL over HTTPS server Ashcon Partovi 2019-08-20 13:13:29 -0500
  • ba632907d9
    refactor(docker): optimize Dockerfile Niels Hofmans 2019-08-12 14:05:34 +0200
  • 28f6c2ed7c TUN-2163: Add GrapQLType method to Scope interface Chung-Ting Huang 2019-08-11 12:18:54 -0500
  • f6c7f8a96c TUN-2152: Requests with a query in the URL are erroneously escaped Areg Harutyunyan 2019-08-06 16:42:37 -0500
  • 1d73c2752e Release 2019.8.1 2019.8.1 Areg Harutyunyan 2019-08-06 16:40:02 -0500
  • 5afbb3fd6d Revert "TUN-1736: Missing headers when passing an invalid path" Areg Harutyunyan 2019-08-06 16:35:41 -0500
  • fd4ab314dc TUN-2111: Implement custom serialization logic for FallibleConfig and OriginConfig Chung-Ting Huang 2019-08-05 10:14:58 -0500
  • 993a9bc4b9 Release 2019.8.0 2019.8.0 Michael Borkenstein 2019-08-06 09:49:49 -0500
  • 8d1ea7202a Merge branch 'mike/AUTH-1972-delete-token-lockfile' of ssh://bitbucket.cfdata.org:7999/tun/cloudflared Michael Borkenstein 2019-08-06 08:12:02 -0500
  • 9adbab96af AUTH-1972: Deletes token lock file if backoff retry attempts exceeded and intercepts signals until lock is released Michael Borkenstein 2019-07-31 15:24:57 -0500
  • bdd70e798a TUN-2110: Implement custom deserialization logic for OriginConfig Chung-Ting Huang 2019-07-31 14:01:23 -0500
  • 5feba7e3a9 TUN-2147: Implemented ScopeUnmarshaler Adam Chalmers 2019-08-05 17:40:22 -0500
  • d3d9460f64 TUN-2125: Add PostgresType() to Scope Adam Chalmers 2019-08-02 10:21:09 -0500
  • 74f3a55c57 TUN-2117: read group/system-name from CLI, send it to edge Nick Vollmar 2019-07-30 13:55:34 -0500
  • 3c93d9b300 TUN-1736: Missing headers when passing an invalid path Areg Harutyunyan 2019-07-24 21:01:34 -0500
  • 666d4d26ef
    Merge branch 'master' into feature/httphost David Barr 2019-07-19 09:38:52 +1000
  • 3c0ea0db65 TUN-1956: Go 1.12 update Nick Vollmar 2019-07-11 13:34:31 -0500
  • 7c03e2cbd2 Release 2019.7.0 2019.7.0 Austin Cherry 2019-07-11 10:22:37 -0500
  • 8f25704a90 AUTH-1736: Better handling of token revocation Austin Cherry 2019-06-26 10:48:45 -0500
  • 583bad4972 Merge branch 'master' of ssh://stash.cfops.it:7999/tun/cloudflared Areg Harutyunyan 2019-07-10 11:46:13 -0500