Roger Dingledine
							
						 | 
						
							
							
								8054f82992
							
							stop a potential overflow (pointed out by ilja)
						 | 
						20 年之前 | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								043fd5666f
							
							a list of things to do so we can decentralize
						 | 
						20 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								2adee31a26
							
							Improve log message on unrecognized encoding to indicate that we can cope.
						 | 
						20 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								3135234f4d
							
							more 010x todos
						 | 
						20 年之前 | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								5232481eed
							
							assign a few tasks
						 | 
						20 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								14f6d74c6d
							
							First cut at labelinging things for 0.1.0.x
						 | 
						20 年之前 | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								dd7333b2a1
							
							a few more items for the todo
						 | 
						20 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								22c38b0f9b
							
							Clarify comment. Use CONN_IS_EDGE more. Try to be more zealous about calling connection_edge_end when things go bad with edge conns in connection.c
						 | 
						20 年之前 | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								5dd58e27d9
							
							and to the win32 and os x doc pages
						 | 
						20 年之前 | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								e050470112
							
							make slightly clearer that mapaddress arguments are strings
						 | 
						20 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								69a36e352e
							
							clarify comment
						 | 
						20 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e0387d1322
							
							Addressmap tweak: Make "addressmap x x" remove any mapping from the address x.
						 | 
						20 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								2ff6cfccd6
							
							Forward-port fix to make dual-purpose NT executable work.
						 | 
						20 年之前 | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								55c3f15ed1
							
							Forward-port the trick to bump up ConnLimit as far as it can
						 | 
						20 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								6e6d95b3db
							
							Change from inet_ntoa to a threadproof tor_inet_ntoa.
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e8da6b26b6
							
							Note a non-bug in read_file_to_str as used. If we start to rely on it behaving differently, we need to change how it behaves. [Noticed by Chris Palmer]
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								d37f4dd8a9
							
							But on windows, localtime and gmtime _are_ threadsafe.
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								70c3580f81
							
							Patch to localtime/gmtime handling: use the _r variants where available.  Use mutexes to fake _r where necessary.  Make mutexes no-ops where no threading is enabled.
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								d01718841e
							
							Remove assumptions that maximum path length is anything like 1024.  From comments by Chris Palmer
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								7d9820e80d
							
							Check for pthread dependency on pthread_detach as well as pthread_create
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								bb53a0bddd
							
							remove spurious semicolons
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								d060f845f2
							
							Snarf some logic from python, adapted to our own needs, to handle gethostbyname_r correctly across platforms.
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a68fcbf807
							
							Initial IRIX compatibility fixes: check for inttypes.h; check for platform cell_t.
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								c2d5b67dd2
							
							After we successfully connect, try handling pending stuff immediately, rather than waiting for the next call to connection_handle_write.  Roger: is this right?
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e673536e3f
							
							Print uname on start of unittests.
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								1a55422006
							
							Fix windows build: juggle }s and #endifs around in main.c
						 | 
						21 年之前 | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								6bd81c9ee2
							
							Fix windows build: do not spuriously include openssl where not needed; handle lack of gethostbyname_r properly.
						 | 
						21 年之前 | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								8991af604c
							
							make the addressmap internals less noisy
						 | 
						21 年之前 | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								6d85627bc9
							
							man page entries for addressmap and trackhostexits
						 | 
						21 年之前 | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								8727acf2f1
							
							Add a new AddressMap directive to rewrite incoming socks addresses.
						 | 
						21 年之前 |