|  Ashcon Partovi | 759cd019be | Add db-connect, a SQL over HTTPS server | 2019-11-12 20:34:39 +00:00 | 
				
					
						|  Chung-Ting Huang | 13bf65ce4e | TUN-2506: Expose active streams metrics | 2019-11-07 14:09:31 -06:00 | 
				
					
						|  Chung-Ting Huang | 3a2e12818f | Release 2019.11.0 | 2019-11-07 10:11:56 -06:00 | 
				
					
						|  Nick Vollmar | e14ec1a1fb | TUN-2505: Terminate stream on receipt of RST_STREAM; MuxedStream.CloseWrite() should terminate the MuxedStream.Write() loop | 2019-11-06 21:24:18 +00:00 | 
				
					
						|  Chung-Ting Huang | 3a9a0a0d75 | TUN-2489: Delete stream from activestreammap when read and write are both closed | 2019-11-05 11:06:11 -06:00 | 
				
					
						|  Areg Harutyunyan | 068b148e05 | TUN-2500: Don't send client registration errors to Sentry | 2019-11-05 12:29:11 +00:00 | 
				
					
						|  Nick Vollmar | e5335b6c1b | TUN-2502: Switch to go modules | 2019-11-04 15:05:02 -06:00 | 
				
					
						|  Chung-Ting Huang | fa841fc89a | TUN-2451: Log inavlid path | 2019-10-30 14:07:28 -05:00 | 
				
					
						|  Michael Borkenstein | e9a8c9850f | AUTH-2177: Reads and writes error streams | 2019-10-25 19:44:14 +00:00 | 
				
					
						|  Chung-Ting Huang | a52f47c9a9 | TUN-2460: Configure according to the ClientConfig recevied from a successful Connect | 2019-10-24 14:53:14 +00:00 | 
				
					
						|  Michael Borkenstein | ad9559c66a | AUTH-2173: Prepends access login url with scheme if one doesnt exist | 2019-10-23 20:35:12 +00:00 | 
				
					
						|  Chung-Ting Huang | 7133eceb9b | TUN-2425: Enable cloudflared to serve multiple Hello World servers by having each of them create its own ServeMux | 2019-10-22 10:09:59 -05:00 | 
				
					
						|  Areg Harutyunyan | e0c2758b64 | Release 2019.10.4 | 2019-10-21 14:48:22 -05:00 | 
				
					
						|  Areg Harutyunyan | 5464408ea7 | TUN-2450: Remove Brew publishing formula | 2019-10-21 13:44:49 -05:00 | 
				
					
						|  Areg Harutyunyan | 802e538c42 | Release 2019.10.3 | 2019-10-21 10:20:34 -05:00 | 
				
					
						|  Areg Harutyunyan | 79065514ff | Merge remote-tracking branch 'upstream/master' | 2019-10-18 15:33:27 -05:00 | 
				
					
						|  Michael Borkenstein | 51acf2ef08 | Release 2019.10.2 | 2019-10-18 13:11:07 -05:00 | 
				
					
						|  Felix Bünemann | 1f6a330098 | Fix #129: Excessive memory usage streaming large files (#142) This drops the default size auf the h2mux write buffer from 512 MB to 1 MB.
This massively reduces memory usage, since each stream has its own buffer. | 2019-10-17 17:15:51 -05:00 | 
				
					
						|  Michael Borkenstein | 28cc1c65af | AUTH-2167: Adds CLI option for host key directory | 2019-10-17 16:31:43 -05:00 | 
				
					
						|  Michael Borkenstein | 6322c5029d | Release 2019.10.1 | 2019-10-17 13:17:42 -05:00 | 
				
					
						|  Michael Borkenstein | 4bb5b97518 | Adds variable to fix windows build | 2019-10-17 18:15:59 +00:00 | 
				
					
						|  Michael Borkenstein | 99daa76715 | Release 2019.10.0 | 2019-10-17 10:58:33 -05:00 | 
				
					
						|  Michael Borkenstein | babe684141 | AUTH-2135: Adds support for IPv6 and tests | 2019-10-16 16:06:07 -05:00 | 
				
					
						|  Michael Borkenstein | 8b6e3bc1d1 | AUTH-2159: Moves shutdownC close into error handling AUTH-2161: Lowers size of preamble length
