b4700a52e3 
								
							 
						 
						
							
							
								
								TUN-3725: Warp-routing is independent of ingress  
							
							... 
							
							
							
							- Changed warp-routing configuration to its own yaml.
    - Ingress Rules host matching is indepedent of warp-routing. 
							
						 
						
							2021-02-23 14:19:47 +00:00  
				
					
						
							
							
								 
						
							
								368066a966 
								
							 
						 
						
							
							
								
								TUN-3615: added support to  proxy tcp streams  
							
							... 
							
							
							
							added ingress.DefaultStreamHandler and a basic test for tcp stream proxy
moved websocket.Stream to ingress
cloudflared no longer picks tcpstream host from header 
							
						 
						
							2021-02-23 14:19:47 +00:00  
				
					
						
							
							
								 
						
							
								e2262085e5 
								
							 
						 
						
							
							
								
								TUN-3617: Separate service from client, and implement different client for http vs. tcp origins  
							
							... 
							
							
							
							- extracted ResponseWriter from proxyConnection
 - added bastion tests over websocket
 - removed HTTPResp()
 - added some docstrings
 - Renamed some ingress clients as proxies
 - renamed instances of client to proxy in connection and origin
 - Stream no longer takes a context and logger.Service 
							
						 
						
							2021-02-23 14:19:44 +00:00  
				
					
						
							
							
								 
						
							
								5d76e940c7 
								
							 
						 
						
							
							
								
								Added support for proxy ( #318 )  
							
							... 
							
							
							
							Co-authored-by: Jeff Monson <jeff.monson@armis.com> 
							
						 
						
							2021-02-19 21:27:22 +04:00  
				
					
						
							
							
								 
						
							
								55bf904689 
								
							 
						 
						
							
							
								
								TUN-3471: Add structured log context to logs  
							
							
							
						 
						
							2021-01-05 20:21:16 +00:00  
				
					
						
							
							
								 
						
							
								870f5fa907 
								
							 
						 
						
							
							
								
								TUN-3470: Replace in-house logger calls with zerolog  
							
							
							
						 
						
							2020-12-23 14:15:17 -06:00  
				
					
						
							
							
								 
						
							
								25e72f7760 
								
							 
						 
						
							
							
								
								TUN-3549: Use a separate handler for each websocket proxy  
							
							
							
						 
						
							2020-11-16 20:05:35 +00:00  
				
					
						
							
							
								 
						
							
								61c814bd79 
								
							 
						 
						
							
							
								
								TUN-3506: OriginService needs to set request host and scheme for websocket requests  
							
							
							
						 
						
							2020-11-05 16:34:02 +00:00  
				
					
						
							
							
								 
						
							
								d01770107e 
								
							 
						 
						
							
							
								
								TUN-3492: Refactor OriginService, shrink its interface  
							
							
							
						 
						
							2020-11-04 21:28:33 +00:00  
				
					
						
							
							
								 
						
							
								2f70b05c64 
								
							 
						 
						
							
							
								
								AUTH-2169 make access login page more generic  
							
							
							
						 
						
							2020-06-08 11:20:30 -05:00  
				
					
						
							
							
								 
						
							
								046be63253 
								
							 
						 
						
							
							
								
								AUTH-2596 added new logger package and replaced logrus  
							
							
							
						 
						
							2020-05-27 17:07:19 -05:00  
				
					
						
							
							
								 
						
							
								b89cc22896 
								
							 
						 
						
							
							
								
								AUTH-2369: RDP Bastion prototype  
							
							
							
						 
						
							2020-05-19 21:10:50 -05:00  
				
					
						
							
							
								 
						
							
								a37da2b165 
								
							 
						 
						
							
							
								
								AUTH-2394 added socks5 proxy  
							
							
							
						 
						
							2020-04-07 13:30:28 -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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								236a0a164d 
								
							 
						 
						
							
							
								
								AUTH-1282: Fixed an issue where we were receiving as opposed sending on the channel.  
							
							
							
						 
						
							2018-10-31 13:48:19 -05:00  
				
					
						
							
							
								 
						
							
								80a75e91d2 
								
							 
						 
						
							
							
								
								AUTH-1188: UX Review and Changes for CLI SSH Access  
							
							
							
						 
						
							2018-10-25 15:50:27 -05:00  
				
					
						
							
							
								 
						
							
								6acc95f756 
								
							 
						 
						
							
							
								
								TUN-1097: Host missing from WebSocket request  
							
							
							
						 
						
							2018-10-19 16:51:54 -05:00  
				
					
						
							
							
								 
						
							
								fa92441415 
								
							 
						 
						
							
							
								
								AUTH-1070: added SSH/protocol forwarding  
							
							
							
						 
						
							2018-10-11 11:34:37 -05:00  
				
					
						
							
							
								 
						
							
								d06fc520c7 
								
							 
						 
						
							
							
								
								TUN-528: Move cloudflared into a separate repo  
							
							
							
						 
						
							2018-07-19 15:02:24 -05:00