26eb3ecaa72408d78a0e9bac96418f885ad47e08
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 We don't claim to do XML an...

Peter Palfrader authored 18 years ago

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

Jens Kubieziel authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Jens Kubieziel authored 18 years ago

download.html    31) <input name="email" size="15">
download.html    32) <input type="submit" value="subscribe">
download.html    33) </form>
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>
Peter Palfrader Make it more obvious that t...

Peter Palfrader authored 18 years ago

en/download.wml  45) <td>Windows: Tor &amp; Privoxy &amp; TorCP bundle</td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  46) <td>
Roger Dingledine matt has started signing th...

Roger Dingledine authored 18 years ago

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

Peter Palfrader authored 18 years ago

en/download.wml  49) </td>
Roger Dingledine link to the new tor-docs lo...

Roger Dingledine authored 18 years ago

en/download.wml  50) <td><a href="<page docs/tor-doc-win32>">Win32 instructions</a></td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  51) </tr>
en/download.wml  52) 
Peter Palfrader Make it more obvious that t...

Peter Palfrader authored 18 years ago

en/download.wml  53) <tr>
Roger Dingledine discourage people from fetc...

Roger Dingledine authored 18 years ago

en/download.wml  54) <td>Windows: just Tor (for experts)</td>
Peter Palfrader Make it more obvious that t...

Peter Palfrader authored 18 years ago

en/download.wml  55) <td>
Roger Dingledine Whoops, we were pointing to...

Roger Dingledine authored 18 years ago

en/download.wml  56) <a href="<package-win32-stable>"><version-win32-stable></a> (<a href="<package-win32-stable-sig>">sig</a>),
Peter Palfrader Make it more obvious that t...

Peter Palfrader authored 18 years ago

en/download.wml  57) <a href="<package-win32-alpha>"><version-win32-alpha></a> (<a href="<package-win32-alpha-sig>">sig</a>).
en/download.wml  58) </td>
Roger Dingledine link to the new tor-docs lo...

Roger Dingledine authored 18 years ago

en/download.wml  59) <td>similar to the <a href="<page docs/tor-doc-unix>#privoxy">Unix instructions</a></td>
Peter Palfrader Make it more obvious that t...

Peter Palfrader authored 18 years ago

en/download.wml  60) </tr>
en/download.wml  61) 
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  62) <tr>
en/download.wml  63) <td>Mac OS X Tiger</td>
en/download.wml  64) <td>
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/download.wml  65) <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  66) <a href="<package-osx-alpha>"><version-osx-alpha></a> (<a href="<package-osx-alpha-sig>">sig</a>)
en/download.wml  67) </td>
Roger Dingledine link to the new tor-docs lo...

Roger Dingledine authored 18 years ago

en/download.wml  68) <td><a href="<page docs/tor-doc-osx>">OS X instructions</a></td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  69) </tr>
en/download.wml  70) 
en/download.wml  71) <tr>
Andrew Lewman The Panther binaries no lon...

Andrew Lewman authored 18 years ago

en/download.wml  72) <td>Mac OS X Panther</td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  73) <td>
Roger Dingledine helpful comma in the downlo...

Roger Dingledine authored 18 years ago

en/download.wml  74) <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  75) <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  76) </td>
Roger Dingledine link to the new tor-docs lo...

Roger Dingledine authored 18 years ago

en/download.wml  77) <td><a href="<page docs/tor-doc-osx>">OS X instructions</a></td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  78) </tr>
en/download.wml  79) 
en/download.wml  80) <tr>
en/download.wml  81) <td>Debian</td>
en/download.wml  82) <td><kbd>apt-get install tor</kbd></td>
en/download.wml  83) <td>
en/download.wml  84) <ul>
Roger Dingledine link to the new tor-docs lo...

Roger Dingledine authored 18 years ago

en/download.wml  85) <li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  86) <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  87) </ul>
en/download.wml  88) </td>
en/download.wml  89) </tr>
en/download.wml  90) 
en/download.wml  91) <tr>
en/download.wml  92) <td>Gentoo</td>
en/download.wml  93) <td><kbd>emerge tor</kbd></td>
en/download.wml  94) <td>
en/download.wml  95) <ul>
Roger Dingledine link to the new tor-docs lo...

Roger Dingledine authored 18 years ago

