George Kadianakis
							
						 | 
						
							
							
								bce18a7642
							
							prop224: Refactor parse_extended_hostname() to parse v3 addrs.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								3e593f09ad
							
							prop224: Recompute all HSDir indices when we enter overlap mode.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								7823c98a38
							
							prop224: Improve descriptor reupload logic.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								26c85fcc86
							
							test: Improve get_responsible_hsdirs test.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								1f7b8012ae
							
							prop224: Only upload descriptor if we have good hash ring and SRV.
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								43343ec019
							
							prop224: Improve our checks for unset HSDir index.
						 | 
						8 years ago | 
					
				
					
						
							
								   David Goulet
							
						 | 
						
							
							
								5750f18bc7
							
							sr: Log voting schedule at debug level
						 | 
						8 years ago | 
					
				
					
						
							
								   David Goulet
							
						 | 
						
							
							
								257f50b22f
							
							Make Windows happy for time_t printf format
						 | 
						8 years ago | 
					
				
					
						
							
								   David Goulet
							
						 | 
						
							
							
								598bf986b6
							
							test: Fix typing issues found by clang
						 | 
						8 years ago | 
					
				
					
						
							
								   David Goulet
							
						 | 
						
							
							
								9df4261407
							
							test: Fix memory leak in test_hs_common.c
						 | 
						8 years ago | 
					
				
					
						
							
								   David Goulet
							
						 | 
						
							
							
								60c7da71ab
							
							test: Fix hs common test for Windows
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								5ec91a3d7f
							
							Merge branch 'ticket23220'
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								efbd4a33f4
							
							Raise MIN_DL_PER_REQUEST to 32
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a368cadf95
							
							Merge branch 'bug18982'
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								c3a0cdeaab
							
							Add # to "hop N" messages to disambiguate from old messages.
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								6247f5a5ba
							
							Merge branch 'maint-0.3.1'
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								133e1e870b
							
							Merge remote-tracking branch 'dgoulet/bug23091_032_01'
						 | 
						8 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								77bb85ba87
							
							fix description of PublishServerDescriptor
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								d655388a4a
							
							Document all the arguments of PublishServerDescriptor.
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								b4963da987
							
							Treat a bad tor_spawn_background() as a BUG().
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								5fa8d05bfa
							
							Block managed proxies at a higher point
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								801aa5d03b
							
							Block the port-forwarding helper at a higher point
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								eb43401bfb
							
							Add a 'NoExec' option that causes tor_spawn_background() to fail
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								94352368db
							
							Remove the #if 0ed code that was supposed to let the sandbox allow exec
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								69222fe87d
							
							Clarify that "sandbox 1" requires linux and seccomp2
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								6f7d548bc4
							
							Make write_escaped_data more robust to large inputs.
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								d2713b4ddc
							
							fix another 32-bit warning
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a3685ba0c5
							
							Fix a warning on 32-bit clang
						 | 
						8 years ago | 
					
				
					
						
							
								   George Kadianakis
							
						 | 
						
							
							
								21e5146529
							
							prop224: Fix coverity warnings from #20657 merge.
						 | 
						8 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								8e84968ffb
							
							Re-run trunnel.
						 | 
						8 years ago |