ca58833cf6d065303ea54eeb93fb437d3ffd5290
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

1) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2) "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

3) 
4) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5) <head>
6)   <title>Tor: Download</title>
Roger Dingledine clean up my meta and br tags

Roger Dingledine authored 19 years ago

7)   <meta name="Author" content="Roger Dingledine" />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

8)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

9)   <link rel="stylesheet" type="text/css" href="stylesheet.css" />
Roger Dingledine list the favicon on every page

Roger Dingledine authored 19 years ago

10)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

11) </head>
12) 
13) <body>
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

14) 
15) <!-- TITLE BAR & NAVIGATION -->
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

16) 
le@svn.torproject.org made a simple change to the...

le@svn.torproject.org authored 18 years ago

17) <div class="center">
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

18) <table class="banner" cellpadding="0" cellspacing="0">
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

19)     <tr>
20)         <td class="banner-left"></td>
21)         <td class="banner-middle">
22)             <a href="index.html">Home</a>
Roger Dingledine howitworks is now obsolete...

Roger Dingledine authored 18 years ago

23)           | <a href="overview.html">Overview</a>
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

24)           | <a class="current">Download</a>
25)           | <a href="documentation.html">Docs</a>
Roger Dingledine howitworks is now obsolete...

Roger Dingledine authored 18 years ago

26)           | <a href="support.html">Support</a>
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

27)           | <a href="faq.html">FAQs</a>
Roger Dingledine call it Volunteer in the na...

Roger Dingledine authored 18 years ago

28)           | <a href="volunteer.html">Volunteer</a>
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

29)           | <a href="developers.html">Developers</a>
30)           | <a href="research.html">Research</a>
31)           | <a href="people.html">People</a>
32)         </td>
Andrew Lewman Updated the banner to inclu...

Andrew Lewman authored 18 years ago

33) 	<td class="banner-right">
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

34) 		<a href="/"><img src="/images/en.png" alt="English" /></a>
Thomas Sjögren Make website valid xhtml (t...

Thomas Sjögren authored 18 years ago

35) 		<a href="/index.it.html"><img src="/images/it.png" alt="Italiano" /></a>
36) 		<a href="/index.de.html"><img src="/images/de.png" alt="Deutsch" /></a>
Andrew Lewman Updated the banner to inclu...

Andrew Lewman authored 18 years ago

37) 	</td>
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

38)     </tr>
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

39) </table>
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

40) 
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

41) <!-- END TITLE BAR & NAVIGATION -->
42) 
le@svn.torproject.org made a simple change to the...

le@svn.torproject.org authored 18 years ago

43) 
Thomas Sjögren Missed a line when updating...

Thomas Sjögren authored 19 years ago

44) 
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

45) <div class="main-column">
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

46) 
47) <h2>Tor: Packages and source</h2>
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

48) <hr />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

49) 
Roger Dingledine tor is no longer a network-...

Roger Dingledine authored 19 years ago

50) <p>Tor is distributed as <a href="http://www.fsf.org/">Free Software</a>
Roger Dingledine make cvs/ links relative to...

Roger Dingledine authored 18 years ago

51) under the <a href="/cvs/tor/LICENSE">3-clause BSD license</a>.</p>
Roger Dingledine mention our license promine...

Roger Dingledine authored 19 years ago

52) 
Roger Dingledine highlight packages for thin...

Roger Dingledine authored 19 years ago

53) <p>You can get the latest release from the <a href="dist/">download
Roger Dingledine mention the new release on...

Roger Dingledine authored 18 years ago

54) directory</a>.
Roger Dingledine bump to 0.1.0.15 comment ou...

Roger Dingledine authored 18 years ago

55) The latest stable release is <b>0.1.0.15</b>, and the
Roger Dingledine get ready for 0.1.1.7-alpha

Roger Dingledine authored 18 years ago

56) latest development release is <b>0.1.1.7-alpha</b>.
Roger Dingledine move the subscribe button h...

Roger Dingledine authored 18 years ago

57) To keep informed of security advisories and new stable releases, subscribe
58) to the <a href="http://archives.seul.org/or/announce/">or-announce
Roger Dingledine many people are doing the f...

Roger Dingledine authored 18 years ago

59) mailing list</a>: (you will need to confirm via email)
Roger Dingledine move the subscribe button h...

Roger Dingledine authored 18 years ago

60) </p>
61) 
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

62) <form action="http://freehaven.net/cgi-bin/majordomo.cgi">
63) <input type="hidden" name="mlist" value="or-announce">
64) <input type="hidden" name="subscribe" value="1">
Thomas Sjögren Make website valid xhtml (t...

Thomas Sjögren authored 18 years ago

65) <input type="hidden" name="host" value="freehaven.net"> 
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

