Nick Mathewson
							
						 | 
						
							
							
								bdc0aec00a
							
							Update _log_global_min_severity after switch_logs_debug(), so that USR2 will work again.  Bugfix on 0.1.2.8-beta.  Spotted by Geoff Down.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								0fa698d84f
							
							apply sebastian's bug 867 fix: make routerset_equal() work as documented with NULL arguments
						 | 
						17 years ago | 
					
				
					
						
							
								   Mike Perry
							
						 | 
						
							
							
								b4a90cfb7f
							
							
						 | 
						17 years ago | 
					
				
					
						
							
								   Mike Perry
							
						 | 
						
							
							
								e616f8f9b5
							
							
						 | 
						17 years ago | 
					
				
					
						
							
								   Karsten Loesing
							
						 | 
						
							
							
								6d7951c022
							
							Fix a possible segfault when establishing an exit connection. Bugfix on 0.2.1.5-alpha.
						 | 
						17 years ago | 
					
				
					
						
							
								   Mike Perry
							
						 | 
						
							
							
								425bfdae20
							
							
						 | 
						17 years ago | 
					
				
					
						
							
								   Mike Perry
							
						 | 
						
							
							
								4a3ca7eb16
							
							
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								c36ddcbabf
							
							Apparently sparc64 is way more strict about uint16_t access alignment than I had thought: it gave bus errors when messing with var-cell headers.  Maybe this patch will fix bug 862.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a790a13705
							
							define get_uint8 and set_uint8 macros to make code cleaner.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								8f1952bf11
							
							Be even _more_ careful when signatures are bogus.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								3970c34f10
							
							Only replace the detached signatures object when we actually added or replaced at least one signature.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								997aea74dc
							
							Fix from rovv: when adding a detached signature, do not automatically assume it is good just because we are adding it.  We might also be adding it because it was the first signature we saw for a given voter.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								00a90177fa
							
							oops, remove debugging log message.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								8157b8b766
							
							be less aggressive about deleting expired certs. based on patch from rovv.  partial fix for bug 854.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								e08cbe2029
							
							Add PURPOSE= field to getinfo circuit-status.  With luck, controllers are ignoring extra fields (like they are supposed to) and this will not break any controllers.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								a95e0e7355
							
							apply sebastian's fix for bug 859. Apparently on win32 one must lock at least one byte when locking, but locking a nonexistant byte is okay. )
						 | 
						17 years ago | 
					
				
					
						
							
								   Andrew Lewman
							
						 | 
						
							
							
								d54fbdb531
							
							remove some completed items.  I should look at this more often.
						 | 
						17 years ago | 
					
				
					
						
							
								   Mike Perry
							
						 | 
						
							
							
								31741998e7
							
							
						 | 
						17 years ago | 
					
				
					
						
							
								   Mike Perry
							
						 | 
						
							
							
								f14a14f269
							
							
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								6c50ab6e61
							
							Document a couple of functions.
						 | 
						17 years ago | 
					
				
					
						
							
								   Peter Palfrader
							
						 | 
						
							
							
								90e832a5db
							
							No longer set now obsolete Group setting in built-in debian config
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								00e3d7b4a9
							
							remove all trace from the various contrib/ scripts that tor used
						 | 
						17 years ago | 
					
				
					
						
							
								   Peter Palfrader
							
						 | 
						
							
							
								fea2bd4ac1
							
							New upstream version
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								c62d5f6a5c
							
							beg nick for some documentation on the locking functions
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								0554e87f58
							
							better error message when you set User but start tor as non-root.
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								4d8799b987
							
							we missed a case when printing circuit purposes in circ events.
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								3dc433cc45
							
							bump to 0.2.1.7-alpha-dev
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								13e079f9ec
							
							Log a little more when credential-switching fails.
						 | 
						17 years ago | 
					
				
					
						
							
								   Nick Mathewson
							
						 | 
						
							
							
								dcfbd1e024
							
							Add some notes on Unnamed, w lines, and p lines to dir-spec.txt, since they are all in the code now.
						 | 
						17 years ago | 
					
				
					
						
							
								   Roger Dingledine
							
						 | 
						
							
							
								1d824f8dc2
							
							remove a bunch of obsolete html files. they haven't been linked
						 | 
						17 years ago |