en/download.wml  96) <li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml  97) <li><a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">Gentoo-wiki guide</a></li>
en/download.wml  98) </ul>
en/download.wml  99) </td>
en/download.wml 100) </tr>
en/download.wml 101) 
en/download.wml 102) <tr>
en/download.wml 103) <td>Red Hat Linux</td>
en/download.wml 104) <td>
en/download.wml 105) <a href="<package-rpm-stable>"><version-rpm-stable> RPM</a> (<a href="<package-rpm-stable-sig>">sig</a>)
en/download.wml 106) <br>
en/download.wml 107) <a href="<package-srpm-stable>"><version-rpm-stable> SRPM</a> (<a href="<package-srpm-stable-sig>">sig</a>)
en/download.wml 108) <br>
en/download.wml 109) <a href="<package-rpm-alpha>"><version-rpm-alpha> RPM</a> (<a href="<package-rpm-alpha-sig>">sig</a>)
en/download.wml 110) <br>
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/download.wml 111) <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 112) </td>
Roger Dingledine point to Oliver Niesner's c...

Roger Dingledine authored 18 years ago

en/download.wml 113) <td>
en/download.wml 114) <ul>
Roger Dingledine link to the new tor-docs lo...

Roger Dingledine authored 18 years ago

en/download.wml 115) <li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li>
Roger Dingledine point to Oliver Niesner's c...

Roger Dingledine authored 18 years ago

en/download.wml 116) <li><a href="http://mirror.noreply.org/pub/devil.homelinux.org/Tor/">Contrib RPMs including CVS snapshots</a></li>
en/download.wml 117) </ul>
en/download.wml 118) </td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 119) </tr>
en/download.wml 120) 
en/download.wml 121) <tr>
en/download.wml 122) <td>FreeBSD</td>
en/download.wml 123) <td><kbd>portinstall -s security/tor</kbd></td>
Roger Dingledine link to the new tor-docs lo...

Roger Dingledine authored 18 years ago

en/download.wml 124) <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 125) </tr>
en/download.wml 126) 
en/download.wml 127) <tr>
en/download.wml 128) <td>OpenBSD</td>
en/download.wml 129) <td><kbd>cd /usr/ports/net/tor &amp;&amp; make &amp;&amp; make install</kbd></td>
en/download.wml 130) <td>
en/download.wml 131) <ul>
Roger Dingledine link to the new tor-docs lo...

Roger Dingledine authored 18 years ago

en/download.wml 132) <li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 133) <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   134) </ul>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 135) </td>
en/download.wml 136) </tr>
en/download.wml 137) 
en/download.wml 138) <tr>
en/download.wml 139) <td>NetBSD</td>
en/download.wml 140) <td><kbd>cd /usr/pkgsrc/net/tor &amp;&amp; make install</kbd></td>
Roger Dingledine link to the new tor-docs lo...

Roger Dingledine authored 18 years ago

en/download.wml 141) <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></td>
Peter Palfrader Apply nile's patch for the...

Peter Palfrader authored 18 years ago

en/download.wml 142) </tr>
en/download.wml 143) 
en/download.wml 144) <tr>
en/download.wml 145) <td>Source tarballs</td>
en/download.wml 146) <td>
en/download.wml 147) <a href="<package-source-stable>"><version-stable></a> (<a href="<package-source-stable-sig>">sig</a>),
en/download.wml 148) <a href="<package-source-alpha>"><version-alpha></a> (<a href="<package-source-alpha-sig>">sig</a>)
en/download.wml 149) </td>
en/download.wml 150) <td>n/a</td>
en/download.wml 151) </tr>
en/download.wml 152) 
en/download.wml 153) </table>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

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

Peter Palfrader authored 18 years ago

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

Roger Dingledine authored 19 years ago

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

Peter Palfrader authored 18 years ago

en/download.wml 157) <h2>More Information</h2>
en/download.wml 158) 
en/download.wml 159) <ul>
Roger Dingledine don't point to the docs fil...

Roger Dingledine authored 18 years ago

en/download.wml 160) <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>
Roger Dingledine whoops, there was an old li...

Roger Dingledine authored 18 years ago

en/download.wml 161) <li>See the <a href="<page documentation>#Developers">developers page</a>
en/download.wml 162) for instructions on fetching Tor from CVS to get the latest development
en/download.wml 163) 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 164) </ul>
Roger Dingledine change contact info. stop l...

Roger Dingledine authored 19 years ago

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

Thomas Sjögren authored 18 years ago

en/download.wml 166) <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   167) </p>
download.html   168) 
download.html   169) 
download.html   170) <hr />
download.html   171) 
Roger Dingledine mention the new release on...

Roger Dingledine authored 18 years ago

download.html   172) <h2>Testing releases</h2>
download.html   173) 
Andrew Lewman Fix English download page t...

Andrew Lewman authored 18 years ago

en/download.wml 174) <p>2006-04-10:
en/download.wml 175) Tor 0.1.1.18-rc: <a
en/download.wml 176) href="http://archives.seul.org/or/talk/Apr-2006/msg00048.html">It adds a
en/download.wml 177) fifth authoritative directory server, and fixes a lot
en/download.wml 178) of bugs in threshold decisions around directories.</a>.
en/download.wml 179) </p>
en/download.wml 180) 
Roger Dingledine put a blurb about 0.1.1.17-...

