Nick Mathewson
							
						 | 
						
							
							
								6c2174d44d
							
							Merge branch 'maint-0.2.5' into maint-0.2.6
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								db2571be61
							
							Merge branch 'maint-0.2.4' into maint-0.2.5
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								d82ffb77f3
							
							Merge branch '20499_part1_029_squashed', remote-tracking branches 'teor/bug20591_029' and 'teor/bug20533_029' into maint-0.2.9
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								858867a31a
							
							Allow infinitely long delays in exponential-backoff downloads
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								ce8a1e25a2
							
							Merge branch 'bug20588' into maint-0.2.9
						 | 
						9 years ago | 
					
				
					
						
							
								   Karsten Loesing
							
						 | 
						
							
							
								ea597832e2
							
							Update geoip and geoip6 to the November 3 2016 database.
						 | 
						9 years ago | 
					
				
					
						
							
								   teor
							
						 | 
						
							
							
								e819d420c5
							
							When downloading certificates, check for related failures
						 | 
						9 years ago | 
					
				
					
						
							
								   teor
							
						 | 
						
							
							
								1bb28cecd9
							
							Ensure relays don't make multiple connections during bootstrap
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0bd55ed96a
							
							Always Use EVP_aes_*_ctr() with openssl 1.1
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f6a3d213e4
							
							Finish a sentence in a comment. Close 20576.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								def41e93bd
							
							In test_tortls_classify_client_ciphers(), s/ECDH/ECDHE/
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								5385a023e1
							
							Do not apply 'max_failures' to random-exponential schedules.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e9ce181955
							
							Change a BUG warning to be a warning, not an info.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								1b22eae120
							
							Fix get_delay() code to avoid TIME_MAX overflow, not INT_MAX.
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								add164aa41
							
							Fix warnings from lintChanges.py
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								59f4cae68c
							
							Merge branch 'maint-0.2.8' into maint-0.2.9
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								61bdc452b0
							
							Merge branch 'bug20551_028' into maint-0.2.8
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								3cd520a52d
							
							Merge branch 'maint-0.2.8' into maint-0.2.9
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								7a45ef5a47
							
							Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								3bb49c0110
							
							Merge branch 'maint-0.2.8' into maint-0.2.9
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								9b18b215bb
							
							Work around a behavior change in openssl's BUF_MEM code
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								464783a8dc
							
							Use explicit casts to avoid warnings when building with openssl 1.1
						 | 
						9 years ago | 
					
				
					
						
							
								   teor
							
						 | 
						
							
							
								0ee9049e94
							
							Use the latest options in rend_service_check_private_dir
						 | 
						9 years ago | 
					
				
					
						
							
								   teor
							
						 | 
						
							
							
								1747f28861
							
							Check every hidden service directory's permissions when configuring
						 | 
						9 years ago | 
					
				
					
						
							
								   teor
							
						 | 
						
							
							
								01fe039b78
							
							Test single onion service configs where the directory does not exist
						 | 
						9 years ago | 
					
				
					
						
							
								   teor
							
						 | 
						
							
							
								13fbbe9cce
							
							Make sure passthrough_test_setup doesn't inadvertently fail or skip tests
						 | 
						9 years ago | 
					
				
					
						
							
								   teor
							
						 | 
						
							
							
								77e1d660ee
							
							Add get_fname_rnd for unit tests that want a unique path every time
						 | 
						9 years ago | 
					
				
					
						
							
								   teor
							
						 | 
						
							
							
								d7634dc519
							
							Create get_fname_suffix, and refactor get_fname to use it
						 | 
						9 years ago | 
					
				
					
						
							
								   teor
							
						 | 
						
							
							
								2f48693663
							
							Improve comments in check_private_dir and onion poisoning
						 | 
						9 years ago | 
					
				
					
						
							
								   teor
							
						 | 
						
							
							
								a906ff88a3
							
							fixup! Refactor, adding a create argument to rend_service_check_private_dir
						 | 
						9 years ago |