66) <input name="email" size="15">
67) <input type="submit" value="subscribe">
68) </form>
Roger Dingledine move the subscribe button h...

Roger Dingledine authored 18 years ago

69) 
70) <p>Tor should run on Linux, BSD, OS X, Windows, Solaris, and more.</p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

71) <ul>
Roger Dingledine prepare the download page f...

Roger Dingledine authored 18 years ago

72) <li><b>Windows</b> installer:
Roger Dingledine bump to 0.1.0.15 comment ou...

Roger Dingledine authored 18 years ago

73) <a href="dist/win32/tor-0.1.0.15-win32.exe">0.1.0.15</a> (<a
74) href="dist/win32/tor-0.1.0.15-win32.exe.asc">sig</a>),
Roger Dingledine get ready for 0.1.1.7-alpha

Roger Dingledine authored 18 years ago

75) <a href="dist/win32/tor-0.1.1.7-alpha-win32.exe">0.1.1.7-alpha</a> (<a
76) href="dist/win32/tor-0.1.1.7-alpha-win32.exe.asc">sig</a>).
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

77) Be sure to read the <a
Roger Dingledine link to the new docs, move...

Roger Dingledine authored 18 years ago

78) href="/cvs/tor/doc/tor-doc-win32.html">Win32 Tor instructions</a>.</li>
Andrew Lewman Delineated Tiger from Panth...

Andrew Lewman authored 18 years ago

79) <li><b>Mac OS X Tiger</b> installer: 
Roger Dingledine bump to 0.1.0.15 comment ou...

Roger Dingledine authored 18 years ago

80) <a href="dist/osx/Tor 0.1.0.15 Bundle.dmg">0.1.0.15</a> (<a
81) href="dist/osx/Tor 0.1.0.15 Bundle.dmg.asc">sig</a>),
Roger Dingledine get ready for 0.1.1.7-alpha

Roger Dingledine authored 18 years ago

82) <a href="dist/osx/Tor 0.1.1.7-alpha Bundle.dmg">0.1.1.7-alpha</a> (<a
83) href="dist/osx/Tor 0.1.1.7-alpha Bundle.dmg.asc">sig</a>).
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

84) Be sure to read the <a
Andrew Lewman Delineated Tiger from Panth...

Andrew Lewman authored 18 years ago

85) href="/cvs/tor/doc/tor-doc-osx.html">OS X Tor instructions</a>.
86) </li>
Roger Dingledine bump to 0.1.0.15 comment ou...

Roger Dingledine authored 18 years ago

87) <!--
Andrew Lewman Delineated Tiger from Panth...

Andrew Lewman authored 18 years ago

88) <li><b>Mac OS X Panther/Jaguar</b> installer: 
89) <a href="dist/osx-old/Tor 0.1.0.14 pre-10.3.9 Bundle.dmg">0.1.0.14</a> (<a
90) href="dist/osx-old/Tor 0.1.0.14 pre-10.3.9 Bundle.dmg.sig">sig</a>).
91) Be sure to read the <a
Roger Dingledine bump to 0.1.0.15 comment ou...

Roger Dingledine authored 18 years ago

92) href="/cvs/tor/doc/tor-doc-osx.html">OS X Tor instructions</a>. -->
Andrew Lewman Delineated Tiger from Panth...

Andrew Lewman authored 18 years ago

93) </li>
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

94) <li><b>Debian packages</b>: <kbd>apt-get install tor</kbd> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">guide for Sarge and experimental Tor versions</a>)
Roger Dingledine link to the new docs, move...

Roger Dingledine authored 18 years ago

95) </li>
Roger Dingledine bump to 0.1.0.15 comment ou...

Roger Dingledine authored 18 years ago

96) <!--
Roger Dingledine prepare the download page f...

Roger Dingledine authored 18 years ago

97) <li><b>Red Hat Linux</b> package:
Roger Dingledine bump download page to 0.1.0...

Roger Dingledine authored 18 years ago

98) <a href="dist/rpm/tor-0.1.0.14-tor.0.fc1.i386.rpm">0.1.0.14 RPM</a> (<a
99) href="dist/rpm/tor-0.1.0.14-tor.0.fc1.i386.rpm.asc">sig</a>),
100) <a href="dist/rpm/tor-0.1.0.14-tor.0.fc1.src.rpm">0.1.0.14 SRPM</a> (<a
101) href="dist/rpm/tor-0.1.0.14-tor.0.fc1.src.rpm.asc">sig</a>),
Roger Dingledine get ready for 0.1.1.7-alpha

