3fb60a775116d80d69a56f1223e28f9ee4c165e0
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/download.wml   1) ## translation metadata
Peter Palfrader In CVS the magic keyword is...

Peter Palfrader authored 18 years ago

en/download.wml   2) # Revision: $Revision$
le@svn.torproject.org made a simple change to the...

le@svn.torproject.org authored 18 years ago

download.html     3) 
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/download.wml   4) #include "head.wmi" TITLE="Download"
Thomas Sjögren Missed a line when updating...

Thomas Sjögren authored 19 years ago

download.html     5) 
Roger Dingledine convert the rest of the pag...

Roger Dingledine authored 19 years ago

download.html     6) <div class="main-column">
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

download.html     7) 
download.html     8) <h2>Tor: Packages and source</h2>
Roger Dingledine Redo the website html, base...

Roger Dingledine authored 19 years ago

download.html     9) <hr />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

download.html    10) 
Roger Dingledine tor is no longer a network-...

Roger Dingledine authored 19 years ago

download.html    11) <p>Tor is distributed as <a href="http://www.fsf.org/">Free Software</a>
Roger Dingledine mention donations on the do...

Roger Dingledine authored 18 years ago

en/download.wml  12) under the <a href="<cvssandbox>tor/LICENSE">3-clause BSD license</a>.
en/download.wml  13) </p>
en/download.wml  14) 
Roger Dingledine simplify the donate stateme...

Roger Dingledine authored 18 years ago

en/download.wml  15) <p>If you want Tor to become faster and more usable, please consider <a
Roger Dingledine mention donations on the do...

Roger Dingledine authored 18 years ago

en/download.wml  16) href="<page donate>">making a donation to the Tor project</a>.
en/download.wml  17) </p>
Roger Dingledine mention our license promine...

Roger Dingledine authored 19 years ago

download.html    18) 
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  19) <p>The latest stable release is <b><version-stable></b>, and the
en/download.wml  20) latest development release is <b><version-alpha></b>.</p>
Roger Dingledine move the subscribe button h...

Roger Dingledine authored 18 years ago

download.html    21) 
Roger Dingledine whitespace cleanups

Roger Dingledine authored 18 years ago

en/download.wml  22) <p><b>Subscribe</b> to the
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  23) <a href="http://archives.seul.org/or/announce/">or-announce mailing list</a>
Roger Dingledine whitespace cleanups

Roger Dingledine authored 18 years ago

en/download.wml  24) to keep informed of security advisories and new stable releases (you will
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  25) need to confirm via email):
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

download.html    26) <form action="http://freehaven.net/cgi-bin/majordomo.cgi">
download.html    27) <input type="hidden" name="mlist" value="or-announce">
download.html    28) <input type="hidden" name="subscribe" value="1">
Roger Dingledine whitespace cleanups

Roger Dingledine authored 18 years ago

en/download.wml  29) <input type="hidden" name="host" value="freehaven.net">
Jens Kubieziel HTMLize <tt>-tags

Jens Kubieziel authored 18 years ago

download.html    30) <input name="email" size="15">
download.html    31) <input type="submit" value="subscribe">
download.html    32) </form>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  33) </p>
Roger Dingledine move the subscribe button h...

Roger Dingledine authored 18 years ago

download.html    34) 
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  35) <table border="1" cellspacing="0" cellpadding="2">
Jens Kubieziel made table header more conf...

Jens Kubieziel authored 18 years ago

en/download.wml  36) <thead>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  37) <tr>
Jens Kubieziel made table header more conf...

Jens Kubieziel authored 18 years ago

en/download.wml  38) <th>Platform</th>
en/download.wml  39) <th>Package</th>
en/download.wml  40) <th>Setup info</th>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  41) </tr>
Jens Kubieziel made table header more conf...

Jens Kubieziel authored 18 years ago

en/download.wml  42) </thead>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  43) 
en/download.wml  44) <tr>
en/download.wml  45) <td>Windows</td>
en/download.wml  46) <td>
Roger Dingledine point to matt's win32 bundl...

Roger Dingledine authored 18 years ago

