Roger Dingledine
							
						 | 
						
							
							
								5710ea6475
							
							three more cases where maybe we want to exclude
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								9f47cfc21a
							
							make formal a constraint that's been true a while now
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								2b5c39211c
							
							refuse moria1.exit if moria1 is excluded
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								bcea155ce0
							
							note another case where strictnodes is considered for exits
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								0ad3836f73
							
							If ExitNodes and Exclude{Exit}Nodes overlap, obey Exclude{Exit}Nodes.
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								5d12495d98
							
							the new entrynodes behavior is always strict
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								719b5b87de
							
							don't exit enclave to excluded relays
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								7e2e8074d5
							
							slight tweak on circuit_conforms_to_options
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								4906188b62
							
							handle excludenodes for dir fetch/post
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								ad3da53536
							
							If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.
						 | 
						16 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								82178a81f6
							
							refuse excluded hidserv nodes if strictnodes
						 | 
						16 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f810a1afe9
							
							Expose a new process_signal(uintptr_t), not signal_callback()
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a7a906603e
							
							Merge remote-tracking branch 'sebastian/bug2917' into maint-0.2.2
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								b75d1daf40
							
							Merge remote-tracking branch 'public/bug2332' into maint-0.2.2
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								43ffd023e9
							
							Make SIZE_T_CEILING unsigned; add a signed SSIZE_T_CEILING
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								bb6d45af1f
							
							Downgrade notice to info when downloading a cert.
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								9d673dcd20
							
							fix some comments before they create conflicts
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								1cff525973
							
							Fix compilation in last patch
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f083347adf
							
							Merge remote-tracking branch 'sebastian/bug2704' into maint-0.2.2
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								6fde2b46d2
							
							Fix more of bug 2704
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								4c789ec08c
							
							Don't leak the local hostname in relay nicknames
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f3b58dfa53
							
							Merge commit '91aa6f08bcf0acbdfa038aaffe73e327ddd87c67' into maint-0.2.2
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								91aa6f08bc
							
							Make the Log configuration option expand ~
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a0514ba531
							
							Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e98583594d
							
							Fix a bug in removing DNSPort requests from their circular list
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								3f7f96d9e7
							
							Prevent hugely inflated observed bandwidth values
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								13c3884ff6
							
							Don't sometimes undercount bw average
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								5cc322e547
							
							Standardize our printf code on %d, not %i.
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								177cadff8d
							
							Merge remote-tracking branch 'rransom/bug2948' into maint-0.2.2
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0e554f93d6
							
							Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
						 | 
						14 years ago |