Roger Dingledine authored 18 years ago

102) <a href="dist/rpm/tor-0.1.1.7.alpha-tor.0.fc1.i386.rpm">0.1.1.7-alpha RPM</a> (<a
103) href="dist/rpm/tor-0.1.1.7.alpha-tor.0.fc1.i386.rpm.asc">sig</a>),
104) <a href="dist/rpm/tor-0.1.1.7.alpha-tor.0.fc1.src.rpm">0.1.1.7-alpha SRPM</a> (<a
Roger Dingledine bump to 0.1.0.15 comment ou...

Roger Dingledine authored 18 years ago

105) href="dist/rpm/tor-0.1.1.7.alpha-tor.0.fc1.src.rpm.asc">sig</a>) -->
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

106) </li>
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

107) <li><b>Gentoo</b>: <kbd>emerge tor</kbd> (<a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">guide</a>)</li>
108) <li><b>FreeBSD</b>: <kbd>portinstall -s security/tor</kbd>
Roger Dingledine link to the new docs, move...

Roger Dingledine authored 18 years ago

109) </li>
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

110) <li><b>OpenBSD</b>: <kbd>cd /usr/ports/net/tor &amp;&amp; make &amp;&amp; make install</kbd> (<a href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">guide to chrooting</a>)
Roger Dingledine link to the new docs, move...

Roger Dingledine authored 18 years ago

111) </li>
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

112) <li><b>NetBSD</b>: <kbd>cd /usr/pkgsrc/net/tor &amp;&amp; make install</kbd>
Roger Dingledine link to the new docs, move...

Roger Dingledine authored 18 years ago

113) </li>
Roger Dingledine bump to 0.1.0.15 comment ou...

Roger Dingledine authored 18 years ago

114) <li>Latest source tarballs: <a href="dist/tor-0.1.0.15.tar.gz">0.1.0.15</a>
115) (<a href="dist/tor-0.1.0.15.tar.gz.asc">sig</a>),
Roger Dingledine get ready for 0.1.1.7-alpha

Roger Dingledine authored 18 years ago

116) <a href="dist/tor-0.1.1.7-alpha.tar.gz">0.1.1.7-alpha</a>
117) (<a href="dist/tor-0.1.1.7-alpha.tar.gz.asc">sig</a>)
Roger Dingledine link to the new docs, move...

Roger Dingledine authored 18 years ago

118) </li>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

119) </ul>
120) 
Roger Dingledine link to the new docs, move...

Roger Dingledine authored 18 years ago

121) <p>Instructions for setting up Tor on Linux/BSD/Unix are <a
122) href="/cvs/tor/doc/tor-doc-unix.html">here</a>. This <a
Roger Dingledine point people at the faq ent...

Roger Dingledine authored 18 years ago

123) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#DistSignatures">FAQ
124) entry</a> explains how to verify package signatures.
Roger Dingledine mention the instructions on...

Roger Dingledine authored 19 years ago

125) </p>
126) 
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

127) <p>See the <a href="developers.html">developers page</a> for instructions
Nick Mathewson Apply strunk&white, clarify...

Nick Mathewson authored 19 years ago

128) on fetching Tor from CVS.
Roger Dingledine change contact info. stop l...

Roger Dingledine authored 19 years ago

129) </p>
130) 
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

131) <hr />
132) 
Thomas Sjögren Added a mirror to download....

Thomas Sjögren authored 19 years ago

133) <h2>Mirrors</h2>
134) 
135) <p>
Roger Dingledine link to the new docs, move...

Roger Dingledine authored 18 years ago

136) If you are running a mirror, please email
Roger Dingledine link to 0.1.0.9-rc

Roger Dingledine authored 18 years ago

137) <a href="mailto:tor-webmaster@freehaven.net">tor-webmaster@freehaven.net</a>
Thomas Sjögren Added a mirror to download....

Thomas Sjögren authored 19 years ago

138) and we'll add it to the list.
139) </p>
140) 
141) <p>
Thomas Sjögren Add BIT BV mirror

Thomas Sjögren authored 18 years ago

142) BIT BV (<a href="ftp://ftp.bit.nl/mirror/tor/">ftp</a> | 
143) <a href="http://ftp.bit.nl/mirror/tor/">http</a>)<br /> 
Thomas Sjögren Added FU-Spline mirror (add...

Thomas Sjögren authored 18 years ago

144) FU - Spline (<a href="http://rem.spline.de/tor/">http</a>)<br />
Thomas Sjögren Added another mirror

