..  
		
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										sample
									
								 
							
						
					 
				 
				
					
						
							
							TUN-2779: update sample HTML pages 
						
					 
				 
				2020-03-03 19:35:41 +00:00  
		
			
			
			
			
				
					
						
							
								activestreammap.go 
							
						
					 
				 
				
					
						
							
							Fix typos 
						
					 
				 
				2021-11-12 17:38:06 +02:00  
		
			
			
			
			
				
					
						
							
								activestreammap_test.go 
							
						
					 
				 
				
					
						
							
							TUN-3462: Refactor cloudflared to separate origin from connection 
						
					 
				 
				2020-11-11 15:11:42 +00:00  
		
			
			
			
			
				
					
						
							
								booleanfuse.go 
							
						
					 
				 
				
					
						
							
							TUN-528: Move cloudflared into a separate repo 
						
					 
				 
				2018-07-19 15:02:24 -05:00  
		
			
			
			
			
				
					
						
							
								bytes_counter.go 
							
						
					 
				 
				
					
						
							
							TUN-528: Move cloudflared into a separate repo 
						
					 
				 
				2018-07-19 15:02:24 -05:00  
		
			
			
			
			
				
					
						
							
								bytes_counter_test.go 
							
						
					 
				 
				
					
						
							
							TUN-528: Move cloudflared into a separate repo 
						
					 
				 
				2018-07-19 15:02:24 -05:00  
		
			
			
			
			
				
					
						
							
								error.go 
							
						
					 
				 
				
					
						
							
							TUN-3427: Define a struct that only implements RegistrationServer in tunnelpogs 
						
					 
				 
				2020-10-01 09:08:32 +01:00  
		
			
			
			
			
				
					
						
							
								h2_compressor.go 
							
						
					 
				 
				
					
						
							
							TUN-7585: Remove h2mux compression 
						
					 
				 
				2023-07-18 18:14:19 +00:00  
		
			
			
			
			
				
					
						
							
								h2_dictionaries.go 
							
						
					 
				 
				
					
						
							
							Fix typos 
						
					 
				 
				2021-11-12 17:38:06 +02:00  
		
			
			
			
			
				
					
						
							
								h2mux.go 
							
						
					 
				 
				
					
						
							
							TUN-7585: Remove h2mux compression 
						
					 
				 
				2023-07-18 18:14:19 +00:00  
		
			
			
			
			
				
					
						
							
								h2mux_test.go 
							
						
					 
				 
				
					
						
							
							TUN-7585: Remove h2mux compression 
						
					 
				 
				2023-07-18 18:14:19 +00:00  
		
			
			
			
			
				
					
						
							
								idletimer.go 
							
						
					 
				 
				
					
						
							
							TUN-528: Move cloudflared into a separate repo 
						
					 
				 
				2018-07-19 15:02:24 -05:00  
		
			
			
			
			
				
					
						
							
								idletimer_test.go 
							
						
					 
				 
				
					
						
							
							TUN-528: Move cloudflared into a separate repo 
						
					 
				 
				2018-07-19 15:02:24 -05:00  
		
			
			
			
			
				
					
						
							
								muxedstream.go 
							
						
					 
				 
				
					
						
							
							TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions 
						
					 
				 
				2021-03-29 21:57:56 +00:00  
		
			
			
			
			
				
					
						
							
								muxedstream_test.go 
							
						
					 
				 
				
					
						
							
							TUN-1893: Proxy requests to the origin based on tunnel hostname 
						
					 
				 
				2019-06-13 14:46:22 -05:00  
		
			
			
			
			
				
					
						
							
								muxmetrics.go 
							
						
					 
				 
				
					
						
							
							Fixed connection error handling by removing duplicated errors, standardizing on non-pointer error types 
						
					 
				 
				2021-01-22 10:58:06 -06:00  
		
			
			
			
			
				
					
						
							
								muxmetrics_test.go 
							
						
					 
				 
				
					
						
							
							Fix typos 
						
					 
				 
				2021-11-12 17:38:06 +02:00  
		
			
			
			
			
				
					
						
							
								muxreader.go 
							
						
					 
				 
				
					
						
							
							TUN-4456: Replaced instances of Tick() with Ticker() in h2mux paths 
						
					 
				 
				2021-05-25 18:07:06 +01:00  
		
			
			
			
			
				
					
						
							
								muxreader_test.go 
							
						
					 
				 
				
					
						
							
							TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions 
						
					 
				 
				2021-03-29 21:57:56 +00:00  
		
			
			
			
			
				
					
						
							
								muxwriter.go 
							
						
					 
				 
				
					
						
							
							TUN-4456: Replaced instances of Tick() with Ticker() in h2mux paths 
						
					 
				 
				2021-05-25 18:07:06 +01:00  
		
			
			
			
			
				
					
						
							
								muxwriter_test.go 
							
						
					 
				 
				
					
						
							
							TUN-2796: Implement HTTP2 CONTINUATION headers correctly 
						
					 
				 
				2020-03-24 13:46:17 +00:00  
		
			
			
			
			
				
					
						
							
								readylist.go 
							
						
					 
				 
				
					
						
							
							TUN-1358: Close readyList after Muxer.Serve() has stopped running 
						
					 
				 
				2019-01-22 15:54:29 -06:00  
		
			
			
			
			
				
					
						
							
								readylist_test.go 
							
						
					 
				 
				
					
						
							
							TUN-1358: Close readyList after Muxer.Serve() has stopped running 
						
					 
				 
				2019-01-22 15:54:29 -06:00  
		
			
			
			
			
				
					
						
							
								rtt.go 
							
						
					 
				 
				
					
						
							
							TUN-528: Move cloudflared into a separate repo 
						
					 
				 
				2018-07-19 15:02:24 -05:00  
		
			
			
			
			
				
					
						
							
								shared_buffer.go 
							
						
					 
				 
				
					
						
							
							TUN-528: Move cloudflared into a separate repo 
						
					 
				 
				2018-07-19 15:02:24 -05:00  
		
			
			
			
			
				
					
						
							
								shared_buffer_test.go 
							
						
					 
				 
				
					
						
							
							TUN-4060: Fix Go Vet warnings (new with go 1.16) where t.Fatalf is called from a test goroutine 
						
					 
				 
				2021-03-16 16:12:11 +00:00  
		
			
			
			
			
				
					
						
							
								signal.go 
							
						
					 
				 
				
					
						
							
							TUN-528: Move cloudflared into a separate repo 
						
					 
				 
				2018-07-19 15:02:24 -05:00  
		
			
			
			
			
				
					
						
							
								streamerrormap.go 
							
						
					 
				 
				
					
						
							
							TUN-528: Move cloudflared into a separate repo 
						
					 
				 
				2018-07-19 15:02:24 -05:00