Nick Mathewson
							
						 | 
						
							
							
								fb9c9e04f0
							
							Merge branch 'maint-0.2.8'
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								de08f2d96b
							
							Whitelist additional fallbacks after creating April 2016 list
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								ba7691071e
							
							Report fallback directory detail changes when rebuilding list
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								de5def32a1
							
							Changes for #17158, #17905, #18689, #18749 & April 2016 fallbacks
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								1fd4340f82
							
							April 2016 fallbacks for 0.2.8-rc
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								8b90d45f78
							
							Add fallbacks to white/blacklist from operator responses
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f197d189a6
							
							mention 18685 in changes file
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								4a44e2d6f1
							
							Merge remote-tracking branch 'yawning-schwanenleid/feature18685'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								bff53aabce
							
							Remove redundant declarations of MIN
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								26db1b65b9
							
							Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Found with modularity tool.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								520799f084
							
							Merge branch 'handles_squashed'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e015f7c9cc
							
							Basic 'handle' implementation and tests.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								94e3555187
							
							Merge remote-tracking branch 'public/lcov_excl'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								12e26a6e76
							
							Disambiguate: Avoid defining two static functions called chunk_free_unchecked
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								8c6b528b00
							
							Disambiguate: Avoid defining two static functions both called gettweak()
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								381dae43b6
							
							Add branch prediction to util_bug.h, and fix a bug.
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								c157a31ee8
							
							Limit fallbacks from the same operator
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								999834324b
							
							Simplify fallback list output
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								78ec782f76
							
							Select fallbacks by bandwidth rather than consensus weight
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								e115523c98
							
							Only count active fallbacks in updateFallbackDirs.py
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								205a641e1d
							
							Remove fallback directory weights
						 | 
						9 years ago | 
					
				
					
						
							
								   teor (Tim Wilson-Brown)
							
						 | 
						
							
							
								7e1b8ae79c
							
							Improve fallback selection and output
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0e354ad459
							
							Merge branch 'assert_nonfatal_squashed'
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a86ed1d717
							
							Add an IF_BUG_ONCE macro, since that's a pretty common pattern too.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								532820b11c
							
							Add a BUG macro for usage in if checks.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a885271c08
							
							Add new tor_assert_nonfatal*() macros.
						 | 
						9 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								525307c0ea
							
							fix typos/etc before i go nuts on #18809
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0630f1982d
							
							Add LCOV_EXCL* markers to crypto.c and crypto_s2k.c
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								4043f2c95f
							
							Adopt the LCOV convention for marking lines as unreachable by tests.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								bd34edc18d
							
							Merge remote-tracking branch 'sebastian/stemtest'
						 | 
						9 years ago |