Thomas Sjögren authored 18 years ago

145) Ghirai.com (<a href="http://www.ghirai.com/tor/">http</a>)<br />
Thomas Sjögren Added Ghirai.com mirror to...

Thomas Sjögren authored 18 years ago

146) Meulie.net (<a href="http://tor.meulie.net/">http</a>)<br />
Thomas Sjögren Added another mirror

Thomas Sjögren authored 18 years ago

147) Stevens Institute of Technology (<a href="ftp://ftp.cs.stevens.edu/pub/tor/">ftp</a>)<br />
148) Swedish Linux Society (<a href="ftp://ftp.se.linux.org/pub/crypto/tor/">ftp</a>
149)  | <a href="http://ftp.se.linux.org/crypto/tor/">http</a>)
Thomas Sjögren Added a mirror to download....

Thomas Sjögren authored 19 years ago

150) </p>
151) 
152) <hr />
153) 
Roger Dingledine mention the new release on...

Roger Dingledine authored 18 years ago

154) <h2>Testing releases</h2>
155) 
Roger Dingledine get ready for 0.1.1.7-alpha

Roger Dingledine authored 18 years ago

156) <p>2005-09-14:
157) Tor 0.1.1.7-alpha <a
Thomas Sjögren Fix missing link to 0.1.1.7...

Thomas Sjögren authored 18 years ago

158) href="http://archives.seul.org/or/talk/Sep-2005/msg00152.html">fixes
Roger Dingledine get ready for 0.1.1.7-alpha

Roger Dingledine authored 18 years ago

159) some bugs in 0.1.1.6-alpha</a>.
160) </p>
161) 
Roger Dingledine a better description for 0....

Roger Dingledine authored 18 years ago

162) <p>2005-09-09:
Roger Dingledine bump download page to 0.1.1...

Roger Dingledine authored 18 years ago

163) Tor 0.1.1.6-alpha <a
Roger Dingledine fix the alpha release urls

Roger Dingledine authored 18 years ago

164) href="http://archives.seul.org/or/talk/Sep-2005/msg00103.html">fixes
Roger Dingledine a better description for 0....

Roger Dingledine authored 18 years ago

165) some bugs in 0.1.1.5-alpha, and adds new features including exit enclaves,
166) improved hidden service speed, remote reachability detection by the
167) dirservers, fixes to let the Tor network bootstrap again, and a start
168) on the new directory design</a>.
Roger Dingledine bump download page to 0.1.1...

Roger Dingledine authored 18 years ago

169) </p>
170) 
Roger Dingledine bump download page to 0.1.0...

Roger Dingledine authored 18 years ago

171) <p>2005-08-08:
172) Tor 0.1.1.5-alpha <a
Thomas Sjögren Fix borked link to 0.1.1.5-...

Thomas Sjögren authored 18 years ago

173) href="http://archives.seul.org/or/talk/Aug-2005/msg00036.html">includes
Roger Dingledine bump download page to 0.1.0...

Roger Dingledine authored 18 years ago

174) the critical security fix from 0.1.0.14</a>.
175) </p>
176) 
Roger Dingledine bump the download page

Roger Dingledine authored 18 years ago

177) <p>2005-08-04:
178) Tor 0.1.1.4-alpha <a
Roger Dingledine give us a url

Roger Dingledine authored 18 years ago

179) href="http://archives.seul.org/or/talk/Aug-2005/msg00010.html">includes
Roger Dingledine fix another typo

Roger Dingledine authored 18 years ago

180) the critical security fix from 0.1.0.13</a>.
Roger Dingledine bump the download page

Roger Dingledine authored 18 years ago

181) </p>
182) 
Roger Dingledine point to 0.1.1.3-alpha from...

Roger Dingledine authored 18 years ago

183) <p>2005-07-25:
184) Tor 0.1.1.3-alpha <a
Roger Dingledine update url for 0113 release

Roger Dingledine authored 18 years ago

185) href="http://archives.seul.org/or/talk/Jul-2005/msg00107.html">fixes
Roger Dingledine point to 0.1.1.3-alpha from...

Roger Dingledine authored 18 years ago

186) a crash bug with hidden services, an assert trigger in the controller,
187) and a few other controller bugs</a>.
188) </p>
189) 
Roger Dingledine put 0.1.1.2-alpha on the 'd...

Roger Dingledine authored 18 years ago

190) <p>2005-07-14:
191) Tor 0.1.1.2-alpha <a
192) href="http://archives.seul.org/or/talk/Jul-2005/msg00055.html">fixes a
193) seg fault in the controller handling, plus a few other bugs</a>.
194) </p>
195) 
Roger Dingledine mention the new release on...