Roger Dingledine authored 18 years ago

en/download.wml 181) <p>2006-03-28:
en/download.wml 182) Tor 0.1.1.17-rc: <a
en/download.wml 183) href="http://archives.seul.org/or/talk/Mar-2006/msg00184.html">fixes
en/download.wml 184) several major bugs for clients and servers. It also adds a fourth
en/download.wml 185) authoritative directory server (finally)</a>.
en/download.wml 186) </p>
en/download.wml 187) 
Roger Dingledine release blurb for 0.1.1.16-rc

Roger Dingledine authored 18 years ago

en/download.wml 188) <p>2006-03-18:
en/download.wml 189) Tor 0.1.1.16-rc: <a
en/download.wml 190) href="http://archives.seul.org/or/talk/Mar-2006/msg00146.html">fixes
en/download.wml 191) a variety of odds and ends, including getting started on making it easier
en/download.wml 192) to add new authoritative dirservers</a>.
en/download.wml 193) </p>
en/download.wml 194) 
Roger Dingledine and mention the new release

Roger Dingledine authored 18 years ago

en/download.wml 195) <p>2006-03-11:
en/download.wml 196) Tor 0.1.1.15-rc: <a
en/download.wml 197) href="http://archives.seul.org/or/talk/Mar-2006/msg00109.html">fixes
en/download.wml 198) a major bootstrapping bug for clients and adds some more security
en/download.wml 199) improvements</a>.
en/download.wml 200) </p>
en/download.wml 201) 
Roger Dingledine and describe it on the website

Roger Dingledine authored 18 years ago

en/download.wml 202) <p>2006-02-20:
en/download.wml 203) Tor 0.1.1.14-alpha: <a
Roger Dingledine and the 14-alpha announce h...

Roger Dingledine authored 18 years ago

en/download.wml 204) href="http://archives.seul.org/or/talk/Feb-2006/msg00190.html">fixes
Roger Dingledine and describe it on the website

Roger Dingledine authored 18 years ago

en/download.wml 205) a few more bugs with clients and servers and ties up other loose ends</a>.
en/download.wml 206) </p>
en/download.wml 207) 
Roger Dingledine 0.1.1.13-alpha is released.

Roger Dingledine authored 18 years ago

en/download.wml 208) <p>2006-02-09:
en/download.wml 209) Tor 0.1.1.13-alpha: <a
en/download.wml 210) href="http://archives.seul.org/or/talk/Feb-2006/msg00093.html">fixes
en/download.wml 211) several important crash bugs for servers and clients, as well as a number
en/download.wml 212) of big memory bloating problems</a>. We're getting close!
en/download.wml 213) </p>
en/download.wml 214) 
Roger Dingledine put 0.1.1.12-alpha on the d...

Roger Dingledine authored 18 years ago

en/download.wml 215) <p>2006-01-11:
en/download.wml 216) Tor 0.1.1.12-alpha: <a
Roger Dingledine correct the announce url

Roger Dingledine authored 18 years ago

en/download.wml 217) href="http://archives.seul.org/or/talk/Jan-2006/msg00026.html">fixes
Roger Dingledine put 0.1.1.12-alpha on the d...

Roger Dingledine authored 18 years ago

en/download.wml 218) a bug that prevented Tor servers from accepting connections from
en/download.wml 219) non-servers</a>.
en/download.wml 220) </p>
en/download.wml 221) 
Roger Dingledine mention the 0.1.1.11-alpha...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

en/download.wml 239) <p>2005-11-15:
en/download.wml 240) Tor 0.1.1.9-alpha: <a
en/download.wml 241) href="http://archives.seul.org/or/talk/Nov-2005/msg00139.html">fixes some
en/download.wml 242) memory leaks from the last snapshot, removes a lot of extra confusing
en/download.wml 243) log warnings, and fixes other bugs</a>.
en/download.wml 244) </p>
en/download.wml 245) 
Roger Dingledine and a blurb for the new rel...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

en/download.wml 248) 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 249) use the new directory protocol;
en/download.wml 250) servers that are tight on resources stop advertising their DirPort;
en/download.wml 251) and we use OpenSSL's AES if it's available</a>.
en/download.wml 252) </p>
en/download.wml 253) 
Roger Dingledine get ready for 0.1.1.7-alpha

Roger Dingledine authored 18 years ago

download.html   254) <p>2005-09-14:
download.html   255) 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   256) 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   257) some bugs in 0.1.1.6-alpha</a>.
download.html   258) </p>
download.html   259) 
Roger Dingledine a better description for 0....

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