en/download.wml  47) <version-win32-stable>
en/download.wml  48) <a href="<package-win32-stable>">by itself</a> (<a href="<package-win32-stable-sig>">sig</a>) or <a href="http://www.freehaven.net/~edmanm/torcp/download/tor-0.1.0.16-torcp-0.0.4-bundle.exe">bundled</a>,
en/download.wml  49) <version-win32-alpha>
Roger Dingledine mention the 0.1.1.11-alpha...

Roger Dingledine authored 18 years ago

en/download.wml  50) <a href="<package-win32-alpha>">by itself</a> (<a href="<package-win32-alpha-sig>">sig</a>) or 0.1.1.10-alpha <a href="http://www.freehaven.net/~edmanm/torcp/download/tor-0.1.1.10-torcp-0.0.4-bundle-2.exe">bundled</a>.
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  51) </td>
en/download.wml  52) <td><a href="<cvssandbox>tor/doc/tor-doc-win32.html">Win32 instructions</a></td>
en/download.wml  53) </tr>
en/download.wml  54) 
en/download.wml  55) <tr>
en/download.wml  56) <td>Mac OS X Tiger</td>
en/download.wml  57) <td>
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/download.wml  58) <a href="<package-osx-stable>"><version-osx-stable></a> (<a href="<package-osx-stable-sig>">sig</a>),
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  59) <a href="<package-osx-alpha>"><version-osx-alpha></a> (<a href="<package-osx-alpha-sig>">sig</a>)
en/download.wml  60) </td>
en/download.wml  61) <td><a href="<cvssandbox>tor/doc/tor-doc-osx.html">OS X instructions</a></td>
en/download.wml  62) </tr>
en/download.wml  63) 
en/download.wml  64) <tr>
en/download.wml  65) <td>Mac OS X Panther/Jaguar</td>
en/download.wml  66) <td>
Roger Dingledine helpful comma in the downlo...

Roger Dingledine authored 18 years ago

en/download.wml  67) <a href="<package-oldosx-stable>"><version-oldosx-stable></a> (<a href="<package-oldosx-stable-sig>">sig</a>),
Nick Mathewson Change stable oldosx versio...

Nick Mathewson authored 18 years ago

en/download.wml  68) <a href="<package-oldosx-alpha>"><version-oldosx-alpha></a> (<a href="<package-oldosx-alpha-sig>">sig</a>)
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  69) </td>
en/download.wml  70) <td><a href="<cvssandbox>tor/doc/tor-doc-osx.html">OS X instructions</a></td>
en/download.wml  71) </tr>
en/download.wml  72) 
en/download.wml  73) <tr>
en/download.wml  74) <td>Debian</td>
en/download.wml  75) <td><kbd>apt-get install tor</kbd></td>
en/download.wml  76) <td>
en/download.wml  77) <ul>
en/download.wml  78) <li><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></li>
en/download.wml  79) <li><a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">Backports to Woody and Sarge, Packages for Ubuntu, and packages of experimental Tor versions</a></li>
en/download.wml  80) </ul>
en/download.wml  81) </td>
en/download.wml  82) </tr>
en/download.wml  83) 
en/download.wml  84) <tr>
en/download.wml  85) <td>Gentoo</td>
en/download.wml  86) <td><kbd>emerge tor</kbd></td>
en/download.wml  87) <td>
en/download.wml  88) <ul>
en/download.wml  89) <li><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></li>
en/download.wml  90) <li><a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">Gentoo-wiki guide</a></li>
en/download.wml  91) </ul>
en/download.wml  92) </td>
en/download.wml  93) </tr>
en/download.wml  94) 
en/download.wml  95) <tr>
en/download.wml  96) <td>Red Hat Linux</td>
en/download.wml  97) <td>
en/download.wml  98) <a href="<package-rpm-stable>"><version-rpm-stable> RPM</a> (<a href="<package-rpm-stable-sig>">sig</a>)
en/download.wml  99) <br>
en/download.wml 100) <a href="<package-srpm-stable>"><version-rpm-stable> SRPM</a> (<a href="<package-srpm-stable-sig>">sig</a>)
en/download.wml 101) <br>
en/download.wml 102) <a href="<package-rpm-alpha>"><version-rpm-alpha> RPM</a> (<a href="<package-rpm-alpha-sig>">sig</a>)
en/download.wml 103) <br>
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/download.wml 104) <a href="<package-srpm-alpha>"><version-rpm-alpha> SRPM</a> (<a href="<package-srpm-alpha-sig>">sig</a>)
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 105) </td>
Roger Dingledine point to Oliver Niesner's c...

