Roger Dingledine
							
						 | 
						
							
							
								d7cfa1f56c
							
							Minor fix in the warning messages when you're having problems
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								37883ca4bc
							
							put the 0.2.1.6-alpha blurb into the changelog
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								c7af43a624
							
							Now NodeFamily and MyFamily config options allow spaces in
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								a04baf14b6
							
							bump to 0.2.1.6-alpha, and note that the exclude*nodes config
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								25f8335528
							
							Include circuit purposes in circuit events.  Now all circuit events are extended; this makes the code simpler.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								26aa741169
							
							Remove the old v2 directory authority 'lefkada' from the default
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								ae3ce7b387
							
							Patch from mwenge: update TrackHostExits mapping expiry times when the mappings are used, so that they expire a while after their last use, not a while after their creation.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								ee0078ead4
							
							Make tor-resolve take a -p port option in addition to the current host:port syntax.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								9678f166a8
							
							If we have correct permissions on $datadir, we complain to stdout
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								c846979ab7
							
							Fix a bug where an unreachable relay would establish enough
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								81b216086b
							
							rearrange the changelog a bit more
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								57942415ef
							
							changelog cleanups. give 0.2.1.6-alpha a deadline.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								99755f374d
							
							Fix 0/0 calculation in get_weighted_fractional_uptime().
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								bb1685318c
							
							Commit fix for bug 807 from mwenge: send CLOSED controller event for reverse dns resolve, not FAILED.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e147e867be
							
							Proposal 152 implementation from Josh Albrecht, with tweaks.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e7e12236ac
							
							Code to serve a current stability calculations from /tor/dbg-stability.txt.  Untested: somebody please run this on an authority and let me know if it is broken.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								ae33d3ead7
							
							Apply rovv's fix for bug 824.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								8bbbbaf87b
							
							Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}).  Also allow country codes and IP ranges in ExitNodes.  (EntryNodes needs more work.) Based on code by Robert Hogan.  Needs more testing.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Karsten Loesing
							
						 | 
						
							
							
								6bb4492a6f
							
							Having two "Major features:" sections seems too much of a good thing.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Karsten Loesing
							
						 | 
						
							
							
								f2ff3e74ae
							
							All relays now store and serve v2 hidden service descriptors by default (not only directory mirrors).
						 | 
						17 år sedan | 
					
				
					
						
							
								   Karsten Loesing
							
						 | 
						
							
							
								9a7098487b
							
							If we are not using BEGIN_DIR cells, don't attempt to contact hidden service directories with non-open dir port.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								8dfe8194c9
							
							changelog cleanup / rearranging
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								8bc1536a9e
							
							Add patch 4 from Karsten for proposal 121, slightly modified.  Karsten should definitely re-review the bits I changed.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								f59c13b7a3
							
							fix a bad typo, add a missing word
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								75977fd79b
							
							Patch from roger for 752, but with more comments: When we get an A.B.exit:P address, and B would reject most connections to P, but we do not know whether it would allow A, then allow the connection to procede.  Bugfix, amusingly, on 0.0.9rc5.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								545b317e1f
							
							Fix for bug 797 (by arma, with tweaks): always use create_fast for circuits where we do not know an onion key.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f28fc83ea5
							
							More logging for mtbf/wfu calculations.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								29abfab8bf
							
							Update to the "September 1 2008" ip-to-country file.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								b0c48d8e45
							
							Oops; we need to make sure that DNS request names are matched in the _questions_ section of the replies.  Rejecting answers whether the _answers_ section did not match made us reject A records waiting at the end of a CNAME record.  Bug 823.
						 | 
						17 år sedan | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								4fd9880540
							
							give rend_client_desc_here a slightly more accurate name
						 | 
						17 år sedan |