|  Roger Dingledine | ec9ef0da3b
							
							document the new functionality that crept in: | 20 years ago | 
				
					
						|  Nick Mathewson | 7c6679d8dc
							
							Add new config.c function to set options that can fail, and roll back if they do.  This should solve the setconf-an-impossible-port bug. | 20 years ago | 
				
					
						|  Roger Dingledine | 93be26a74a
							
							stop the call duplication inside config_assign() | 20 years ago | 
				
					
						|  Nick Mathewson | 6aa8850d90
							
							note that routerstatus_t.entries is sorted. | 20 years ago | 
				
					
						|  Roger Dingledine | 10893e7254
							
							simplify | 20 years ago | 
				
					
						|  Roger Dingledine | c78aafe4b5
							
							and take the bang out | 20 years ago | 
				
					
						|  Roger Dingledine | 62fe24c40c
							
							ok, ok, csv's get replaced even when we assign them from the torrc. | 20 years ago | 
				
					
						|  Roger Dingledine | 1f930a9a70
							
							checkpoint: clean up and document the three ways to call config_assign() | 20 years ago | 
				
					
						|  Roger Dingledine | f08bccc460
							
							correct a mistake i just added | 20 years ago | 
				
					
						|  Roger Dingledine | c48cda7b02
							
							update control spec to reflect our new SETCONF behavior | 20 years ago | 
				
					
						|  Roger Dingledine | ed748efd83
							
							make clearer the ulimit -n instructions | 20 years ago | 
				
					
						|  Roger Dingledine | 41bdb5e9f8
							
							clean up the server docs for ulimit -n | 20 years ago | 
				
					
						|  Roger Dingledine | 8585599965
							
							correct "your server is reachable" log entries to indicate that it was | 20 years ago | 
				
					
						|  Roger Dingledine | 26cc51ffea
							
							a bit more code cleanup | 20 years ago | 
				
					
						|  Nick Mathewson | 890847d232
							
							I forgot -- smart kids make their code compile. | 20 years ago | 
				
					
						|  Nick Mathewson | 4efa652a98
							
							add docs, fix whitespace, and make ANY rule in routerparse a little tighter. | 20 years ago | 
				
					
						|  Nick Mathewson | 76351b8416
							
							Fix DOCDOC entries in routerlist.c.  Make more functions use SMARTLIST_FOREACH instead of raw loops.  Replace router_list_superseded implementation with one that has a prayer of working. | 20 years ago | 
				
					
						|  Nick Mathewson | d9bf9e48c0
							
							Add documentation to a few functions in container.c; reformat function definitions | 20 years ago | 
				
					
						|  Nick Mathewson | 29c57b54d4
							
							Add functions to extend and compress new router store logic. (Basic idea: use a journal of newly received router descriptors, and periodically replace the old file.  This avoids the "too many files" problem and the "too many rewrites" problem.) | 20 years ago | 
				
					
						|  Nick Mathewson | d4fb1fcd6c
							
							Two new functions like write_bytes_to_file: one takes a list of byte-and-len structs; one appends. | 20 years ago | 
				
					
						|  Roger Dingledine | 82b3b6249c
							
							fix a seg fault if we ask an authdirserver for a descriptor by | 20 years ago | 
				
					
						|  Roger Dingledine | 8b0d37096b
							
							when the user asked for a rendezvous port that the hidden service | 20 years ago | 
				
					
						|  Roger Dingledine | 569efe61c0
							
							make the patch less likely to bite us later | 20 years ago | 
				
					
						|  Nick Mathewson | 93c1d37d5f
							
							Resolve stack corruption identified by edmanw in connection_edge_end(). Thanks! | 20 years ago | 
				
					
						|  Roger Dingledine | 2939b18935
							
							put the last nail in tor-doc.html | 20 years ago | 
				
					
						|  Nick Mathewson | 39e29738b1
							
							Maybe I should pay more attention to return values and less to clever comments. Fortunately, the aforementioned comments came out against smacking upside the head. | 20 years ago | 
				
					
						|  Nick Mathewson | a6271650d5
							
							Versions should be sorted by version. Lexical sorting should be used only as a last resort. | 20 years ago | 
				
					
						|  Roger Dingledine | 689cb28098
							
							when writing the recommended*versions lines, sort them first. | 20 years ago | 
				
					
						|  Nick Mathewson | c1a6940e73
							
							make compile slightly happier on const-zealous compilers | 20 years ago | 
				
					
						|  Nick Mathewson | 2689cb081b
							
							We have so many special cases for smartlists of strings, why not add a sort function? | 20 years ago |