point to correct places in cvs

This commit is contained in:
Roger Dingledine 2004-11-14 05:57:55 +00:00
parent 42e18a05c5
commit 2065be647b
5 changed files with 11 additions and 11 deletions

View File

@ -42,8 +42,8 @@ config option?
<ul>
<li>We need somebody to code up a GUI or other
controller program, to do configuration, etc. See our <a
href="cvs/doc/control-spec.txt">control specification</a> for details,
and the <a href="cvs/contrib/tor-control.py">rudimentary python control
href="cvs/tor/doc/control-spec.txt">control specification</a> for details,
and the <a href="cvs/tor/contrib/tor-control.py">rudimentary python control
script</a>.
<li>We're always looking for better Windows installers.
<li>Does somebody want to do up a patch so we can be an NT service? Or

View File

@ -30,15 +30,15 @@ Security 2004) gives our justifications and security analysis for the
Tor design:</p>
<ul>
<li><a href="tor-design.pdf">PDF version</a></li>
<li><a href="cvs/doc/design-paper/tor-design.html">HTML version</a></li>
<li><a href="cvs/tor/doc/design-paper/tor-design.html">HTML version</a></li>
</ul>
<p>The <b>Specification</b> aims to give
developers enough information to build a compatible version of Tor:</p>
<ul>
<li><a href="cvs/doc/tor-spec.txt">Main Tor specification</a></li>
<li><a href="cvs/doc/rend-spec.txt">Tor rendezvous specification</a></li>
<li><a href="cvs/doc/control-spec.txt">Tor UI control specification</a></li>
<li><a href="cvs/tor/doc/tor-spec.txt">Main Tor specification</a></li>
<li><a href="cvs/tor/doc/rend-spec.txt">Tor rendezvous specification</a></li>
<li><a href="cvs/tor/doc/control-spec.txt">Tor UI control specification</a></li>
</ul>
<p>Look at the <a href="slides-codecon04/">slides from the Codecon
@ -49,7 +49,7 @@ Hat 2004 slides</a> or <a
href="http://freehaven.net/~arma/slides-defcon04.pdf">Defcon 2004
slides</a>.</p>
<a href="http://freehaven.net/tor/cvs/doc/TODO">The list of stuff the developers know they need to do</a>
<a href="cvs/tor/doc/TODO">The list of stuff the developers know they need to do</a>
</div><!-- #main -->
</body>

View File

@ -25,7 +25,7 @@
<h2>Tor: Developers</h2>
<p>Read the <a href="cvs/doc/HACKING">Guide to Tor's source code</a> for an
<p>Read the <a href="cvs/tor/doc/HACKING">Guide to Tor's source code</a> for an
overview of the various files and components of the system.</p>
<p>Check out <a

View File

@ -55,7 +55,7 @@ on fetching Tor CVS. Old releases are <a href="dist/obsolete/">here</a>.
</p>
<p><b>Red Hat packages</b> are not available yet. We have a <a
href=cvs/tor.spec">spec file</a> but we're not sure if it's any
href=cvs/tor/tor.spec">spec file</a> but we're not sure if it's any
good. Please help.
</p>
@ -135,7 +135,7 @@ routers by bandwidth, handles firewalls better, handles dynamic IPs for
servers, makes use of unverified servers in some path positions, and fixes
many bugs</a>. [<a href="dist/obsolete/tor-0.0.8.tar.gz.asc">signature</a>] </p>
<p>You can read the <a href="cvs/ChangeLog">ChangeLog</a> for more
<p>You can read the <a href="cvs/tor/ChangeLog">ChangeLog</a> for more
details.</p>
</div><!-- #main -->

View File

@ -57,7 +57,7 @@ href="http://www.freehaven.net/tor/doc/tor-doc.html#server">volunteering
to run a server</a>. Thanks!</p>
<hr>
<i>$Id$ <a href="mailto:tor-arma@freehaven.net">Contact</a></i>
<i>$Id$ <a href="mailto:tor-arma@freehaven.net">Webmaster</a></i>
</div><!-- #main -->
</body>