|  Roger Dingledine | 790349c645
							
							oh, and add the actual file too | 21 years ago | 
				
					
						|  Roger Dingledine | 984ffec105
							
							implement first piece of hibernation | 21 years ago | 
				
					
						|  Nick Mathewson | ae7495dd55
							
							Only tor and test binaries need to link against openssl and zlib; tor-resolve can be smaller. | 21 years ago | 
				
					
						|  Nick Mathewson | 5bc0dba933
							
							Move all util functions that need openssl into crypto.c; make non-openssl functions that util needs into util.  Now openssl can be separated. | 21 years ago | 
				
					
						|  Nick Mathewson | 9510d9a792
							
							tor --list-fingerprint to print fingerprint and exit | 21 years ago | 
				
					
						|  Roger Dingledine | 80f43a8c6e
							
							add a note to the doc telling openbsd folks that their fd limit is | 21 years ago | 
				
					
						|  Nick Mathewson | f8563b4f6a
							
							Add TODO item: gripe early when fd limits are low, rather than blowing up when we run out | 21 years ago | 
				
					
						|  Roger Dingledine | 51e16233cb
							
							Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() | 21 years ago | 
				
					
						|  Nick Mathewson | 5c68db8b3d
							
							Link tools directory into rest of build system | 21 years ago | 
				
					
						|  Nick Mathewson | f0cb6baba1
							
							Note item completion | 21 years ago | 
				
					
						|  Nick Mathewson | 7fda3df9dd
							
							Rename Python tor-resolve to tor-resolve.py; stop installing it; move tor-resolve manpage to doc directory | 21 years ago | 
				
					
						|  Nick Mathewson | 54b8f7e503
							
							Add a pure-C tor-resolve implementation | 21 years ago | 
				
					
						|  Nick Mathewson | ab9084fc16
							
							Mark item completed | 21 years ago | 
				
					
						|  Nick Mathewson | 11d330be5e
							
							Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod.  This needs review! | 21 years ago | 
				
					
						|  Nick Mathewson | 36bbab2f2b
							
							Fix in warning fix | 21 years ago | 
				
					
						|  Nick Mathewson | f8771625c6
							
							Check return of tor_snprintf | 21 years ago | 
				
					
						|  Nick Mathewson | 2fbf31533b
							
							Tricksy compiler warnings! We hates them, hates them forever, my precious! | 21 years ago | 
				
					
						|  Nick Mathewson | ce5709184b
							
							Pass with -Wstrict-prototypes | 21 years ago | 
				
					
						|  Nick Mathewson | 6874c39904
							
							Fix windows build | 21 years ago | 
				
					
						|  Nick Mathewson | c5eb95b644
							
							Add ability for some-but-not-all abbrevs to work in config file.  Add a bunch of singular/plural abbrevs suggested by arma | 21 years ago | 
				
					
						|  Roger Dingledine | 75ad4615d1
							
							stop freeing arbitrary memory | 21 years ago | 
				
					
						|  Nick Mathewson | 6980929e64
							
							Use strlcpy, not strcpy. | 21 years ago | 
				
					
						|  Nick Mathewson | 44d4516155
							
							Use tor_snprintf, not snprintf | 21 years ago | 
				
					
						|  Roger Dingledine | 1aaedcb171
							
							clean up todo file some more | 21 years ago | 
				
					
						|  Roger Dingledine | a16ccb471e
							
							document dirpolicy config option | 21 years ago | 
				
					
						|  Nick Mathewson | 22dc19b590
							
							snprintf wrapper with consistant (though not C99) overflow behavior | 21 years ago | 
				
					
						|  Nick Mathewson | 06fa8fc05f
							
							Avoid strcat; use snprintf or strlcat instead | 21 years ago | 
				
					
						|  Roger Dingledine | 4a9c747f6e
							
							setting up your own tor network is much simpler now | 21 years ago | 
				
					
						|  Nick Mathewson | f67f83b1fa
							
							Use strlcpy, not strncpy | 21 years ago | 
				
					
						|  Nick Mathewson | bc62f8e983
							
							Replace sprintf with snprintf | 21 years ago |