Roger Dingledine authored 18 years ago

196) <p>2005-06-28:
197) Tor 0.1.1.1-alpha has a <a
Roger Dingledine point url correctly

Roger Dingledine authored 18 years ago

198) href="http://archives.seul.org/or/talk/Jun-2005/msg00252.html">revised
Roger Dingledine mention the new release on...

Roger Dingledine authored 18 years ago

199) controller protocol (version 1) that uses ascii rather than binary</a>.
200) </p>
201) 
202) <hr />
203) 
Roger Dingledine prepare the download page f...

Roger Dingledine authored 18 years ago

204) <h2>Stable releases</h2>
Roger Dingledine tell download page about 0....

Roger Dingledine authored 19 years ago

205) 
Roger Dingledine bump to 0.1.0.15 comment ou...

Roger Dingledine authored 18 years ago

206) <p>2005-09-23:
207) Tor 0.1.0.15 fixes <a
208) href="http://archives.seul.org/or/announce/Sep-2005/msg00000.html">a crash
209) bug when exit nodes run out of file descriptors, and rejects two more ports
210) in the default exit policy</a>.
211) </p>
212) 
Roger Dingledine bump download page to 0.1.0...

Roger Dingledine authored 18 years ago

213) <p>2005-08-08:
214) Tor 0.1.0.14 fixes <a
215) href="http://archives.seul.org/or/announce/Aug-2005/msg00001.html">the
216) second half of a critical bug in the security of our crypto
217) handshakes</a>. All clients should upgrade <b>immediately</b>!
218) </p>
219) 
Roger Dingledine bump the download page

Roger Dingledine authored 18 years ago

220) <p>2005-08-04:
221) Tor 0.1.0.13 fixes a <a
222) href="http://archives.seul.org/or/announce/Aug-2005/msg00000.html">critical
Roger Dingledine bump download page to 0.1.0...

Roger Dingledine authored 18 years ago

223) bug in the security of our crypto handshakes</a>.
Roger Dingledine bump the download page

Roger Dingledine authored 18 years ago

224) </p>
225) 
Roger Dingledine bump download page to 0.1.0.12

Roger Dingledine authored 18 years ago

226) <p>2005-07-18:
227) Tor 0.1.0.12 fixes an <a
228) href="http://archives.seul.org/or/announce/Jul-2005/msg00001.html">assert
229) bug that was taking down some clients and servers in rare cases</a>.
230) </p>
231) 
Roger Dingledine point to 0.1.0.11 for win32...

Roger Dingledine authored 18 years ago

232) <p>2005-06-30:
233) Tor 0.1.0.11 fixes a <a
Roger Dingledine get the url right for the 0...

Roger Dingledine authored 18 years ago

234) href="http://archives.seul.org/or/announce/Jul-2005/msg00000.html">security
Roger Dingledine point to 0.1.0.11 for win32...

Roger Dingledine authored 18 years ago

235) problem where servers would disregard their exit policies in some
236) circumstances</a>.
237) </p>
238) 
Roger Dingledine prepare the download page f...

Roger Dingledine authored 18 years ago

239) <p>2005-06-12:
240) Tor 0.1.0.10 features <a
241) href="http://archives.seul.org/or/announce/Jun-2005/msg00000.html">cleanup
242) on Windows, including making NT services work; many performance
243) improvements, including libevent to use poll/epoll/kqueue when available,
244) and pthreads and better buffer management to avoid so much memory bloat;
245) better performance and reliability for hidden services; automated
246) self-reachability testing by servers; http and https proxy support for
247) clients; and much more support for the Tor controller protocol</a>.
Roger Dingledine see how the new download.ht...

Roger Dingledine authored 19 years ago

248) </p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

249) 
Roger Dingledine clean up download page some...

Roger Dingledine authored 19 years ago

250) <hr />
251) 
Roger Dingledine make cvs/ links relative to...

Roger Dingledine authored 18 years ago

252) <p>You can read the <a href="/cvs/tor/ChangeLog">ChangeLog</a> for more
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

253) details.</p>
254) 
255)   </div><!-- #main -->
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

256) </div>
Roger Dingledine decide on a format for cont...

Roger Dingledine authored 19 years ago

257)   <div class="bottom" id="bottom">
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

258)      <i><a href="mailto:tor-webmaster@freehaven.net" class="smalllink">Webmaster</a></i> -
Roger Dingledine decide on a format for cont...

Roger Dingledine authored 19 years ago

259)      $Id$
260)   </div>