AUTH-2160: Fixes url parsing logic | 2019-10-16 11:41:51 -05:00 | 
				
					
						|  Michael Borkenstein | 95704b11fb | AUTH-2114: Uses short lived cert auth for outgoing client connection | 2019-10-15 14:35:15 -05:00 | 
				
					
						|  Nick Vollmar | 4d2583edf5 | TUN-2344: log more details: http2.Framer.ErrorDetail() if available, connectionID | 2019-10-15 10:59:24 -05:00 | 
				
					
						|  Michael Borkenstein | a4b3ee5959 | AUTH-2105: Dont require --destination arg | 2019-10-11 12:26:23 -05:00 | 
				
					
						|  Michael Borkenstein | 91d9dca34e | AUTH-2105: Adds support for local forwarding. Refactor auditlogger creation. AUTH-2088: Adds dynamic destination routing | 2019-10-10 15:25:03 -05:00 | 
				
					
						|  Michael Borkenstein | dbde3870da | AUTH-2089: Revise ssh server to function as a proxy | 2019-10-07 13:04:04 -05:00 | 
				
					
						|  Chung-Ting Huang | b3bcce97da | Release 2019.9.2 | 2019-09-26 14:07:22 -05:00 | 
				
					
						|  Areg Harutyunyan | a99fac1e31 | TUN-2355: Roll back TUN-2276 This reverts commit 02f0ed951f. | 2019-09-26 14:02:01 -05:00 | 
				
					
						|  Michael Borkenstein | 71d66ae7ee | Release 2019.9.1 | 2019-09-26 10:18:28 -05:00 | 
				
					
						|  Michael Borkenstein | 133e6fdc88 | AUTH-2077: Quotes open browser command in windows | 2019-09-24 18:27:37 +00:00 | 
				
					
						|  Michael Borkenstein | 1d5cc45ac7 | AUTH-2055: Verifies token at edge on access login | 2019-09-24 18:22:33 +00:00 | 
				
					
						|  Nick Vollmar | a412f629c2 | TUN-2334: remove tlsConfig.ServerName special case | 2019-09-24 15:00:55 +00:00 | 
				
					
						|  Michael Borkenstein | 979e5be8ab | AUTH-2067: Log commands correctly | 2019-09-23 20:42:41 +00:00 | 
				
					
						|  Michael Borkenstein | 2789d0cf36 | AUTH-2052: Adds tests for SSH server | 2019-09-23 09:19:43 -05:00 | 
				
					
						|  Chung-Ting Huang | 5bcb2da0fe | TUN-2309: Split ConnectResult into ConnectError and ConnectSuccess, each implementing its own capnp serialization logic | 2019-09-19 13:47:41 -05:00 | 
				
					
						|  Adam Chalmers | 4f23da2a6d | TUN-2315: Replace Scope with IntentLabel | 2019-09-18 15:11:46 -05:00 | 
				
					
						|  Chung-Ting Huang | fe032843f3 | TUN-2307: Capnp is the only serialization format used in tunnelpogs | 2019-09-17 16:29:50 +00:00 | 
				
					
						|  Michael Borkenstein | ff795a7beb | AUTH-2056: Writes stderr to its own stream for non-pty connections | 2019-09-16 14:43:05 -05:00 | 
				
					
						|  Michael Borkenstein | 40d9370bb6 | AUTH-2050: Adds time.sleep to temporarily avoid hitting tunnel muxer dealock issue | 2019-09-12 14:10:34 +00:00 | 
				
					
						|  Areg Harutyunyan | 02f0ed951f | TUN-2276: Path encoding broken | 2019-09-11 19:28:23 +00:00 | 
				
					
						|  Michael Borkenstein | c2a71c5a51 | AUTH-2037: Adds support for ssh port forwarding | 2019-09-11 10:41:09 -05:00 | 
				
					
						|  Dalton | 945bf76897 | AUTH-1942 added event log to ssh server | 2019-09-10 10:16:32 -05:00 | 
				
					
						|  Michael Borkenstein | d3b254f9ae | AUTH-2036: Refactor user retrieval, shutdown after ssh server stops, add custom version string | 2019-09-09 17:31:23 +00:00 | 
				
					
						|  Dalton | ee588eeeaa | AUTH-1943 hooked up uploader to logger, added timestamp to session logs, add tests | 2019-09-06 15:57:32 -05:00 | 
				
					
						|  Adam Chalmers | dd521aba29 | TUN-2280: Revert "TUN-2260: add name/group to CapnpConnectParameters, remove Scope" This reverts commit 817c3be9da5465043c2a2fda6c48f7ada760682e. | 2019-09-06 15:59:32 +00:00 | 
				
					
						|  Adam Chalmers | a06390a078 | TUN-2201: change SRV records used by cloudflared This changes cloudflarewarp.com to argotunnel.com and _warp to
_origintunneld. We've changed which zone we host the SRV records
for Argo Tunnel on. | 2019-09-06 15:01:58 +00:00 | 
				
					
						|  Areg Harutyunyan | 2cac1f0f78 | Release 2019.9.0 | 2019-09-05 22:15:19 -05:00 |