Roger Dingledine authored 18 years ago

en/download.wml 106) <td>
en/download.wml 107) <ul>
en/download.wml 108) <li><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></li>
en/download.wml 109) <li><a href="http://mirror.noreply.org/pub/devil.homelinux.org/Tor/">Contrib RPMs including CVS snapshots</a></li>
en/download.wml 110) </ul>
en/download.wml 111) </td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 112) </tr>
en/download.wml 113) 
en/download.wml 114) <tr>
en/download.wml 115) <td>FreeBSD</td>
en/download.wml 116) <td><kbd>portinstall -s security/tor</kbd></td>
en/download.wml 117) <td><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></td>
en/download.wml 118) </tr>
en/download.wml 119) 
en/download.wml 120) <tr>
en/download.wml 121) <td>OpenBSD</td>
en/download.wml 122) <td><kbd>cd /usr/ports/net/tor &amp;&amp; make &amp;&amp; make install</kbd></td>
en/download.wml 123) <td>
en/download.wml 124) <ul>
en/download.wml 125) <li><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></li>
en/download.wml 126) <li><a href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">Guide to chrooting Tor in OpenBSD</a></li>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

download.html   127) </ul>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 128) </td>
en/download.wml 129) </tr>
en/download.wml 130) 
en/download.wml 131) <tr>
en/download.wml 132) <td>NetBSD</td>
en/download.wml 133) <td><kbd>cd /usr/pkgsrc/net/tor &amp;&amp; make install</kbd></td>
en/download.wml 134) <td><a href="<cvssandbox>tor/doc/tor-doc-unix.html">Linux/BSD/Unix instructions</a></td>
en/download.wml 135) </tr>
en/download.wml 136) 
en/download.wml 137) <tr>
en/download.wml 138) <td>Source tarballs</td>
en/download.wml 139) <td>
en/download.wml 140) <a href="<package-source-stable>"><version-stable></a> (<a href="<package-source-stable-sig>">sig</a>),
en/download.wml 141) <a href="<package-source-alpha>"><version-alpha></a> (<a href="<package-source-alpha-sig>">sig</a>)
en/download.wml 142) </td>
en/download.wml 143) <td>n/a</td>
en/download.wml 144) </tr>
en/download.wml 145) 
en/download.wml 146) </table>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

download.html   147) 
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 148) <hr />
Roger Dingledine mention the instructions on...

Roger Dingledine authored 19 years ago

download.html   149) 
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 150) <h2>More Information</h2>
en/download.wml 151) 
en/download.wml 152) <ul>
Roger Dingledine don't point to the docs fil...

Roger Dingledine authored 18 years ago

en/download.wml 153) <li>See this <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#DistSignatures">FAQ entry</a> for instructions on verifying package signatures, which allows you to make sure you've downloaded the file we intended you to get.</li>
Jens Kubieziel - German translation

Jens Kubieziel authored 18 years ago

en/download.wml 154) <li>See the <a href="<page developers>">developers page</a> for instructions on fetching Tor from CVS to get the latest development version. Note that this version may not work or even compile!</li>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 155) </ul>
Roger Dingledine change contact info. stop l...

Roger Dingledine authored 19 years ago

download.html   156) 
Thomas Sjögren Add mirrors.wml and remove...

Thomas Sjögren authored 18 years ago

en/download.wml 157) <p>For a list of sites mirroring Tor see <a href="<page mirrors>">this page</a>.
Thomas Sjögren Added a mirror to download....

Thomas Sjögren authored 19 years ago

download.html   158) </p>
download.html   159) 
download.html   160) 
download.html   161) <hr />
download.html   162) 
Roger Dingledine mention the new release on...

Roger Dingledine authored 18 years ago

download.html   163) <h2>Testing releases</h2>
download.html   164) 
Roger Dingledine mention the 0.1.1.11-alpha...

Roger Dingledine authored 18 years ago