download.html   262) 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   263) some bugs in 0.1.1.5-alpha, and adds new features including exit enclaves,
download.html   264) improved hidden service speed, remote reachability detection by the
download.html   265) dirservers, fixes to let the Tor network bootstrap again, and a start
download.html   266) on the new directory design</a>.
Roger Dingledine bump download page to 0.1.1...

Roger Dingledine authored 18 years ago

download.html   267) </p>
download.html   268) 
Roger Dingledine bump download page to 0.1.0...

Roger Dingledine authored 18 years ago

download.html   269) <p>2005-08-08:
download.html   270) 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   271) 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   272) the critical security fix from 0.1.0.14</a>.
download.html   273) </p>
download.html   274) 
Roger Dingledine bump the download page

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

download.html   277) 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   278) the critical security fix from 0.1.0.13</a>.
Roger Dingledine bump the download page

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

download.html   283) 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   284) a crash bug with hidden services, an assert trigger in the controller,
download.html   285) and a few other controller bugs</a>.
download.html   286) </p>
download.html   287) 
Roger Dingledine put 0.1.1.2-alpha on the 'd...

Roger Dingledine authored 18 years ago

download.html   288) <p>2005-07-14:
download.html   289) Tor 0.1.1.2-alpha <a
download.html   290) href="http://archives.seul.org/or/talk/Jul-2005/msg00055.html">fixes a
download.html   291) seg fault in the controller handling, plus a few other bugs</a>.
download.html   292) </p>
download.html   293) 
Roger Dingledine mention the new release on...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

download.html   296) 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   297) controller protocol (version 1) that uses ascii rather than binary</a>.
download.html   298) </p>
download.html   299) 
download.html   300) <hr />
download.html   301) 
Roger Dingledine prepare the download page f...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 19 years ago

download.html   303) 
Roger Dingledine mention 0.1.0.17 on the dow...

Roger Dingledine authored 18 years ago

en/download.wml 304) <p>2006-02-17:
en/download.wml 305) Tor 0.1.0.17 <a
en/download.wml 306) href="http://archives.seul.org/or/announce/Feb-2006/msg00000.html">fixes a
en/download.wml 307) crash bug for servers that enable hibernation, lets Windows servers scale
en/download.wml 308) better, and tries to reduce the bandwidth overhead from the old-style
en/download.wml 309) directory protocol</a>. Both clients and servers are encouraged to
en/download.wml 310) upgrade.
en/download.wml 311) </p>
en/download.wml 312) 
Roger Dingledine a blurb about 0.1.0.16

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

download.html   320) <p>2005-09-23:
download.html   321) Tor 0.1.0.15 fixes <a
download.html   322) href="http://archives.seul.org/or/announce/Sep-2005/msg00000.html">a crash
download.html   323) bug when exit nodes run out of file descriptors, and rejects two more ports
download.html   324) in the default exit policy</a>.
download.html   325) </p>
download.html   326) 
Roger Dingledine bump download page to 0.1.0...

Roger Dingledine authored 18 years ago

download.html   327) <p>2005-08-08:
download.html   328) Tor 0.1.0.14 fixes <a
download.html   329) href="http://archives.seul.org/or/announce/Aug-2005/msg00001.html">the
download.html   330) second half of a critical bug in the security of our crypto
download.html   331) handshakes</a>. All clients should upgrade <b>immediately</b>!
download.html   332) </p>
download.html   333) 
Roger Dingledine bump the download page

Roger Dingledine authored 18 years ago

download.html   334) <p>2005-08-04:
download.html   335) Tor 0.1.0.13 fixes a <a
download.html   336) 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   337) bug in the security of our crypto handshakes</a>.
Roger Dingledine bump the download page

Roger Dingledine authored 18 years ago

download.html   338) </p>
download.html   339) 
Roger Dingledine bump download page to 0.1.0.12

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

download.html   346) <p>2005-06-30:
download.html   347) 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   348) 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   349) problem where servers would disregard their exit policies in some
download.html   350) circumstances</a>.
download.html   351) </p>
download.html   352) 
Roger Dingledine prepare the download page f...

Roger Dingledine authored 18 years ago

download.html   353) <p>2005-06-12:
download.html   354) Tor 0.1.0.10 features <a
download.html   355) href="http://archives.seul.org/or/announce/Jun-2005/msg00000.html">cleanup
download.html   356) on Windows, including making NT services work; many performance
download.html   357) improvements, including libevent to use poll/epoll/kqueue when available,
download.html   358) and pthreads and better buffer management to avoid so much memory bloat;
download.html   359) better performance and reliability for hidden services; automated
download.html   360) self-reachability testing by servers; http and https proxy support for
download.html   361) 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   362) </p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

download.html   364) <hr />
download.html   365) 
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/download.wml 366) <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   367) details.</p>
download.html   368) 
download.html   369)   </div><!-- #main -->