Peter Palfrader
							
						 | 
						
							
							
								a050da815b
							
							Create Archive directory if it does not exist.  Make sure mv knows we want to move stuff into a dir
						 | 
						16 years ago | 
					
				
					
						
							
								   Karsten Loesing
							
						 | 
						
							
							
								88d6e6035d
							
							Forward-port ChangeLog for 0.2.0.30.
						 | 
						16 years ago | 
					
				
					
						
							
								   Peter Palfrader
							
						 | 
						
							
							
								6a11cded87
							
							patches/06_add_compile_time_defaults: Only set the User option in the config if
						 | 
						16 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								decdf4537a
							
							If we're using bridges and our network goes away, be more willing
						 | 
						16 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								8977f24eb8
							
							some other performance-oriented fixes to integrate
						 | 
						16 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								1625467be7
							
							cosmetic changes
						 | 
						16 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								5776dfcdf0
							
							and forward-port the 0.2.0.33 changelog
						 | 
						16 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								45aeabf8f7
							
							make a note about a clause in connection_edge.c that is probably
						 | 
						16 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								893479b8b3
							
							Minor adjustment to man page.
						 | 
						16 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								261f49fe26
							
							Fix a possible cause of bug 915 when parsing multiple votes one of which was bad.  Bugfix on 0.2.0.8-alpha.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								676cfbbf84
							
							When building with GCC, use -fno-strict-aliasing
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								ec9c059757
							
							give torrc.sample its yearly overhaul. the main change is to
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0f2e171653
							
							fix a wide line.
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								1ca25b36d7
							
							remove some done or abandoned items from the external todo
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								d478948844
							
							admit that the "get a relay operator mailing list going" plan is the
						 | 
						17 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								65ad80bc79
							
							Updated win32/mingw directions for openssl 0.9.8j.
						 | 
						17 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								742b823fdf
							
							Clean up the rpm creation steps.
						 | 
						17 years ago | 
					
				
					
						
							
								   Steven Murdoch
							
						 | 
						
							
							
								a692ed550c
							
							Add data files generated by selection probability optimization algorithm
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e1f03572ca
							
							Support setting serverdnsrandomizecase during sighup.  Backportable, unless too trivial.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f78793879d
							
							Fix a race condition on nameserver reconfiguration.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e06de61d84
							
							Don't obsolete a very-new connection for having no circuits yet.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								62a460d55f
							
							Fix an old changelog entry to mention which bug it fixed.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0d5f4d4e73
							
							Remove some dead code.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								8027c8c6dd
							
							Forward-port: Fix bug 893: check AP connections for markedness before expiring them.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								ef001cf85d
							
							Actually send the extra_headers content in write_http_response_header_impl.  This make X-Descriptor-Now-New get sent.  Bugfix on 0.2.0.10-alpha.  Spotted by "multiplication".
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								9fdae765e3
							
							clean up r18287
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								edff606317
							
							patch from matt to implement 'getinfo status/clients-seen'
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								31d60992c6
							
							more minor bugs in the control spec
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								09eab14f78
							
							typo found by 'nil'
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								59f57a0117
							
							gah. yet another place that needs to be edited when we add
						 | 
						17 years ago |