Roger Dingledine
							
						 | 
						
							
							
								6d5478a8a7
							
							Merge branch 'maint-0.2.2'
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								7206d784dc
							
							Merge branch 'maint-0.2.1' into maint-0.2.2
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								e7b10e5ecf
							
							Update to the May 1 2011 Maxmind GeoLite Country database
						 | 
						14 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								ec25c1f6ca
							
							another changelog heuristic based on 0.2.3.1-alpha
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e6980faec4
							
							Merge remote-tracking branch 'origin/maint-0.2.2'
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								09d7af7789
							
							Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								acd6a4856b
							
							Merge remote-tracking branch 'origin/maint-0.2.2'
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0b3166fffa
							
							Merge branch 'clang_fixes' into maint-0.2.2
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								9da4e25183
							
							Remove some dead code, found by clang
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								d7d25558fa
							
							Remove a duplicated line, found by clang
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								1c668540fe
							
							Fix potential null pointer deref during dirvote
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								1827e60976
							
							Fix a potential null deref when rebuilding md cache
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								8ebb3ce6e2
							
							CONN_LOG_PROTECT()'s first argument may not be 0
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								80e57af50f
							
							Appease clang - and my tortured mind
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								58a16a4d6f
							
							Add an assert to un-confuse clang's analyzer
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								532c13693e
							
							Fix a docstring
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								e36f9d1d9b
							
							Link to libevent_openssl statically when requested
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a740994c77
							
							Fix check-spaces issues in master
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								1065a5ef29
							
							Merge remote-tracking branch 'origin/maint-0.2.2'
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								330116f034
							
							Fix up some check-spaces issues
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								ad35b8f40d
							
							Merge branch 'microdesc-use-v2-squashed'
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								85ddc76bf1
							
							Make microdesc use off-by-default for now, since there are not enough caches
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								9d4c32dd2f
							
							Now that 0.2.3.1-alpha is out, require it for microdesc fetches
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								711100c597
							
							Move dummy authority.z fetch out of update_router_descriptor_downloads
						 | 
						15 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								4cc348e896
							
							Code to make clients fetch and use microdescriptors for circuit building
						 | 
						15 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								3df22887a3
							
							Replace _AUTHORITY enum values with _DIRINFO values (automted)
						 | 
						15 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								6e58575767
							
							Automated rename from authority_type_t to dirinfo_type_t
						 | 
						15 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								ba1143e468
							
							Add a new configuration type, "AUTOBOOL", to handle 1/0/auto types
						 | 
						15 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								be7e8f5bb9
							
							fix the website directions.
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								08e6bd0ed1
							
							Increment version to 0.2.3.1-alpha-dev
						 | 
						14 years ago |