cc2a1d1204 
								
							 
						 
						
							
							
								
								bug(cloudflared): Set the MaxIdleConnsPerHost of http.Transport to proxy-keepalive-connections ( #155 )  
							
							... 
							
							
							
							Setting the MaxIdleConns is not enough, the MaxIdleConnsPerHost must be set as well.
Otherwise, http.Transport will use the DefaultMaxIdleConnsPerHost, which is 2,
and then the connection pool will have only 2 connection hold. 
							
						 
						
							2019-12-17 05:02:28 +04:00  
				
					
						
							
							
								 
						
							
								5e7ca14412 
								
							 
						 
						
							
							
								
								TUN-2555: origin/supervisor.go calls Authenticate  
							
							
							
						 
						
							2019-12-06 11:26:54 -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. 
							
						 
						
							2019-11-25 17:54:20 +00:00  
				
					
						
							
							
								 
						
							
								759cd019be 
								
							 
						 
						
							
							
								
								Add db-connect, a SQL over HTTPS server  
							
							
							
						 
						
							2019-11-12 20:34:39 +00:00  
				
					
						
							
							
								 
						
							
								28cc1c65af 
								
							 
						 
						
							
							
								
								AUTH-2167: Adds CLI option for host key directory  
							
							
							
						 
						
							2019-10-17 16:31:43 -05:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								95704b11fb 
								
							 
						 
						
							
							
								
								AUTH-2114: Uses short lived cert auth for outgoing client connection  
							
							
							
						 
						
							2019-10-15 14:35:15 -05:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								dbde3870da 
								
							 
						 
						
							
							
								
								AUTH-2089: Revise ssh server to function as a proxy  
							
							
							
						 
						
							2019-10-07 13:04:04 -05:00  
				
					
						
							
							
								 
						
							
								979e5be8ab 
								
							 
						 
						
							
							
								
								AUTH-2067: Log commands correctly  
							
							
							
						 
						
							2019-09-23 20:42:41 +00:00  
				
					
						
							
							
								 
						
							
								4f23da2a6d 
								
							 
						 
						
							
							
								
								TUN-2315: Replace Scope with IntentLabel  
							
							
							
						 
						
							2019-09-18 15:11:46 -05:00  
				
					
						
							
							
								 
						
							
								ff795a7beb 
								
							 
						 
						
							
							
								
								AUTH-2056: Writes stderr to its own stream for non-pty connections  
							
							
							
						 
						
							2019-09-16 14:43:05 -05:00  
				
					
						
							
							
								 
						
							
								c2a71c5a51 
								
							 
						 
						
							
							
								
								AUTH-2037: Adds support for ssh port forwarding  
							
							
							
						 
						
							2019-09-11 10:41:09 -05:00  
				
					
						
							
							
								 
						
							
								d3b254f9ae 
								
							 
						 
						
							
							
								
								AUTH-2036: Refactor user retrieval, shutdown after ssh server stops, add custom version string  
							
							
							
						 
						
							2019-09-09 17:31:23 +00:00  
				
					
						
							
							
								 
						
							
								ee588eeeaa 
								
							 
						 
						
							
							
								
								AUTH-1943 hooked up uploader to logger, added timestamp to session logs, add tests  
							
							
							
						 
						
							2019-09-06 15:57:32 -05:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								dc730615f2 
								
							 
						 
						
							
							
								
								TUN-2260: add name/group to CapnpConnectParameters, remove Scope  
							
							
							
						 
						
							2019-09-05 15:36:16 +00:00  
				
					
						
							
							
								 
						
							
								5e85a8bd16 
								
							 
						 
						
							
							
								
								AUTH-1943: Adds session logging  
							
							
							
						 
						
							2019-09-03 13:54:29 -05:00  
				
					
						
							
							
								 
						
							
								7abbe91d41 
								
							 
						 
						
							
							
								
								AUTH-2030: Support both authorized_key and short lived cert authentication simultaniously without specifiying at start time  
							
							
							
						 
						
							2019-08-30 19:23:10 +00:00  
				
					
						
							
							
								 
						
							
								ff97fb6dc8 
								
							 
						 
						
							
							
								
								Merge branch 'master' of github.com:cloudflare/cloudflared  
							
							
							
						 
						
							2019-08-30 13:45:40 -05:00  
				
					
						
							
							
								 
						
							
								dc48cdce1a 
								
							 
						 
						
							
							
								
								Fix   #111 : Add support for specifying a specific HTTP Host: header on the origin. ( #114 )  
							
							
							
						 
						
							2019-08-29 22:55:54 -05:00  
				
					
						
							
							
								 
						
							
								f130e6d4d7 
								
							 
						 
						
							
							
								
								AUTH-2021 - s3 bucket uploading for SSH logs  
							
							
							
						 
						
							2019-08-29 16:54:54 -05:00  
				
					
						
							
							
								 
						
							
								858ef29868 
								
							 
						 
						
							
							
								
								AUTH-2022: Adds ssh timeout configuration  
							
							
							
						 
						
							2019-08-28 15:22:35 -05:00  
				
					
						
							
							
								 
						
							
								baec3e289e 
								
							 
						 
						
							
							
								
								AUTH-2018: Adds support for authorized keys and short lived certs  
							
							
							
						 
						
							2019-08-28 09:58:42 -05:00  
				
					
						
							
							
								 
						
							
								df25ed9bde 
								
							 
						 
						
							
							
								
								TUN-2244: Add NO_AUTOUPDATE env var  
							
							
							
						 
						
							2019-08-27 15:53:28 -05:00  
				
					
						
							
							
								 
						
							
								4e1df1a211 
								
							 
						 
						
							
							
								
								TUN-2243: Revert "STOR-519: Add db-connect, a SQL over HTTPS server"  
							
							... 
							
							
							
							This reverts commit 5da2109811 
							
						 
						
							2019-08-26 16:50:12 -05:00  
				
					
						
							
							
								 
						
							
								30c9e2af9b 
								
							 
						 
						
							
							
								
								AUTH-1941: Adds initial SSH server implementation  
							
							
							
						 
						
							2019-08-21 15:49:03 -05:00  
				
					
						
							
							
								 
						
							
								47254113ee 
								
							 
						 
						
							
							
								
								Revert "AUTH-1941: Adds initial SSH server implementation"  
							
							... 
							
							
							
							This reverts commit e9c9bf3cbd 
							
						 
						
							2019-08-20 17:20:48 -05:00  
				
					
						
							
							
								 
						
							
								e9c9bf3cbd 
								
							 
						 
						
							
							
								
								AUTH-1941: Adds initial SSH server implementation  
							
							
							
						 
						
							2019-08-20 16:18:37 -05:00  
				
					
						
							
							
								 
						
							
								5da2109811 
								
							 
						 
						
							
							
								
								STOR-519: Add db-connect, a SQL over HTTPS server  
							
							
							
						 
						
							2019-08-20 13:13:29 -05:00  
				
					
						
							
							
								 
						
							
								bdd70e798a 
								
							 
						 
						
							
							
								
								TUN-2110: Implement custom deserialization logic for OriginConfig  
							
							
							
						 
						
							2019-08-05 19:28:51 -05:00  
				
					
						
							
							
								 
						
							
								74f3a55c57 
								
							 
						 
						
							
							
								
								TUN-2117: read group/system-name from CLI, send it to edge  
							
							
							
						 
						
							2019-08-01 22:04:05 +00:00  
				
					
						
							
							
								 
						
							
								4858ce79d0 
								
							 
						 
						
							
							
								
								TUN-1977: Validate OriginConfig has valid URL, and use scheme to determine if a HTTPOriginService is expecting HTTP or Unix  
							
							
							
						 
						
							2019-07-01 15:31:58 -05:00  
				
					
						
							
							
								 
						
							
								0a742feb98 
								
							 
						 
						
							
							
								
								TUN-1885: Reconfigure cloudflared on receiving new ClientConfig  
							
							
							
						 
						
							2019-06-20 19:07:59 -05:00  
				
					
						
							
							
								 
						
							
								80a15547e3 
								
							 
						 
						
							
							
								
								TUN-1961: Create EdgeConnectionManager to maintain outbound connections to the edge  
							
							
							
						 
						
							2019-06-18 16:37:38 -05:00  
				
					
						
							
							
								 
						
							
								d32fb8e82c 
								
							 
						 
						
							
							
								
								TUN-1913: Define OriginService for each type of origin  
							
							
							
						 
						
							2019-06-04 17:02:34 -05:00  
				
					
						
							
							
								 
						
							
								4662e40068 
								
							 
						 
						
							
							
								
								TUN-1880: Save debug and warn level log to logfile  
							
							
							
						 
						
							2019-05-22 11:05:24 -05:00  
				
					
						
							
							
								 
						
							
								28f890a701 
								
							 
						 
						
							
							
								
								TUN-1669: Update license message in help text. Also fix test  
							
							
							
						 
						
							2019-04-18 10:42:48 -05:00  
				
					
						
							
							
								 
						
							
								102b364cc9 
								
							 
						 
						
							
							
								
								TUN-1619: Add flag to test declarative tunnels.  
							
							
							
						 
						
							2019-04-05 10:35:23 -05:00  
				
					
						
							
							
								 
						
							
								6804a5ff9d 
								
							 
						 
						
							
							
								
								TUN-1648: ConnectionID is now a UUID  
							
							
							
						 
						
							2019-03-28 15:03:30 -05:00  
				
					
						
							
							
								 
						
							
								8560436487 
								
							 
						 
						
							
							
								
								TUN-1637: Free tunnels shouldn't require cert.pem  
							
							
							
						 
						
							2019-03-22 14:43:30 -05:00  
				
					
						
							
							
								 
						
							
								b02718f86b 
								
							 
						 
						
							
							
								
								TUN-1389: Non-scalar flags in a cloudflared config.yml don't get logged  
							
							
							
						 
						
							2019-03-08 02:43:07 -06:00  
				
					
						
							
							
								 
						
							
								5a0b7ecb62 
								
							 
						 
						
							
							
								
								Merge branch 'master' of github.com:cloudflare/cloudflared  
							
							
							
						 
						
							2019-03-06 18:34:42 -06:00  
				
					
						
							
							
								 
						
							
								07a409ffef 
								
							 
						 
						
							
							
								
								Support unix sockets.  
							
							
							
						 
						
							2019-03-06 18:33:23 -06:00  
				
					
						
							
							
								 
						
							
								073c5bfdaa 
								
							 
						 
						
							
							
								
								TUN-1562: Refactor connectedSignal to be safe to close multiple times  
							
							
							
						 
						
							2019-03-05 15:51:35 -06:00  
				
					
						
							
							
								 
						
							
								abdbc76a46 
								
							 
						 
						
							
							
								
								TUN-1559: fix nil dereference in TunnelConfig.CloseConnOnce  
							
							
							
						 
						
							2019-02-28 16:56:47 -06:00  
				
					
						
							
							
								 
						
							
								7475e3e487 
								
							 
						 
						
							
							
								
								TUN-1510: Wrap the close() in sync.Once.Do  
							
							
							
						 
						
							2019-02-26 10:32:07 -06:00  
				
					
						
							
							
								 
						
							
								200f9a3786 
								
							 
						 
						
							
							
								
								AUTH-1503: Added RDP support  
							
							
							
						 
						
							2019-02-08 14:28:47 -06:00  
				
					
						
							
							
								 
						
							
								47c878b9c4 
								
							 
						 
						
							
							
								
								TUN-1419: Identify request/response headers/content length with ray ID  
							
							
							
						 
						
							2019-01-28 16:52:17 -06:00  
				
					
						
							
							
								 
						
							
								61cd4a918d 
								
							 
						 
						
							
							
								
								TUN-1418: Rename ProtocolLogger to TransportLogger, and use TransportLogger to log RPC events.  
							
							
							
						 
						
							2019-01-28 16:09:58 -06:00  
				
					
						
							
							
								 
						
							
								62b1ab8c98 
								
							 
						 
						
							
							
								
								TUN-1350: Enhance error messages with cloudflarestatus.com link, if relevant  
							
							
							
						 
						
							2019-01-18 13:37:05 -06:00  
				
					
						
							
							
								 
						
							
								8de19dc647 
								
							 
						 
						
							
							
								
								TUN-1265: Silent exit when failing to parse config  
							
							
							
						 
						
							2019-01-08 15:51:43 -06:00  
				
					
						
							
							
								 
						
							
								69ee6c1d88 
								
							 
						 
						
							
							
								
								TUN-1204: remove 'cloudflared hello' command  
							
							
							
						 
						
							2018-12-03 16:31:20 -06:00  
				
					
						
							
							
								 
						
							
								b59fd4b7d8 
								
							 
						 
						
							
							
								
								TUN-1196: Allow TLS config client CA and root CA to be constructed from multiple certificates  
							
							
							
						 
						
							2018-11-19 15:38:10 -06:00  
				
					
						
							
							
								 
						
							
								c2ac282aca 
								
							 
						 
						
							
							
								
								TUN-1190: check URL parse error when starting SSH proxy server  
							
							
							
						 
						
							2018-11-14 12:16:12 -06:00  
				
					
						
							
							
								 
						
							
								83c6c8713b 
								
							 
						 
						
							
							
								
								TUN-1160: pass Host header during origin url validation  
							
							
							
						 
						
							2018-10-30 13:58:07 -05:00  
				
					
						
							
							
								 
						
							
								80a75e91d2 
								
							 
						 
						
							
							
								
								AUTH-1188: UX Review and Changes for CLI SSH Access  
							
							
							
						 
						
							2018-10-25 15:50:27 -05:00  
				
					
						
							
							
								 
						
							
								fa92441415 
								
							 
						 
						
							
							
								
								AUTH-1070: added SSH/protocol forwarding  
							
							
							
						 
						
							2018-10-11 11:34:37 -05:00  
				
					
						
							
							
								 
						
							
								ca9902a8d1 
								
							 
						 
						
							
							
								
								TUN-1099: Bring back changes in 2018.10.1  
							
							
							
						 
						
							2018-10-08 14:20:28 -05:00  
				
					
						
							
							
								 
						
							
								faeba02e57 
								
							 
						 
						
							
							
								
								TUN-1093: Revert cloudflared to 2018.8.0  
							
							
							
						 
						
							2018-10-06 14:30:51 -05:00  
				
					
						
							
							
								 
						
							
								5cd4fab9dd 
								
							 
						 
						
							
							
								
								TUN-1086: fixed config option  
							
							
							
						 
						
							2018-10-05 14:58:21 -05:00  
				
					
						
							
							
								 
						
							
								f7b1f7cb22 
								
							 
						 
						
							
							
								
								TUN-1012: Normalize config filename for Linux services  
							
							
							
						 
						
							2018-10-05 11:58:59 -05:00  
				
					
						
							
							
								 
						
							
								4c464e1adf 
								
							 
						 
						
							
							
								
								TUN-1056: Lint error broke build  
							
							
							
						 
						
							2018-09-28 16:07:57 -05:00  
				
					
						
							
							
								 
						
							
								1a5e82bc04 
								
							 
						 
						
							
							
								
								TUN-1046: Document that delta compression is a beta feature  
							
							
							
						 
						
							2018-09-28 16:07:57 -05:00  
				
					
						
							
							
								 
						
							
								170f0acf4f 
								
							 
						 
						
							
							
								
								AUTH-1136: addressing beta feedback  
							
							
							
						 
						
							2018-09-28 16:07:57 -05:00  
				
					
						
							
							
								 
						
							
								674eb33edc 
								
							 
						 
						
							
							
								
								TUN-1035: New text for cloudflared tunnel --help  
							
							
							
						 
						
							2018-09-28 16:07:57 -05:00  
				
					
						
							
							
								 
						
							
								c10852a5e3 
								
							 
						 
						
							
							
								
								AUTH-1139: refactored cloudflared help menu  
							
							
							
						 
						
							2018-09-28 16:07:57 -05:00  
				
					
						
							
							
								 
						
							
								653f000294 
								
							 
						 
						
							
							
								
								TUN-1028: Unhide cloudflared compression flag  
							
							
							
						 
						
							2018-09-28 16:07:57 -05:00  
				
					
						
							
							
								 
						
							
								dd2b5e4f3e 
								
							 
						 
						
							
							
								
								TUN-868: HTTP/HTTPS mismatch should have a better error message  
							
							
							
						 
						
							2018-09-28 16:06:41 -05:00  
				
					
						
							
							
								 
						
							
								e2194f9417 
								
							 
						 
						
							
							
								
								TUN-810: Cloudflared should open dash/argotunnel not dash/warp  
							
							
							
						 
						
							2018-09-28 16:06:20 -05:00  
				
					
						
							
							
								 
						
							
								d0bc4d0d96 
								
							 
						 
						
							
							
								
								TUN-890: To support free tunnels, hostname can now be ""  
							
							
							
						 
						
							2018-09-28 16:05:54 -05:00  
				
					
						
							
							
								 
						
							
								4f04f35bd1 
								
							 
						 
						
							
							
								
								AUTH-910, AUTH-1049, AUTH-1068, AUTH-1056: Generate and store Access tokens with E2EE option, curl/cmd wrapper  
							
							
							
						 
						
							2018-09-28 16:05:15 -05:00