Nick Mathewson
							
						 | 
						
							
							
								433d757846
							
							Reject SOCKS requests for "localhost" or ".local"
						 | 
						13 years ago | 
					
				
					
						
							
								   Linus Nordberg
							
						 | 
						
							
							
								f786307ab7
							
							First chunk of support for bridges on IPv6
						 | 
						14 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								75d8ad7320
							
							Purge ATTR_PURE from the code
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								426f6bfda2
							
							Stop using addr_port_lookup as an address splitting function
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								491e20ae13
							
							Change "reverse_lookup_name" functions to refer to "PTR_name"s
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								00b2b69add
							
							Fix names of functions that convert strings to addrs
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								600744b4be
							
							Merge remote-tracking branch 'origin/maint-0.2.2'
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								28cc7b0180
							
							Add a new "tor_sockaddr_to_str()" function
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								67d88a7d60
							
							Merge remote-tracking branch 'origin/maint-0.2.2'
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								57b954293e
							
							Merge remote-tracking branch 'origin/maint-0.2.2'
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								6617822b84
							
							Doxygen documentation for about 100 things that didn't have any
						 | 
						14 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								8730884ebe
							
							Merge remote branch 'origin/maint-0.2.2'
						 | 
						15 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f1de329e78
							
							Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
						 | 
						15 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								1a07348a50
							
							Bump copyright statements to 2011
						 | 
						15 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a7cf788740
							
							Merge branch 'bug1992_part1'
						 | 
						15 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								59cba1767c
							
							Make the return value of tor_addr_sockaddr always be signed
						 | 
						15 years ago | 
					
				
					
						
							
								   Sebastian Hahn
							
						 | 
						
							
							
								34546e2573
							
							Fix a compile warning on OSX 10.6
						 | 
						15 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								22f723e4a3
							
							refactor all these tor_inet_ntoa idioms
						 | 
						15 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								b006e3279f
							
							Merge remote branch 'origin/maint-0.2.1'
						 | 
						15 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								c3e63483b2
							
							Update Tor Project copyright years
						 | 
						15 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								c0d682686a
							
							Make tor_addr_copy() conform to memcpy requirements
						 | 
						15 years ago | 
					
				
					
						
							
								   Karsten Loesing
							
						 | 
						
							
							
								9b32e8c141
							
							Update copyright to 2009.
						 | 
						16 years ago | 
					
				
					
						
							
								   Karsten Loesing
							
						 | 
						
							
							
								4ebcc4da34
							
							Update copyright to 2009.
						 | 
						16 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								c4b8fef362
							
							Remove svn $Id$s from our source, and remove tor --version --version.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e8a3fa91a6
							
							Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers.  This tripped us up on Android.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								374c1e979f
							
							Refactor tor_addr_t manipulation functions so that as few as possible look at the tor_addr_t representation.
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								a12c3f2c86
							
							some fixes i found in my sandbox
						 | 
						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
							
						 | 
						
							
							
								029be5ad02
							
							Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere.  Incidentally, this lets exit servers answer requests for ip6.arpa addresses.
						 | 
						17 years ago |