en/download.wml 165) <p>2006-01-10:
en/download.wml 166) Tor 0.1.1.11-alpha: <a
en/download.wml 167) href="http://archives.seul.org/or/talk/Jan-2006/msg00024.html">implements
en/download.wml 168) entry guard nodes: it automatically chooses a handful of entry nodes and
en/download.wml 169) sticks with them for all circuits. It also reduces directory bandwidth
en/download.wml 170) overhead substantially, makes Tor servers with dynamic IP addresses
en/download.wml 171) useful again, and makes IRC and IM connections over Tor more reliable</a>.
en/download.wml 172) <strong>Everybody who runs a hidden service should upgrade.</strong>
en/download.wml 173) </p>
en/download.wml 174) 
Roger Dingledine mention the release on the...

Roger Dingledine authored 18 years ago

en/download.wml 175) <p>2005-12-11:
en/download.wml 176) Tor 0.1.1.10-alpha: <a
en/download.wml 177) href="http://archives.seul.org/or/talk/Dec-2005/msg00053.html">fixes
en/download.wml 178) more crash bugs, fixes some anonymity-related problems, and provides major
en/download.wml 179) performance speedups and uses less memory than the previous alphas</a>.
en/download.wml 180) </p>
en/download.wml 181) 
Roger Dingledine advertise the differences i...

Roger Dingledine authored 18 years ago

en/download.wml 182) <p>2005-11-15:
en/download.wml 183) Tor 0.1.1.9-alpha: <a
en/download.wml 184) href="http://archives.seul.org/or/talk/Nov-2005/msg00139.html">fixes some
en/download.wml 185) memory leaks from the last snapshot, removes a lot of extra confusing
en/download.wml 186) log warnings, and fixes other bugs</a>.
en/download.wml 187) </p>
en/download.wml 188) 
Roger Dingledine and a blurb for the new rel...

Roger Dingledine authored 18 years ago

en/download.wml 189) <p>2005-10-07:
en/download.wml 190) Tor 0.1.1.8-alpha: <a
Roger Dingledine fix url

Roger Dingledine authored 18 years ago

en/download.wml 191) href="http://archives.seul.org/or/talk/Oct-2005/msg00073.html">clients
Roger Dingledine and a blurb for the new rel...

Roger Dingledine authored 18 years ago

en/download.wml 192) use the new directory protocol;
en/download.wml 193) servers that are tight on resources stop advertising their DirPort;
en/download.wml 194) and we use OpenSSL's AES if it's available</a>.
en/download.wml 195) </p>
en/download.wml 196) 
Roger Dingledine get ready for 0.1.1.7-alpha

Roger Dingledine authored 18 years ago

download.html   197) <p>2005-09-14:
download.html   198) 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

download.html   199) 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

download.html   200) some bugs in 0.1.1.6-alpha</a>.
download.html   201) </p>
download.html   202) 
Roger Dingledine a better description for 0....

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

download.html   204) Tor 0.1.1.6-alpha <a
Roger Dingledine fix the alpha release urls

Roger Dingledine authored 18 years ago

download.html   205) 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

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

Roger Dingledine authored 18 years ago

download.html   210) </p>
download.html   211) 
Roger Dingledine bump download page to 0.1.0...

Roger Dingledine authored 18 years ago

download.html   212) <p>2005-08-08:
download.html   213) 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

download.html   214) 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

download.html   215) the critical security fix from 0.1.0.14</a>.
download.html   216) </p>
download.html   217) 
Roger Dingledine bump the download page

Roger Dingledine authored 18 years ago

download.html   218) <p>2005-08-04:
download.html   219) Tor 0.1.1.4-alpha <a
Roger Dingledine give us a url

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

download.html   222) </p>
download.html   223) 
Roger Dingledine point to 0.1.1.3-alpha from...

Roger Dingledine authored 18 years ago

download.html   224) <p>2005-07-25:
download.html   225) Tor 0.1.1.3-alpha <a
Roger Dingledine update url for 0113 release

Roger Dingledine authored 18 years ago

download.html   226) 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

download.html   227) a crash bug with hidden services, an assert trigger in the controller,
download.html   228) and a few other controller bugs</a>.
download.html   229) </p>
download.html   230) 
Roger Dingledine put 0.1.1.2-alpha on the 'd...

Roger Dingledine authored 18 years ago

download.html   231) <p>2005-07-14:
download.html   232) Tor 0.1.1.2-alpha <a
download.html   233) href="http://archives.seul.org/or/talk/Jul-2005/msg00055.html">fixes a
download.html   234) seg fault in the controller handling, plus a few other bugs</a>.
download.html   235) </p>
download.html   236) 
Roger Dingledine mention the new release on...

