Roger Dingledine
							
						 | 
						
							
							
								0ada963ef6
							
							add a whole lot more work to the todo.
						 | 
						19 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								1c23ae80b7
							
							mention the existence of dir-spec in tor-spec, and note that we need
						 | 
						19 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								182589dae6
							
							minor tweak on the dir spec
						 | 
						19 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								c4411841d2
							
							Avoid an integer underflow when the dir authority decides whether a
						 | 
						19 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								2c20882f02
							
							Update config to redirect output to the tor log file for now.
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a0cf95e1c9
							
							Add some debugging asserts to dns.c; these are too expensive to leave in permanently.
						 | 
						19 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								3388722c28
							
							Move cmd line parameters into the config file, remove chroot, and
						 | 
						19 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								4f6cd129c9
							
							Add in start parameters.  Perhaps we should ship these set correct in
						 | 
						19 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								546d07bc67
							
							First crack at launchd plist for Tor
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								c32e19b4ed
							
							OR_CONN_EVENT_NEW: we should probably handle that , should we not?  Especially since 23:26 < phobos> nickm: grep -c "Unrecognized status code 4" tor.log
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								39344fc301
							
							Add a const; fix a (probably harmless) bug when storing a resolve we forgot we asked for.
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								d5d7f8e62c
							
							Fix project file for MSVC6 (!). Patch from Frediano Ziglio.
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								28a7c8a64c
							
							Make compilation work on old MSVCs without GetVertsionEx magic. Patch from Frediano Ziglio.
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a7a1d4e3d3
							
							First part of making mmap-based stuff work on win32: save descriptors as "binary" (no LF->CRLF tanslation) so that we can mmap them properly later.  Patch from Frediano Ziglio.
						 | 
						19 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								51454157a0
							
							Fix a crash if you enable FascistFirewall but not FirewallPorts.
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0bbc4aca9b
							
							Spellcheck and remove spurious include in eventdns.c
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a40ad152b1
							
							When using eventdns: suppress logging of addresses when SafeLogging is active, and make set of nameservers configurable from torrc.
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								f33c4f9781
							
							eventdns: check for malloc() failures.
						 | 
						19 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								0c0aadae92
							
							Updated OSX binary un-installer for testing.
						 | 
						19 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								f52bcc908d
							
							Binary OSX un-installer tarball
						 | 
						19 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								4d5cbe006b
							
							Remove osx binary uninstaller changes.  Tiger and Panther won't play
						 | 
						19 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								dad1e27440
							
							forward-port the 0.1.1.22 changelog, minus the line about
						 | 
						19 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								d25a823818
							
							Update osx binary un-installer naming, remove invalid osx binary
						 | 
						19 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								85fd582192
							
							rename X-You-Are to something slightly better.
						 | 
						19 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								7f01dc9c1c
							
							whitespace/tab fixes
						 | 
						19 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								fad85f173a
							
							when an exit node gets a malformed begin cell, don't complain to
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								3c4205c872
							
							Clean up eventdns messages.
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								54779025e2
							
							Spelling fix.
						 | 
						19 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								42ef3bd90c
							
							Add plausile logging support to eventdns; stop putting stuff onto stdout.
						 | 
						19 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								0ec293b189
							
							actually, that excludenodes fix was redundant. take it out.
						 | 
						19 years ago |