| 
					
				 | 
			
			
				@@ -396,20 +396,21 @@ $Id$ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				          OptionPrefix SP Documentation CRLF 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				          OptionPrefix = OptionName "/*" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "tor/status/authority" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "tor/status/fp/<F>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "tor/status/fp/<F1>+<F2>+<F3>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "tor/status/all" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "tor/server/fp/<F>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "tor/server/fp/<F1>+<F2>+<F3>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "tor/server/d/<D>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "tor/server/d/<D1>+<D2>+<D3>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "tor/server/authority" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    "tor/server/all" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      A series of lines listing directory contents, provided according 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      to the specification for the URLs listed in Section 4.4 of 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      dir-spec.txt.  Note that Tor MUST NOT provide private information, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      such as descriptors for routers not marked as general-purpose. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "dir/status/authority" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "dir/status/fp/<F>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "dir/status/fp/<F1>+<F2>+<F3>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "dir/status/all" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "dir/server/fp/<F>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "dir/server/fp/<F1>+<F2>+<F3>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "dir/server/d/<D>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "dir/server/d/<D1>+<D2>+<D3>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "dir/server/authority" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    "dir/server/all" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      [DRAFT] [Not Implemented] A series of lines listing directory 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      contents, provided according to the specification for the URLs listed 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      in Section 4.4 of dir-spec.txt.  Note that Tor MUST NOT provide 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      private information, such as descriptors for routers not marked as 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      general-purpose. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   Examples: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				      C: GETINFO version desc/name/moria1 
			 |