Roger Dingledine authored 18 years ago

download.html   237) <p>2005-06-28:
download.html   238) Tor 0.1.1.1-alpha has a <a
Roger Dingledine point url correctly

Roger Dingledine authored 18 years ago

download.html   239) 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

download.html   240) controller protocol (version 1) that uses ascii rather than binary</a>.
download.html   241) </p>
download.html   242) 
download.html   243) <hr />
download.html   244) 
Roger Dingledine prepare the download page f...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 19 years ago

download.html   246) 
Roger Dingledine a blurb about 0.1.0.16

Roger Dingledine authored 18 years ago

en/download.wml 247) <p>2006-01-02:
en/download.wml 248) Tor 0.1.0.16 <a
en/download.wml 249) href="http://archives.seul.org/or/announce/Jan-2006/msg00000.html">fixes
en/download.wml 250) nine rare crash bugs, and includes backports from the 0.1.1.x tree to
en/download.wml 251) be more aggressive about retrying failed streams</a>.
en/download.wml 252) </p>
en/download.wml 253) 
Roger Dingledine bump to 0.1.0.15 comment ou...

Roger Dingledine authored 18 years ago

download.html   254) <p>2005-09-23:
download.html   255) Tor 0.1.0.15 fixes <a
download.html   256) href="http://archives.seul.org/or/announce/Sep-2005/msg00000.html">a crash
download.html   257) bug when exit nodes run out of file descriptors, and rejects two more ports
download.html   258) in the default exit policy</a>.
download.html   259) </p>
download.html   260) 
Roger Dingledine bump download page to 0.1.0...

Roger Dingledine authored 18 years ago

download.html   261) <p>2005-08-08:
download.html   262) Tor 0.1.0.14 fixes <a
download.html   263) href="http://archives.seul.org/or/announce/Aug-2005/msg00001.html">the
download.html   264) second half of a critical bug in the security of our crypto
download.html   265) handshakes</a>. All clients should upgrade <b>immediately</b>!
download.html   266) </p>
download.html   267) 
Roger Dingledine bump the download page

Roger Dingledine authored 18 years ago

download.html   268) <p>2005-08-04:
download.html   269) Tor 0.1.0.13 fixes a <a
download.html   270) 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

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

Roger Dingledine authored 18 years ago

download.html   272) </p>
download.html   273) 
Roger Dingledine bump download page to 0.1.0.12

Roger Dingledine authored 18 years ago

download.html   274) <p>2005-07-18:
download.html   275) Tor 0.1.0.12 fixes an <a
download.html   276) href="http://archives.seul.org/or/announce/Jul-2005/msg00001.html">assert
download.html   277) bug that was taking down some clients and servers in rare cases</a>.
download.html   278) </p>
download.html   279) 
Roger Dingledine point to 0.1.0.11 for win32...

Roger Dingledine authored 18 years ago

download.html   280) <p>2005-06-30:
download.html   281) Tor 0.1.0.11 fixes a <a
Roger Dingledine get the url right for the 0...

Roger Dingledine authored 18 years ago

download.html   282) 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

download.html   283) problem where servers would disregard their exit policies in some
download.html   284) circumstances</a>.
download.html   285) </p>
download.html   286) 
Roger Dingledine prepare the download page f...

Roger Dingledine authored 18 years ago

download.html   287) <p>2005-06-12:
download.html   288) Tor 0.1.0.10 features <a
download.html   289) href="http://archives.seul.org/or/announce/Jun-2005/msg00000.html">cleanup
download.html   290) on Windows, including making NT services work; many performance
download.html   291) improvements, including libevent to use poll/epoll/kqueue when available,
download.html   292) and pthreads and better buffer management to avoid so much memory bloat;
download.html   293) better performance and reliability for hidden services; automated
download.html   294) self-reachability testing by servers; http and https proxy support for
download.html   295) 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

download.html   296) </p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

download.html   297) 
Roger Dingledine clean up download page some...

Roger Dingledine authored 19 years ago

download.html   298) <hr />
download.html   299) 
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/download.wml 300) <p>You can read the <a href="<cvssandbox>tor/ChangeLog">ChangeLog</a> for more
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

download.html   301) details.</p>
download.html   302) 
download.html   303)   </div><!-- #main -->