|  Nick Mathewson | 20193fc7ab
							
							Avoid a memory corruption problem related to "private" in DirPolicy. | 16 years ago | 
				
					
						|  Nick Mathewson | ec7e054668
							
							Spell-check Tor. | 16 years ago | 
				
					
						|  Karsten Loesing | 9b32e8c141
							
							Update copyright to 2009. | 16 years ago | 
				
					
						|  Nick Mathewson | d40cbda2cd
							
							Log cached-at-exit exit policies to try to fix bug 672. | 16 years ago | 
				
					
						|  Nick Mathewson | c4b8fef362
							
							Remove svn $Id$s from our source, and remove tor --version --version. | 17 years ago | 
				
					
						|  Nick Mathewson | 46f8ef8116
							
							Switch address comparisons in policies to be exact rather than semantic.  Until we do ipv6 exit policies and until we know whether we even allow ::ffff:0:0/96 addresses, there is no point in doing "semantic" comparisons.  This was also showing up on oprofile. | 17 years ago | 
				
					
						|  Nick Mathewson | 870fd18b8f
							
							Refactor some exit-policy-related functions that showed up in oprofile. | 17 years ago | 
				
					
						|  Nick Mathewson | 1e5f457461
							
							Fix most DOCDOCs remaining and/or added by redox. | 17 years ago | 
				
					
						|  Nick Mathewson | 1725c0c8a5
							
							Add DOCDOC comments for all undocumented functions.  Add missing *s to other comments so that they will get recognized as doxygen. | 17 years ago | 
				
					
						|  Nick Mathewson | 122170c1d3
							
							Downlgrade tweak, and answer lots of XXX021s.  No actual code fixes in this patch. | 17 years ago | 
				
					
						|  Nick Mathewson | 6e3de8530e
							
							Remove bug 811/845 debugging code | 17 years ago | 
				
					
						|  Nick Mathewson | 7b45d530b0
							
							Add some debugging logs for bug 811/845. | 17 years ago | 
				
					
						|  Roger Dingledine | 2d95accc75
							
							Allow ports 465 and 587 in the default exit policy again. We had | 17 years ago | 
				
					
						|  Nick Mathewson | aacda9cd8e
							
							We should not alter an addr_policy_t that has been canonicalized. | 17 years ago | 
				
					
						|  Nick Mathewson | d5b2dab31d
							
							Fix a malloc that should have been a tor_malloc | 17 years ago | 
				
					
						|  Nick Mathewson | 0b8117a5c0
							
							Fix numerous memory leaks: some were almost impossible to trigger, and some almost inevitable. | 17 years ago | 
				
					
						|  Peter Palfrader | e8de3ff54d
							
							If we are lucky the whitespace nazis will not have noticed these things yet | 17 years ago | 
				
					
						|  Peter Palfrader | ff32708d0e
							
							Having a reject-all policy summarized with a lack of summary is stupid.  Explicitly mention them as reject 1-65535. | 17 years ago | 
				
					
						|  Peter Palfrader | 91f654f2ff
							
							This bunch of functions really should be static | 17 years ago | 
				
					
						|  Peter Palfrader | 171a7d4b0f
							
							Fix an overflow when counting rejects for *, truncate exit summaries after 1000 chars | 17 years ago | 
				
					
						|  Peter Palfrader | adcea0f332
							
							Think of the poor children in Antarctica who still have to work on 4" screens | 17 years ago | 
				
					
						|  Peter Palfrader | c4e8fe11db
							
							Also special case "accept 1-65535" case, do not leak in non-exit case | 17 years ago | 
				
					
						|  Peter Palfrader | 8ef2fe4b37
							
							Return NULL for policies that do not allow any exits | 17 years ago | 
				
					
						|  Peter Palfrader | 4a74b9a7df
							
							Fix condition statement for accept items, fix two asserts | 17 years ago | 
				
					
						|  Peter Palfrader | 34e083dde1
							
							Make sure we don't run off the end of the list | 17 years ago | 
				
					
						|  Peter Palfrader | b2344a9e4d
							
							Move policy_summarize() prototype to or.h | 17 years ago | 
				
					
						|  Peter Palfrader | 49a616e0fa
							
							Create string representation of exit summaries | 17 years ago | 
				
					
						|  Peter Palfrader | 7eaf5bd848
							
							Nickm says I'm going to hell, but if I write that in a comment he might just save my soul | 17 years ago | 
				
					
						|  Peter Palfrader | 1adc12546e
							
							implement policy_summary_accept and policy_summary_reject together with a set of helpers | 17 years ago | 
				
					
						|  Peter Palfrader | f5adde1a17
							
							Start with exit policy summaries | 17 years ago |